Bug 98264 - Input methods work for text fields but not password fields
Summary: Input methods work for text fields but not password fields
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 07:31 PDT by Ross Burton
Modified: 2017-03-11 10:54 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Burton 2012-10-03 07:31:08 PDT
We've a virtual keyboard that uses the GTK+ Input Method framework.  When a text field is entered the keyboard pops up, but it doesn't pop up when a password field is entered.

This makes entering a password using the virtual keyboard somewhat tricky.