[Webkit-unassigned] [Bug 34927] New: Feature Request: Shortcut to accept autocompletion in js console
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 14 05:28:48 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34927
Summary: Feature Request: Shortcut to accept autocompletion in
js console
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
URL: http://example.com
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: knappjt at yahoo.com
Accessibility issue / feature request with webkit inspector:
When using tab to autocomplete javascript, completions with multiple
possibilities can not be selected unless you use the right arrow key. It seems
to me that shift+tab would make a reasonable shortcut to accept the current
selection.
I believe this would go a long way to make using the inspector less stressful
on our hands.
Please let me know if this will be deleted and I should submit it somewhere
else.
~~~
Steps to reproduce:
1) View any webpage.
2) Activate Javascript Console
3) Start typing a command to autocomplete, such as document.getE
4) Hit Tab for your suggestion, notice that you can not select your suggestion
without moving your hand.
5) Think about how natural it would be to hit shift with tab to select.
--
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