Bug 111618

Summary: [BlackBerry] Selection handles don't drag to expand correctly for RTL languages
Product: WebKit Reporter: Nima Ghanavatian <nghanavatian>
Component: WebKit BlackBerryAssignee: Nima Ghanavatian <nghanavatian>
Status: RESOLVED FIXED    
Severity: Normal CC: mifenton, rwlbuis, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Nima Ghanavatian 2013-03-06 13:13:46 PST
SSIA
Comment 1 Nima Ghanavatian 2013-03-06 13:15:04 PST
Created attachment 191816 [details]
Patch
Comment 2 Mike Fenton 2013-03-06 13:19:05 PST
Comment on attachment 191816 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=191816&action=review

> Source/WebKit/blackberry/WebKitSupport/SelectionHandler.cpp:76
> +    , m_isDirectionalOffsetSetToRTL(false)

Is this variable needed?  It's not used in this patch.
Comment 3 Nima Ghanavatian 2013-03-06 13:32:22 PST
Created attachment 191820 [details]
Patch
Comment 4 Rob Buis 2013-03-06 13:39:38 PST
Comment on attachment 191820 [details]
Patch

LGTM.
Comment 5 WebKit Review Bot 2013-03-06 14:14:30 PST
Comment on attachment 191820 [details]
Patch

Clearing flags on attachment: 191820

Committed r144977: <http://trac.webkit.org/changeset/144977>
Comment 6 WebKit Review Bot 2013-03-06 14:14:33 PST
All reviewed patches have been landed.  Closing bug.