Bug 15838 - Incomplete repaint toggling "How you know this person" on Facebook
Summary: Incomplete repaint toggling "How you know this person" on Facebook
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2007-11-04 21:20 PST by Matt Lilek
Modified: 2007-11-06 09:52 PST (History)
1 user (show)

See Also:


Attachments
Screenshot - "Through Facebook" (18.92 KB, image/png)
2007-11-04 21:21 PST, Matt Lilek
no flags Details
Screenshot - "Lived together" (19.27 KB, image/png)
2007-11-04 21:21 PST, Matt Lilek
no flags Details
Reduction (376 bytes, text/html)
2007-11-05 14:03 PST, mitz
no flags Details
Repaint a block when making children non-inline (44.76 KB, patch)
2007-11-05 16:51 PST, mitz
no flags Details | Formatted Diff | Diff
Repaint a block when making children non-inline (45.08 KB, patch)
2007-11-06 09:46 PST, 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 Matt Lilek 2007-11-04 21:20:48 PST
On Facebook, when confirming a friend, toggling selected checkboxes in the "How you know this person" overlay results in an incomplete repaint of the very bottom of the little box that appears on toggle. The two that seemed to cause this were "Lived together" and "Through Facebook".
Comment 1 Matt Lilek 2007-11-04 21:21:25 PST
Created attachment 17040 [details]
Screenshot - "Through Facebook"
Comment 2 Matt Lilek 2007-11-04 21:21:50 PST
Created attachment 17041 [details]
Screenshot - "Lived together"
Comment 3 mitz 2007-11-05 14:03:19 PST
Created attachment 17049 [details]
Reduction
Comment 4 mitz 2007-11-05 16:51:02 PST
Created attachment 17052 [details]
Repaint a block when making children non-inline

Not for review yet
Comment 5 mitz 2007-11-06 09:46:20 PST
Created attachment 17061 [details]
Repaint a block when making children non-inline
Comment 6 Darin Adler 2007-11-06 09:49:02 PST
Comment on attachment 17061 [details]
Repaint a block when making children non-inline

r=me
Comment 7 mitz 2007-11-06 09:52:41 PST
Fixed in <http://trac.webkit.org/projects/webkit/changeset/27478>.