Summary: | REGRESSION (r239441): [iOS] Selection UI sometimes doesn't change after tapping "select all" in the callout bar | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> | ||||
Component: | HTML Editing | Assignee: | Wenson Hsieh <wenson_hsieh> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, Hironori.Fujii, thorton, webkit-bug-importer, wenson_hsieh | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Wenson Hsieh
2019-01-01 20:51:27 PST
Created attachment 358184 [details]
Patch
Comment on attachment 358184 [details] Patch Clearing flags on attachment: 358184 Committed r239573: <https://trac.webkit.org/changeset/239573> All reviewed patches have been landed. Closing bug. Comment on attachment 358184 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=358184&action=review > Source/WebKit/WebProcess/WebPage/WebPage.cpp:5890 > + // Instead, we should just compute and send post-layout editor state during the next frame. Filed : Bug 213277 – [WinCairo][WK2] The entire content area is unnecessarily repainted just by clicking a text |