Bug 103091 - [BlackBerry] InputHandler::ensureFocusTextElementVisible incorrectly used y coordinate as x coordinate
Summary: [BlackBerry] InputHandler::ensureFocusTextElementVisible incorrectly used y c...
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: Andrew Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 14:29 PST by Andrew Lo
Modified: 2012-11-23 04:55 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2012-11-22 14:36 PST, Andrew Lo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Lo 2012-11-22 14:29:16 PST
Typo in InputHandler::ensureFocusTextElementVisible where y coordinate was inadvertently used as x coordinate.
Comment 1 Andrew Lo 2012-11-22 14:36:39 PST
Created attachment 175711 [details]
Patch
Comment 2 Yong Li 2012-11-22 14:40:34 PST
Comment on attachment 175711 [details]
Patch

good cache!
Comment 3 WebKit Review Bot 2012-11-22 23:25:49 PST
Comment on attachment 175711 [details]
Patch

Rejecting attachment 175711 [details] from commit-queue.

New failing tests:
inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Full output: http://queues.webkit.org/results/14960598
Comment 4 WebKit Review Bot 2012-11-23 04:55:35 PST
Comment on attachment 175711 [details]
Patch

Clearing flags on attachment: 175711

Committed r135594: <http://trac.webkit.org/changeset/135594>
Comment 5 WebKit Review Bot 2012-11-23 04:55:39 PST
All reviewed patches have been landed.  Closing bug.