Bug 9441
Summary: | Space collapsed after deletion | ||
---|---|---|---|
Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ian |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Justin Garcia
editing/deleting/delete-ws-fixup-002.html illustrates a bug where a space is collapsed incorrectly after deletion.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Justin Garcia
The space replaced with a nbsp, so it shouldn't be collapsed. Re-sizing the window makes it appear, this is a Layout and Rendering bug.
Justin Garcia
I just ran editing/deleting/delete-ws-fixup-002.html in Safari 4 and it appears that this bug is fixed. Closing.