WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
17908
Various bugs in the Console completion code
https://bugs.webkit.org/show_bug.cgi?id=17908
Summary
Various bugs in the Console completion code
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2008-03-17 23:05:53 PDT
Created
attachment 19860
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug