RESOLVED CONFIGURATION CHANGED 25461
A detached SelectionController should be able to compute a caret rect
https://bugs.webkit.org/show_bug.cgi?id=25461
Summary A detached SelectionController should be able to compute a caret rect
Justin Garcia
Reported 2009-04-28 16:13:22 PDT
A detached SelectionController doesn't have a frame, so in recomputeCaretRect() it returns false. <rdar://problem/6656149>
Attachments
Ahmad Saleem
Comment 1 2022-12-16 16:16:48 PST
We still have this bool function - https://github.com/WebKit/WebKit/blob/1f2a57c08aabcbecc87efc1284e3e25153bdd2c2/Source/WebCore/editing/FrameSelection.cpp#L1769 Is something required or this can be marked as "RESOLVED LATER" for future enhancement?
Ryosuke Niwa
Comment 2 2022-12-17 13:25:43 PST
The associated radar says this has been resolved elsewhere.
Note You need to log in before you can comment on or make changes to this bug.