Bug 11708 - [S60]Layout messed up when changing zoomlevel while typing text in input box
Summary: [S60]Layout messed up when changing zoomlevel while typing text in input box
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 420+
Hardware: S60 Hardware S60 3rd edition
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 16:22 PST by Sriram
Modified: 2009-07-03 13:12 PDT (History)
1 user (show)

See Also:


Attachments
Inputbox fix for 3.2 (2.75 KB, patch)
2006-11-28 16:43 PST, Sriram
no flags Details | Formatted Diff | Diff
Input box fix for 3.1 (2.99 KB, patch)
2006-11-28 16:44 PST, Sriram
yongjun.zhang: review+
Details | Formatted Diff | Diff
Input box patch for 3.2 (2.74 KB, patch)
2006-11-28 16:54 PST, Sriram
yongjun.zhang: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.