Bug 25892
Summary: | Tablet Input Panel icon does not appear when a text field is focused via touching a touchscreen | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Platform | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | Keywords: | InRadar, PlatformOnly |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Adam Roben (:aroben)
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Sam Weinig
<rdar://problem/6907066>
Adam Roben (:aroben)
Note that in step 2, you need to focus the text field by touching the touchscreen, not by using the mouse.
Adam Roben (:aroben)
<http://msdn.microsoft.com/en-us/library/ms811573.aspx> has info about how to implement this.
Adam Roben (:aroben)
This affects Vista, as well.
Adam Roben (:aroben)
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>.