Bug 25892 - Tablet Input Panel icon does not appear when a text field is focused via touching a touchscreen
Summary: Tablet Input Panel icon does not appear when a text field is focused via touc...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2009-05-20 10:42 PDT by Adam Roben (:aroben)
Modified: 2009-05-21 13:41 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-05-20 10:42:11 PDT
To reproduce:

1. On a touchscreen computer, go to http://www.google.com/
2. Touch the text field to focus it

No Input Panel icon appears. The Input Panel icon should appear next to the focused text field
Comment 1 Sam Weinig 2009-05-20 10:43:30 PDT
<rdar://problem/6907066>
Comment 2 Adam Roben (:aroben) 2009-05-20 10:51:22 PDT
Note that in step 2, you need to focus the text field by touching the touchscreen, not by using the mouse.
Comment 3 Adam Roben (:aroben) 2009-05-20 17:43:39 PDT
<http://msdn.microsoft.com/en-us/library/ms811573.aspx> has info about how to implement this.
Comment 4 Adam Roben (:aroben) 2009-05-21 13:39:54 PDT
This affects Vista, as well.
Comment 5 Adam Roben (:aroben) 2009-05-21 13:41:15 PDT
Apparently the control over the position of the Tablet Input Panel can be even more fine-grained. See <http://www.code-magazine.com/Article.aspx?quickid=0704142>.