Closed
Bug 265796
Opened 21 years ago
Closed 18 years ago
bug 259683 still broken for rtl cases
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: dbaron, Unassigned)
References
Details
(Keywords: rtl)
Bug 259683 is still broken for some RTL cases with the fix that was checked in.
There are two issues that I mentioned in the bug:
1) We probably shouldn't need to return false for the shrink-wrap cases, only
for the available-width == unconstrained cases
2) There's something else wrong with the repeated-ReflowDirtyLines codepath
Comment 1•18 years ago
|
||
This WFM since 2006-12-08, i.e. the reflow-refactor landing.
Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: reflow-refactor
Flags: in-testsuite?
Resolution: --- → FIXED
Comment 2•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
You need to log in
before you can comment on or make changes to this bug.
Description
•