RESOLVED FIXED 114515
[BlackBerry] Enable selecting text in single line input field without selection point being actually on the targeted text vertically
https://bugs.webkit.org/show_bug.cgi?id=114515
Summary [BlackBerry] Enable selecting text in single line input field without selecti...
Yongxin Dai
Reported 2013-04-12 08:52:25 PDT
It is still hard to select text in URL bar with an inverted selection handle. We can improve the issue by replacing the Y coordinate of selection point with Y coordinate of start caret for single line input filed. Thus, the Y coordinate is always valid regardless of the actual location of the selection handle.
Attachments
Patch (6.33 KB, patch)
2013-04-12 09:09 PDT, Yongxin Dai
no flags
Yongxin Dai
Comment 1 2013-04-12 09:09:10 PDT
Rob Buis
Comment 2 2013-04-12 13:12:23 PDT
Comment on attachment 197857 [details] Patch LGTM.
WebKit Commit Bot
Comment 3 2013-04-12 13:43:13 PDT
Comment on attachment 197857 [details] Patch Clearing flags on attachment: 197857 Committed r148302: <http://trac.webkit.org/changeset/148302>
WebKit Commit Bot
Comment 4 2013-04-12 13:43:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.