Bug 35646
Summary: | [Qt] Can't input text after pressing the Hankaku/Zenkaku key of Japanese keyboard and moving the focus to another cell in a spreadsheet at Google Docs on browser.exe | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Minor | CC: | andersca, diegohcg, jedrzej.nowacki, ryukbk |
Priority: | P3 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP |
Tor Arne Vestbø
This bug report originated from issue QTBUG-6398
http://bugreports.qt.nokia.com/browse/QTBUG-6398
--- Description ---
1. Open browser.exe and go to Google Docs ( <span class="nobr"><a href="http://docs.google.com/">http://docs.google.com/<sup><img class="rendericon" src="http://bugreports.qt.nokia.com/images/icons/linkext7.gif" height="7" width="7" align="absmiddle" alt="" border="0"/></sup></a></span> ) then sign-in<br/>
2. Create a spreadsheet<br/>
3. Enter some text in a cell<br/>
4. Push the Hankaku/Zenkaku key<br/>
5. Move the focus to another cell<br/>
6. Push some key to write a character in the cell
<p>Actual result: nothing happens</p>
<p>Expected result: characters appear in the cell as usual</p>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryuichi KUBUKI
The original bug at Qt was reproduced on Windows, please change the platform to All.
Jędrzej Nowacki
Originally the bug was reported against Qt 4.5, is it still valid? Could you reproduce it with trunk?
Diego Gonzalez
Still valid bug?