WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
182378
FrameSelection should clear m_selectionRevealMode whenever m_pendingSelectionUpdate is set true
https://bugs.webkit.org/show_bug.cgi?id=182378
Summary
FrameSelection should clear m_selectionRevealMode whenever m_pendingSelection...
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug