Bug 17908

Summary: Various bugs in the Console completion code
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch mrowe: review+

Timothy Hatcher
Reported 2008-03-17 23:03:17 PDT
Some bugs include: * Auto completion stay around when clicking to change caret selection. Fine when arrowing to change caret. * Can never move the caret to a previous spot in the prompt. It always jumps to the end. * The selection will sometimes jump to a random spot in the middle of the prompt when it was going to jump to the end. Happens when there are multiple text nodes.
Attachments
Patch (5.09 KB, patch)
2008-03-17 23:05 PDT, Timothy Hatcher
mrowe: review+
Timothy Hatcher
Comment 1 2008-03-17 23:05:53 PDT
Mark Rowe (bdash)
Comment 2 2008-03-17 23:12:13 PDT
Comment on attachment 19860 [details] Patch r=me, small typo in the ChangeLog: "carent"
Timothy Hatcher
Comment 3 2008-03-17 23:13:46 PDT
Landed in r31120.
Note You need to log in before you can comment on or make changes to this bug.