Bug 33907 - Incomplete repaint changing display:none in span inside anchor block
Summary: Incomplete repaint changing display:none in span inside anchor block
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.pmob.co.uk/maze/catch-me2.htm
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2010-01-20 09:33 PST by Simon Fraser (smfr)
Modified: 2011-12-09 14:28 PST (History)
2 users (show)

See Also:


Attachments
Reduced case (385 bytes, text/html)
2010-06-27 03:26 PDT, Mads Storm Hansen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-01-20 09:33:18 PST
In the page at the URL, we don't correctly repaint, so you see multiple "catch me" instances when there should only be one.
Comment 1 mitz 2010-01-20 09:42:03 PST
Is this a regression from Safari 4.0.4?
Comment 2 Simon Fraser (smfr) 2010-01-20 09:48:36 PST
Not a regression from 4.0.4
Comment 3 Mads Storm Hansen 2010-06-27 03:26:09 PDT
Created attachment 59850 [details]
Reduced case

Reproduced and reduced on Windows with rev. 61966.

A SPAN-element relatively positioned outside its containing DIV-element is not repainted properly, when un-hovering the containing DIV-element.
Comment 4 Eric Seidel (no email) 2011-12-09 14:28:29 PST
Looks fixed to me.