Hover with adjacent selector doesn't work

Atom RSS

This site heavily relies on bug reports created by its readers. Anyone can report a bug and be published.

Main navigation:




Search reports by browser:

The hover selector combined with an adjacent selector (dt:hover + dd { color : red; }) works buggily (Safari) or not at all (Opera), while these browsers support the two of them separately.

Test page. Workaround is not included
Reported by: Randall Hansen.

Opera, Safari | Reported on 11 February 2005.

Comments

(Add your own)

Posted by Joshua Juran on 1 September 2005

1

This is still a bug in Safari 1.3.1.

Posted by Josh Fremer on 23 February 2006

2

Confirmed still present in Opera 8.51 build 2182 for Mac OS X.

Confirmed still present in Safari 2.0.3 (417.8).

Posted by Chris Hester on 27 February 2006

3

Bug not present in Opera 9 Preview 2 Weekly Build 8212. Test page works as expected.

Post a comment

Commenting guidelines:

  1. When quoting specs, articles or your own research, please include a URL of the document.
  2. Test your stuff. When reporting browser behaviour, make sure that your report is correct.

Yes