[Webkit-unassigned] [Bug 182378] New: FrameSelection should clear m_selectionRevealMode whenever m_pendingSelectionUpdate is set true

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 1 01:29:35 PST 2018


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

            Bug ID: 182378
           Summary: FrameSelection should clear m_selectionRevealMode
                    whenever m_pendingSelectionUpdate is set true
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: wenson_hsieh at apple.com

As Antti pointed out in the bug 182212, we should be clearing m_selectionRevealMode to DoNotReveal
whenever we're setting m_pendingSelectionUpdate to true.

Otherwise, we would end up revealing selection when we shouldn't.

-- 
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/20180201/eedbb4f8/attachment-0001.html>


More information about the webkit-unassigned mailing list