[Webkit-unassigned] [Bug 40409] New: Web Inspector: Tab complete in a command line jumps on next value

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 10 01:54:18 PDT 2010


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

           Summary: Web Inspector: Tab complete in a command line jumps on
                    next value
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://screenr.com/9gK
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at elv1s.ru
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com


How to reproduce the bug:
1. Type "document.get" in the command line. You should see document.get<CSSCanvasContext> (<> is an auto-suggestion)
2. Press Tab

Expected:
"document.get[CSSCanvasContext]" ([] is a selected text)

Actual:
"document.get[ElementById]"

Screencast: http://screenr.com/9gK

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