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?
Giải pháp được chọn
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?
Đọc câu trả lời này trong ngữ cảnh 👍 0Tất cả các câu trả lời (2)
Giải pháp được chọn
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?