WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
19124
position: absolute handled incorrectly when text-align: right applied to parent element
https://bugs.webkit.org/show_bug.cgi?id=19124
Summary
position: absolute handled incorrectly when text-align: right applied to pare...
Vitaly Harisov
Reported
2008-05-19 01:12:57 PDT
See example.
Attachments
Screenshot: WebKit-SVN-r33561, Opera 9.5 beta 2, Firefox 2.0.0.11
(85.98 KB, image/png)
2008-05-19 01:14 PDT
,
Vitaly Harisov
no flags
Details
Shows incorrect handling of position absolute with a parent element having direction rtl.
(465 bytes, text/html)
2011-06-16 14:32 PDT
,
Robert Flack
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Vitaly Harisov
Comment 1
2008-05-19 01:14:09 PDT
Created
attachment 21226
[details]
Screenshot: WebKit-SVN-
r33561
, Opera 9.5 beta 2, Firefox 2.0.0.11
mitz
Comment 2
2009-09-27 17:11:37 PDT
***
Bug 29781
has been marked as a duplicate of this bug. ***
Robert Flack
Comment 3
2011-06-16 14:32:20 PDT
Created
attachment 97500
[details]
Shows incorrect handling of position absolute with a parent element having direction rtl. Demonstrates that position absolute is handled incorrectly within direction rtl elements as well. Both red boxes should be inside and right aligned within the black outlined container.
Gérard Talbot (no longer involved)
Comment 4
2011-07-16 22:26:57 PDT
Semi-reduced testcase:
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug147690-Uranio.html
Reduced testcase:
http://www.gtalbot.org/BrowserBugsSection/Konqueror4Bugs/Bug147690-Uranio-2.html
Firefox 5.0, Opera 11.50 and Konqueror 4.6.5 (KHTML engine) render those testcases the same. Chrome 12.0.742.124 renders those testcases differently. I sincerly am not sure which browsers is correct in rendering those testcases. What Chrome 12.0.742.124 makes sense in my mind. KDE Platform Version: 4.6.5 Qt Version: 4.7.2 Operating System: Linux 2.6.38-10-generic-pae i686 Distribution: Kubuntu 11.04 here. ----------- Correspondent bug report at bugs.kde.org _bug 147690_ : [testcase] Problems with CSS Absolute Positioned Elements
https://bugs.kde.org/show_bug.cgi?id=147690
regards, Gérard
Robert Hogan
Comment 5
2011-08-02 14:45:11 PDT
The test case works fine against the patch at 47148.
Robert Hogan
Comment 6
2013-01-29 12:35:04 PST
This is resolved now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug