WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
109907
Web Inspector: Redo in text editor should always collapse selection to end.
https://bugs.webkit.org/show_bug.cgi?id=109907
Summary
Web Inspector: Redo in text editor should always collapse selection to end.
Vsevolod Vlasov
Reported
2013-02-15 00:29:11 PST
Patch to follow.
Attachments
Patch
(2.93 KB, patch)
2013-02-15 00:33 PST
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2013-02-15 00:33:49 PST
Created
attachment 188498
[details]
Patch
Pavel Feldman
Comment 2
2013-02-15 06:12:12 PST
Comment on
attachment 188498
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=188498&action=review
> Source/WebCore/inspector/front-end/TextEditorModel.js:507 > + return range ? range.collapseToEnd() : null;
Consider moving this to the call site.
WebKit Review Bot
Comment 3
2013-02-15 06:57:33 PST
Comment on
attachment 188498
[details]
Patch Clearing flags on attachment: 188498 Committed
r142994
: <
http://trac.webkit.org/changeset/142994
>
WebKit Review Bot
Comment 4
2013-02-15 06:57:36 PST
All reviewed patches have been landed. Closing bug.
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