WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
194660
Web Inspector: Console: dragging a selection outside the selected element clears the selection
https://bugs.webkit.org/show_bug.cgi?id=194660
Summary
Web Inspector: Console: dragging a selection outside the selected element cle...
Devin Rousso
Reported
2019-02-14 11:29:00 PST
# STEPS TO REPRODUCE: 1. inspect any page 2. open the Console tab 3. log `console.log("Na".repeat(10000) + " Batman!")` 4. scroll to the top of the console 5. start selecting from the beginning(ish) of the log 6. quickly drag the cursor down to be over the console prompt (e.g. to fast scroll) => text selection disappears, and instead the entire log (and the `undefined` result) are selected (background-color)
Attachments
Patch
(2.94 KB, patch)
2019-02-14 11:30 PST
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Devin Rousso
Comment 1
2019-02-14 11:29:12 PST
<
rdar://problem/46719239
>
Devin Rousso
Comment 2
2019-02-14 11:30:56 PST
Created
attachment 362042
[details]
Patch
Joseph Pecoraro
Comment 3
2019-02-25 23:34:37 PST
Comment on
attachment 362042
[details]
Patch r=me
WebKit Commit Bot
Comment 4
2019-02-26 00:00:32 PST
Comment on
attachment 362042
[details]
Patch Clearing flags on attachment: 362042 Committed
r242078
: <
https://trac.webkit.org/changeset/242078
>
WebKit Commit Bot
Comment 5
2019-02-26 00:00:34 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