[Webkit-unassigned] [Bug 167146] New: Web Inspector: "bouncy highlight" element in TextEditor/DOMTreeOutline should update or dismiss when user scrolls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 16:39:52 PST 2017


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

            Bug ID: 167146
           Summary: Web Inspector: "bouncy highlight" element in
                    TextEditor/DOMTreeOutline should update or dismiss
                    when user scrolls
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bburg at apple.com
                CC: dcrousso+webkit at gmail.com,
                    inspector-bugzilla-changes at group.apple.com

This looks dumb. Should be easy to fix. Relevant code is in 

TextEditor._revealSearchResult

and you could use add/removeScrollHandler to detect this and update position or hide it early. You'd need to make sure the animation cancels.

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


More information about the webkit-unassigned mailing list