Bug 15023 - REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
Summary: REGRESSION (r21113-r21143): JavaScript tooltip rendering bug
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.4
: P1 Normal
Assignee: Nobody
URL: http://home.eggdrop.ch/tips.html
Keywords: HasReduction, InRadar, Regression
Depends on:
Blocks:
 
Reported: 2007-08-20 11:02 PDT by Thomas Steinacher
Modified: 2007-08-24 03:18 PDT (History)
1 user (show)

See Also:


Attachments
Screenshot (13.02 KB, image/png)
2007-08-20 11:56 PDT, Matt Lilek
no flags Details
Reduction (570 bytes, text/html)
2007-08-20 13:33 PDT, mitz
no flags Details
Cache layers' repaint rects when they turn visible (8.92 KB, patch)
2007-08-20 14:43 PDT, mitz
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Steinacher 2007-08-20 11:02:19 PDT
Move the mouse over the example page. Notice the rendering bugs (using r25145 here): Parts of the page are not redrawn properly. 

Here's another URL with the same problems:
http://www.walterzorn.com/tooltip/tooltip_e.htm
Comment 1 Matt Lilek 2007-08-20 11:54:19 PDT
Confirmed with r25153. This is a regression from Safari 3.0.3 Beta.
Comment 2 Matt Lilek 2007-08-20 11:56:13 PDT
Created attachment 16036 [details]
Screenshot
Comment 3 mitz 2007-08-20 13:33:58 PDT
Created attachment 16039 [details]
Reduction
Comment 4 mitz 2007-08-20 14:43:12 PDT
Created attachment 16042 [details]
Cache layers' repaint rects when they turn visible

Includes repaint test
Comment 5 Dave Hyatt 2007-08-20 14:46:58 PDT
Comment on attachment 16042 [details]
Cache layers' repaint rects when they turn visible

r=me
Comment 6 Matt Lilek 2007-08-20 18:44:20 PDT
Committed revision 25168.
Comment 7 Mark Rowe (bdash) 2007-08-24 03:18:25 PDT
<rdar://problem/5435092>