[Webkit-unassigned] [Bug 43649] New: When autocompleting a CSS property when editing styles, Tab key should not wipe what I've typed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 6 15:40:54 PDT 2010


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

           Summary: When autocompleting a CSS property when editing
                    styles, Tab key should not wipe what I've typed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com


When editing style rules, the behavior of the Tab key with autocomplete is very annoying. Tab should confirm the auto-suggested text, not tab out of the field (and therefore destroy what I've entered).

To repro:
1. Inspect an element
2. In the inspector, click the gear icon and choose New Style Rule
3. Accept the default selector
4. Type 'dis', see it autosuggest "display"
5. Hit tab to accept the autocompletion.
6. Swear when your entered text goes away.

-- 
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