Bug 92600 - Hit testing in the gap between pages returns incorrect results in flipped blocks writing modes
Summary: Hit testing in the gap between pages returns incorrect results in flipped blo...
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-29 17:21 PDT by mitz
Modified: 2012-07-29 17:44 PDT (History)
2 users (show)

See Also:


Attachments
Make RenderView::updateHitTestResult use offsetForContents() (7.08 KB, patch)
2012-07-29 17:36 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-29 17:21:02 PDT
Hit testing in the gap between pages returns incorrect results in flipped blocks writing modes
Comment 1 mitz 2012-07-29 17:36:01 PDT
Created attachment 155188 [details]
Make RenderView::updateHitTestResult use offsetForContents()
Comment 2 mitz 2012-07-29 17:44:34 PDT
Fixed in <http://trac.webkit.org/r123990>.