Bug Report: 150175 Date: 2004-08-22 Note: Rendering bugs different in 9.00 build 8501. Fixed in 9.50a1 build 9500. Version: Opera 7.54/Windows98/PC Build: 3865 Brief Summary: Incorrect placement of absolutely positioned element. Severity: Significant Part affected: Display URL: http://home.swipnet.se/sigsegv/opera/bugs/span-absolute-ancestor-relative.html Detailed description: Given * two or more sibling elements ("outer span") with 'position: relative', and * each with a child element ("inner span") with 'position: absolute', and, * an ancestor element, ("div"), also with 'position: relative', then the first "inner span" is positioned correctly, relative to its parent element "outer span", but all subsequent "inner spans" are incorrectly positioned. It looks like the ancestors position is added to the correct position of the subsequent "inner spans". Steps to reproduce the bug: 1. Visit URL. 2. Compare the four test cases. E-mail: See: mailto.txt