RESOLVED FIXED 145888
Web Inspector: Unable to select text of user input messages in the console
https://bugs.webkit.org/show_bug.cgi?id=145888
Summary Web Inspector: Unable to select text of user input messages in the console
Nikita Vasilyev
Reported 2015-06-11 11:57:23 PDT
Created attachment 254736 [details] Animated GIF of the problem Steps: 1. Open WebInspector Console on any page 2. Enter "document.body", press Enter 3. Double click on "document" Expected: "document" gets text selection Actual: The whole console message gets selected on first click. Consequent clicks don't do anything.
Attachments
Animated GIF of the problem (109.89 KB, image/gif)
2015-06-11 11:57 PDT, Nikita Vasilyev
no flags
[Animated GIF] With the patch applied (124.52 KB, image/gif)
2015-06-20 18:34 PDT, Nikita Vasilyev
no flags
Patch (1.20 KB, patch)
2015-06-20 18:36 PDT, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2015-06-11 11:57:46 PDT
Nikita Vasilyev
Comment 2 2015-06-20 18:34:13 PDT
Created attachment 255306 [details] [Animated GIF] With the patch applied
Nikita Vasilyev
Comment 3 2015-06-20 18:36:42 PDT
WebKit Commit Bot
Comment 4 2015-06-22 10:48:20 PDT
Comment on attachment 255307 [details] Patch Clearing flags on attachment: 255307 Committed r185835: <http://trac.webkit.org/changeset/185835>
WebKit Commit Bot
Comment 5 2015-06-22 10:48:24 PDT
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.