WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
38830
Should suppress selection change notifications during a composition change
https://bugs.webkit.org/show_bug.cgi?id=38830
Summary
Should suppress selection change notifications during a composition change
Justin Garcia
Reported
2010-05-09 20:37:36 PDT
Selection changes that happen during a composition change (changes to marked text) are just an internal implementation detail. We use Editor::m_ignoreCompositionSelectionChange to avoid revealing the selection on those changes, we should use that boolean to suppress selection change notifications too.
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