RESOLVED INVALID 62504
Inserting text inside a DocumentMarker does not grow the marker
https://bugs.webkit.org/show_bug.cgi?id=62504
Summary Inserting text inside a DocumentMarker does not grow the marker
Justin Garcia
Reported 2011-06-11 17:25:56 PDT
When the user deletes text inside of a marker, WebKit shrinks the marker, but when the user inserts text inside markers, they do not grow. <rdar://problem/9594282>
Attachments
Hajime Morrita
Comment 1 2011-06-14 02:33:26 PDT
Hi Justin, Could you give more detail for reproduction? Usually, the spelling/grammar markers are removed when the caret is on the marked range. So user can't remove the marker because there is no marker under the caret. I guess your are talking about different type of marker.
Darin Adler
Comment 2 2020-04-04 13:04:06 PDT
There may be some real issue here, but we aren’t going to keep this bug open.
Note You need to log in before you can comment on or make changes to this bug.