WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91780
In flipped blocks writing modes, no flipping occurs when mapping RenderText’s local coordinates to absolute
https://bugs.webkit.org/show_bug.cgi?id=91780
Summary
In flipped blocks writing modes, no flipping occurs when mapping RenderText’s...
mitz
Reported
2012-07-19 13:07:36 PDT
In flipped blocks writing modes, RenderText::absoluteQuadsForRange returns incorrect results because the local coordinates don’t get flipped when mapped to absolute.
Attachments
Made RenderObject::mapLocalToContainer pass through the applyContainerFlip value if it doesn’t apply the flip itself
(7.08 KB, patch)
2012-07-19 13:22 PDT
,
mitz
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2012-07-19 13:08:56 PDT
<
rdar://problem/11915433
>
mitz
Comment 2
2012-07-19 13:22:09 PDT
Created
attachment 153332
[details]
Made RenderObject::mapLocalToContainer pass through the applyContainerFlip value if it doesn’t apply the flip itself
mitz
Comment 3
2012-07-19 13:46:21 PDT
Fixed in <
http://trac.webkit.org/r123146
>.
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