Bug 92566 - In flipped lines writing modes, hit testing at the beginning of a column may return a result from the previous column
Summary: In flipped lines writing modes, hit testing at the beginning of a column may ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-27 18:02 PDT by mitz
Modified: 2012-07-28 14:41 PDT (History)
2 users (show)

See Also:


Attachments
Enhance the fix for bug 92524 to work with flipped lines (5.43 KB, patch)
2012-07-27 18:07 PDT, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-07-27 18:02:11 PDT
In flipped lines writing modes, hit testing at the beginning of a column may return a result from the previous column
Comment 1 mitz 2012-07-27 18:07:32 PDT
Created attachment 155099 [details]
Enhance the fix for bug 92524 to work with flipped lines
Comment 2 mitz 2012-07-28 14:41:35 PDT
Fixed in <http://trac.webkit.org/r123973>.