Bug 62504 - Inserting text inside a DocumentMarker does not grow the marker
Summary: Inserting text inside a DocumentMarker does not grow the marker
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-06-11 17:25 PDT by Justin Garcia
Modified: 2020-04-04 13:04 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 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>
Comment 1 Hajime Morrita 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.
Comment 2 Darin Adler 2020-04-04 13:04:06 PDT
There may be some real issue here, but we aren’t going to keep this bug open.