Bug 11708

Summary: [S60]Layout messed up when changing zoomlevel while typing text in input box
Product: WebKit Reporter: Sriram <sriram.yadavalli>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Major CC: darin
Priority: P2    
Version: 420+   
Hardware: S60 Hardware   
OS: S60 3rd edition   
Attachments:
Description Flags
Inputbox fix for 3.2
none
Input box fix for 3.1
yongjun.zhang: review+
Input box patch for 3.2 yongjun.zhang: review+

Description Sriram 2006-11-28 16:22:32 PST
SYAI-6VYMJN
Comment 1 Sriram 2006-11-28 16:43:27 PST
Created attachment 11658 [details]
Inputbox fix for 3.2
Comment 2 Sriram 2006-11-28 16:44:30 PST
Created attachment 11659 [details]
Input box fix for 3.1
Comment 3 Sriram 2006-11-28 16:48:05 PST
This is the fix that has least usability impact and will cause no regression in terms of updating the state of the input box (like font size etc).

Was suggested by Yongjun
Comment 4 Sriram 2006-11-28 16:54:34 PST
Created attachment 11660 [details]
Input box patch for 3.2
Comment 5 Sachin Padma 2006-11-30 06:59:30 PST
Comment on attachment 11659 [details]
Input box fix for 3.1

It should be easy to fix this without deactivating the input.
Comment 6 Yongjun Zhang 2006-11-30 07:15:44 PST
Comment on attachment 11659 [details]
Input box fix for 3.1

It might be better to re-active the input widget when zooming is done, so that user doesn't have to click the editing control again.
Comment 7 Yongjun Zhang 2006-11-30 13:17:22 PST
Comment on attachment 11660 [details]
Input box patch for 3.2

r=me
Comment 8 Yongjun Zhang 2006-11-30 13:22:13 PST
Completed: At revision: 17946  
Comment 9 Yongjun Zhang 2006-12-05 12:06:35 PST
Comment on attachment 11659 [details]
Input box fix for 3.1

r=me
Comment 10 Krishna 2006-12-15 14:29:49 PST
Verified and Closed.