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?