Bug 182378

Summary: FrameSelection should clear m_selectionRevealMode whenever m_pendingSelectionUpdate is set true
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: koivisto, wenson_hsieh
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2018-02-01 01:29:35 PST
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.
Attachments
Note You need to log in before you can comment on or make changes to this bug.