RESOLVED FIXED 29558
[Qt] Micro Focus on QWebView
https://bugs.webkit.org/show_bug.cgi?id=29558
Summary [Qt] Micro Focus on QWebView
Tor Arne Vestbø
Reported 2009-09-21 07:57:25 PDT
This bug report originated from Nokia internal issue QT-1054 --- Description --- QWebView does not return correct value of its micro focus. How to reproduce: * Run the sample attached on Qt/X11 * Wait until load finished. * Focus the first field and input string * A window will appear at the geometry of its micro focus. * Scroll down and try again. * The window moves to wrong position. Note that the InputContext works well on QLineEdit, Q(Plain)TextEdit. --- Comments --- I am able to reproduce this on Qt/Windows 4.5.1 with IME. see attached image. the candidate window should be located just below the preediting string.
Attachments
C++ Testcase (1.20 KB, application/octet-stream)
2009-11-27 06:11 PST, Simon Hausmann
no flags
Simon Hausmann
Comment 1 2009-11-27 06:11:27 PST
Created attachment 43948 [details] C++ Testcase
Simon Hausmann
Comment 2 2009-11-27 06:16:15 PST
This works in ToT, the green box is positioned correctly. I believe actually r31903 fixed this.
Note You need to log in before you can comment on or make changes to this bug.