View Single Post
Posts: 80 | Thanked: 111 times | Joined on Dec 2008 @ Moscow, Russia
#148
Originally Posted by Bundyo View Post
Password text input doesn't need any changes to the API exports, just a check in HTMLInputElement.cpp and two lines in webkitwebview.cpp to set the invisible input mode. Did you make other changes?
even less - just one line in HTMLInputElement::shouldUseInputMethod()

but I didn't talk about password fields. I need its internal GtkIMContext to correctly support international input with hardware keyboard
 

The Following User Says Thank You to pronvit For This Useful Post: