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?
संदर्भ में यह जवाब पढ़ें 👍 0All Replies (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?