Bug 62504
| Summary: | Inserting text inside a DocumentMarker does not grow the marker | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | CC: | darin, enrica, jiapu.mail, morrita, rniwa |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Justin Garcia
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Hajime Morrita
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
There may be some real issue here, but we aren’t going to keep this bug open.