[Webkit-unassigned] [Bug 144207] Web Inspector: Should have a keyboard shortcut to switch between inspector tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 28 18:16:22 PDT 2015


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #3)
> Comment on attachment 253867 [details]
> [PATCH] Proposed Fix
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=253867&action=review
> 
> > Source/WebInspectorUI/ChangeLog:11
> > +        Be careful that some keyboard shortcuts, when used inside a text
> > +        editor / text field are just text actions. However, some keyboard
> > +        shortcuts will work no matter where you trigger them.
> 
> Do we need to use WebInspector.isEventTargetAnEditableField to abort early?

Naw, we match the system here. If you're in a text editor and do something like Shift+Command+Left, it should select text instead of change tabs.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150529/fe2a9b0f/attachment.html>


More information about the webkit-unassigned mailing list