[Webkit-unassigned] [Bug 194660] New: Web Inspector: Console: dragging a selection outside the selected element clears the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 11:29:00 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=194660

            Bug ID: 194660
           Summary: Web Inspector: Console: dragging a selection outside
                    the selected element clears the selection
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

# 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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190214/d89ac386/attachment.html>


More information about the webkit-unassigned mailing list