Bug 84057

Summary: [BlackBerry] Screen shift down when VBK shows by clicking in a input box MKS_3601371
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: WebKit BlackBerryAssignee: Antonio Gomes <tonikitoo>
Status: RESOLVED FIXED    
Severity: Normal CC: tonikitoo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
(committer r114288, r=rwlbuis) patch none

Antonio Gomes
Reported 2012-04-16 11:41:24 PDT
1. Go to www.yahoo.ca 2. Click search box Expected: VKB on/shows on screen Actual: VKB shows on screen and the screen shift down Note: if click the search box on http://quran.al-islam.org/, you won't see any thing on screen.
Attachments
patch (4.07 KB, patch)
2012-04-16 12:42 PDT, Antonio Gomes
no flags
(committer r114288, r=rwlbuis) patch (4.13 KB, patch)
2012-04-16 12:45 PDT, Antonio Gomes
no flags
Antonio Gomes
Comment 1 2012-04-16 12:42:56 PDT
Created attachment 137383 [details] patch do not overscroll upwards never. Overscroll downwards, taking into account the actualVisibleRect instead of viewportRect.
Antonio Gomes
Comment 2 2012-04-16 12:45:18 PDT
Created attachment 137384 [details] (committer r114288, r=rwlbuis) patch
Rob Buis
Comment 3 2012-04-16 12:55:25 PDT
Comment on attachment 137384 [details] (committer r114288, r=rwlbuis) patch View in context: https://bugs.webkit.org/attachment.cgi?id=137384&action=review Looks good. > Source/WebKit/blackberry/ChangeLog:9 > + we had a less restrict code path allowing/disallowing overscrolling. That caused less restricted
Note You need to log in before you can comment on or make changes to this bug.