Bug 95372 - [BlackBerry] Do not use the shadow tree when retrieving the underlying element for FatFinger.
Summary: [BlackBerry] Do not use the shadow tree when retrieving the underlying elemen...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nima Ghanavatian
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-29 13:33 PDT by Nima Ghanavatian
Modified: 2012-08-29 19:49 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.40 KB, patch)
2012-08-29 13:41 PDT, Nima Ghanavatian
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nima Ghanavatian 2012-08-29 13:33:09 PDT
By using the shadow tree we were getting a mismatch between elements of the current element under focus and the one return to us from FatFingers. Passing ShadowContentNotAllowed to get the right handle.
Comment 1 Nima Ghanavatian 2012-08-29 13:41:41 PDT
Created attachment 161303 [details]
Patch
Comment 2 WebKit Review Bot 2012-08-29 19:49:18 PDT
Comment on attachment 161303 [details]
Patch

Clearing flags on attachment: 161303

Committed r127086: <http://trac.webkit.org/changeset/127086>
Comment 3 WebKit Review Bot 2012-08-29 19:49:21 PDT
All reviewed patches have been landed.  Closing bug.