For in-region scroll mode, the selection handle can completely be invisible before scroll is triggered when the user is dragging handle over bottom / top of visible area.
Created attachment 137110 [details] Patch
Comment on attachment 137110 [details] Patch can not we get even a manual test?
(In reply to comment #2) > (From update of attachment 137110 [details]) > can not we get even a manual test? It was tested manually with email application. Composite a email with enough lines to trigger scroll. Drag handle over the bottom and top, which verified that problem is fixed by the patch.
I'm talking about this: webkit/ManualTests/blackberry/
ChangeLog needs to be updated to include details from the Git commit message. Also should remove the duplicate author line.
Comment on attachment 137110 [details] Patch please fix mike's comments.
(In reply to comment #6) > (From update of attachment 137110 [details]) > please fix mike's comments. Sure.
Created attachment 137153 [details] Patch
Created attachment 137159 [details] Patch
Comment on attachment 137159 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=137159&action=review Fix the typo and it looks good to me. > Source/WebKit/blackberry/ChangeLog:6 > + Reviewed nternally by Mike Fenton. Typo move this below your comment as well since it's not an official webkit review.
Created attachment 137357 [details] Patch
Created attachment 137362 [details] Patch
Comment on attachment 137362 [details] Patch Clearing flags on attachment: 137362 Committed r114282: <http://trac.webkit.org/changeset/114282>
All reviewed patches have been landed. Closing bug.