Open Bug 162191 Opened 24 years ago Updated 3 years ago

inefficient incremental reflow for positioned inline frames with absolute children

Categories

(Core :: Layout: Block and Inline, defect, P3)

defect

Tracking

()

People

(Reporter: dbaron, Unassigned)

References

Details

(Keywords: perf, Whiteboard: [whitebox])

Attachments

(2 files)

Bug 75121 contains a fix for block frames but not inline frames. We should consider doing the same or a similar fix in nsPositionedInlineFrame, although it's a bit lower priority and we'd really need to find some testcases. (It's also worth double-checking that we don't need to do bug 154230 for them as well, although I don't think we do based on the comments there.)
Keywords: perf
Blocks: 114584
Priority: -- → P2
Target Milestone: --- → Future
.
Assignee: attinasi → block-and-inline
Component: Layout → Layout: Block & Inline
QA Contact: petersen → ian
Whiteboard: [whitebox]
Target Milestone: Future → ---
Attached file testcase
Press "move" button to start reflowing Notice the red div moves before the blue div, even though the blue div is a child of the red div. The blue div looks almost as if it is sliding off the red div. The bug becomes easier to see when the document size increases and the increment speed increases.
Attached image Screenshot of the bug
Comment 2 and comment 3 have nothing to do with this bug, as far as I can tell.
We should look into whether this was fixed by bug 300030.
Assignee: layout.block-and-inline → nobody
QA Contact: ian → layout.block-and-inline
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.4) Gecko/20100503 Firefox/3.6.4 Seems fixed on Fx 3.6.4.
WFM: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.3a5pre) Gecko/20100506 Minefield/3.7a5pre
Moving to p3 because no activity for at least 1 year(s). See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: