[Webkit-unassigned] [Bug 114819] Show a block caret for overtype mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 19 09:09:15 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114819





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2013-04-19 09:07:33 PST ---
(In reply to comment #2)
> I'm curious how the internal structure will look like if we have block-cursor *and* user-selected text at the same time.  Will there be two FrameSelection objects attached to the same Frame, or will FrameSelection be modified to handle this situation?

You can't because collapsed and non-collapsed selection (caret) cannot co-exist.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list