Open
Bug 631112
Opened 15 years ago
Updated 3 years ago
Incorrect background and :after position with a multi-column DIV in RTL mode
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
()
Details
(Keywords: rtl)
See the test case: http://www.robodesign.ro/coding/0075/2.html. The way we paint the background for the DIV and also the :after content seems to be pretty broken!
Comment 1•15 years ago
|
||
It looks like the abs pos frame is a kid of the first columnated block, right?
Do we change the width of that block at some point without reflowing the abs pos kid or something?
Comment 2•13 years ago
|
||
Hello,
The test at the URL field does not describe and does not specify where exactly the "hello world!" string should be positioned.
I examined such test and came up with this test:
http://www.gtalbot.org/BugzillaSection/Bug631112-multi-column-in-rtl.html
IE10, Firefox 22, Chrome 28.0.1500.63 and Opera 12.15 all pass this test.
As far as I can figure out the issue with regards to this bug report:
WORKSFORME
Comment 3•13 years ago
|
||
I forgot to mention that I use Linux KDE 4.10.4, kernel 3.8.0-25-generic, i686 (32bits).
Ehsan, is this bug specifically and solely a Mac OS X bug, happening only under Mac OS X ?
Gérard
| Reporter | ||
Comment 4•13 years ago
|
||
Hmm, I'm not sure what this bug was about really, I should have probably attached a screenshot. :(
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•