Bug 95372

Summary: [BlackBerry] Do not use the shadow tree when retrieving the underlying element for FatFinger.
Product: WebKit Reporter: Nima Ghanavatian <nima.ghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nima.ghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.