Everytime I press ctr+d to duplicate an item in figma, the bookmarks option pops up!
Hi there, I'm trying to duplicate an item in figma ( an web based design tool ). But, every time I try to do it by pressing ctrl+d , the bookmark option pops up. How can i fix this?
被選擇的解決方法
Yes, Ctrl+D is the "bookmark this tab" shortcut.
It sounds as though the site either is not successfully intercepting the shortcut or is forgetting to block it from going to Firefox. (You can confirm it is possible to block Ctrl+d by entering d in the ad hoc block box on my test page here: https://www.jeffersonscher.com/res/keyvents.html )
Do other keyboard shortcuts work on the site?
從原來的回覆中察看解決方案 👍 0所有回覆 (2)
選擇的解決方法
Yes, Ctrl+D is the "bookmark this tab" shortcut.
It sounds as though the site either is not successfully intercepting the shortcut or is forgetting to block it from going to Firefox. (You can confirm it is possible to block Ctrl+d by entering d in the ad hoc block box on my test page here: https://www.jeffersonscher.com/res/keyvents.html )
Do other keyboard shortcuts work on the site?
Hi
You can possibly use code in an autoconfig.cfg file to disable keyboard shortcuts.
See:
- /questions/1328569 How to disable Command+D to "Bookmark This Page" in Mac?