Closed
Bug 530867
Opened 15 years ago
Closed 14 years ago
Bug when style.position='absolute' and setting style.left and/or style.top
Categories
(Core :: Layout: Positioned, defect)
Core
Layout: Positioned
Tracking
()
People
(Reporter: terje.rosenlund, Unassigned)
Details
(Keywords: testcase, Whiteboard: [duplicate of bug 63895?])
Attachments
(1 file)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.15) Gecko/2009101601 Firefox/3.0.15 (.NET CLR 3.5.30729)
Setting style.position='absolute' breaks position attachment to its parent element when style.top and/or style.left is set (happens per axis-basis)
It`s a useful bug in some cases (..an not possible in IE) but it also makes it impossible to adjust position for child-elements in an element destined for a later move
Reproducible: Always
Steps to Reproduce:
1. Run attachment
Reporter | ||
Comment 1•15 years ago
|
||
Reporter | ||
Comment 2•15 years ago
|
||
Same bug in:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
Reporter | ||
Comment 3•15 years ago
|
||
Same bug in:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 3.5.30729)
Would have been nice if someone could comment this bug
Comment 4•14 years ago
|
||
Reporter, please retest with Firefox 3.6.12 or later in a fresh profile (http://support.mozilla.com/kb/Managing+profiles). Also update your plugins (flash, adobe reader, java, quicktime, silverlight, etc.) Go to the developer's website and download the latest version from there. If you no longer see this issue, please close this bug as RESOLVED, WORKSFORME. If you do see the bug, please post a comment.
Whiteboard: [CLOSEME 2010-12-01]
Reporter | ||
Comment 5•14 years ago
|
||
Tested as requested - behaviour has not changed at all
Updated•14 years ago
|
Whiteboard: [CLOSEME 2010-12-01]
Version: unspecified → 3.6 Branch
Comment 6•14 years ago
|
||
Sorry this was ignored - the default component ('Firefox - General') for the bugs is not triaged very well.
This seems to be the same as bug 63895, moving to Core to get confirmation.
Component: General → Layout: R & A Pos
Keywords: testcase
OS: Windows XP → All
Product: Firefox → Core
QA Contact: general → layout.r-and-a-pos
Hardware: x86 → All
Whiteboard: [duplicate of bug 63895?]
Version: 3.6 Branch → Trunk
Comment 7•14 years ago
|
||
Yep
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•