Closed Bug 1209198 Opened 9 years ago Closed 9 years ago

Update on-screen detection code to use latest Chromium changes

Categories

(Core :: Widget: Win32, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jaws, Unassigned)

Details

I have received an email stating that some issues that both Firefox and Chrome exhibited with showing the on-screen keyboard can no longer be reproduced in Chrome. We should investigate what changes Chromium has made and see if we can make similar changes on our end.

Much of their detection and displaying code existed within base/win/win_util.cc when our initial implementation landed.
Looking at https://chromium.googlesource.com/chromium/src/+log/master/base/win/win_util.h and https://chromium.googlesource.com/chromium/src/+log/master/base/win/win_util.cc I don't see any recent changes that would affect this. There have been no changes to the OSK code for three months.

We may want to add the same type of logging that Chromium implemented to help diagnose why it is not working correctly for some people.
See bug 1210033 for the additional diagnostics.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.