WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146577
Web Inspector: Wrong cursor position in styles panel when deleting a line break
https://bugs.webkit.org/show_bug.cgi?id=146577
Summary
Web Inspector: Wrong cursor position in styles panel when deleting a line break
Nikita Vasilyev
Reported
2015-07-02 23:33:41 PDT
Animated GIF worth thousands of words:
https://cloudup.com/iiha76VfAIh
. Note how the cursor is lagging. Originally reported by
https://twitter.com/toolmantim
.
Attachments
Patch
(2.59 KB, patch)
2015-07-04 11:30 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-02 23:34:01 PDT
<
rdar://problem/21666399
>
Radar WebKit Bug Importer
Comment 2
2015-07-03 00:04:30 PDT
<
rdar://problem/21666642
>
Timothy Hatcher
Comment 3
2015-07-03 16:14:23 PDT
This is caused by the beginning of line checkbox placeholder marker we add to lines. We are either slow at removing it, or CodeMirror is slow at honoring our removal request.
Devin Rousso
Comment 4
2015-07-04 11:30:51 PDT
Created
attachment 256155
[details]
Patch
WebKit Commit Bot
Comment 5
2015-07-04 14:52:33 PDT
Comment on
attachment 256155
[details]
Patch Clearing flags on attachment: 256155 Committed
r186286
: <
http://trac.webkit.org/changeset/186286
>
WebKit Commit Bot
Comment 6
2015-07-04 14:52:37 PDT
All reviewed patches have been landed. Closing bug.
Nikita Vasilyev
Comment 7
2015-07-06 22:59:06 PDT
Finally tested this — works like a charm!
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