RESOLVED WORKSFORME 55151
Elements matched by ~ selectors not updated when :target changes
https://bugs.webkit.org/show_bug.cgi?id=55151
Summary Elements matched by ~ selectors not updated when :target changes
Gianni Chiappetta
Reported 2011-02-24 08:59:31 PST
This one is difficult to explain without assuming what the actual error is, but it seems that some elements matched relative to a :target element are not being updated when the :target changes. If one hovers over the elements then they are redrawn properly. Check out the demo URL provided. After clicking a cover, you'll notice that some covers have the wrong perspective, but are updated when hovered over. Webkit Nightly tested with: Version 5.0.3 (6533.19.4, r79488)
Attachments
Stripped down test case to clearly illustrate the bug. (1.37 KB, text/html)
2011-02-24 11:06 PST, Gianni Chiappetta
no flags
Gianni Chiappetta
Comment 1 2011-02-24 11:06:16 PST
Created attachment 83681 [details] Stripped down test case to clearly illustrate the bug. Added simplified test case.
Gianni Chiappetta
Comment 2 2011-02-24 11:11:50 PST
In the attached test case, giving focus to (i.e. tabbing over) the elements seems to make them be redrawn properly.
Gianni Chiappetta
Comment 3 2011-05-31 10:12:03 PDT
Looks like this might be fixed in recent builds?
Andreas Kling
Comment 4 2012-05-22 05:15:33 PDT
(In reply to comment #3) > Looks like this might be fixed in recent builds? It certainly looks that way. I'm closing this bug. Feel free to re-open if you run into trouble again.
Note You need to log in before you can comment on or make changes to this bug.