Bug 245421

Summary: Fix !elementStyle.caretColor().isValid() check in FrameSelection.cpp
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: HTML EditingAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Tim Nguyen (:ntim)
Reported 2022-09-20 04:12:36 PDT
It should really be checking for `elementStyle.hasAutoCaretColor()`.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-20 04:14:29 PDT
Tim Nguyen (:ntim)
Comment 2 2022-09-20 04:16:58 PDT
EWS
Comment 3 2022-09-20 04:23:38 PDT
Committed 254668@main (ec1b260043e4): <https://commits.webkit.org/254668@main> Reviewed commits have been landed. Closing PR #4525 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.