Bug 8337 - Incomplete repaint of inlines' outline during editing
Summary: Incomplete repaint of inlines' outline during editing
Status: VERIFIED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 01:53 PDT by mitz
Modified: 2006-04-19 02:23 PDT (History)
0 users

See Also:


Attachments
Test case (234 bytes, text/html)
2006-04-12 01:53 PDT, mitz
no flags Details
Patch, including change log and manual test (2.83 KB, patch)
2006-04-12 02:15 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2006-04-12 01:53:13 PDT
Inline elements' outlines do not repaint correctly when they are edited. See test case.
Comment 1 mitz 2006-04-12 01:53:44 PDT
Created attachment 7653 [details]
Test case
Comment 2 mitz 2006-04-12 02:15:58 PDT
Created attachment 7654 [details]
Patch, including change log and manual test
Comment 3 Darin Adler 2006-04-12 09:02:05 PDT
Comment on attachment 7654 [details]
Patch, including change log and manual test

Looks good. r=me