[Webkit-unassigned] [Bug 106539] PDFPlugin: Tab between text annotations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 15:59:38 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106539





--- Comment #3 from Tim Horton <timothy_horton at apple.com>  2013-02-06 16:01:45 PST ---
(In reply to comment #2)
> This is not really the right way to check for key combinations. We should let Cocoa decide whether a key combination matches.
> 
> It's easy to observe the difference by adding a new combination for insertTab: in DefaultKeyBinding.dict. Also, Cocoa accurately checks all modifiers, so it doesn't steal e.g. Ctrl+Tab.

We took a look at this today; it seems like it's going to be a lot of work to let Cocoa figure this out for us, so I think we should file another bug about that. In the meantime, I'll make sure that ctrl/meta/'altgraph' aren't down.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list