Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIME for Japanese freezes webview inside a tab #6463
Comments
|
Even pasting a Japanese character into the input area freezes tab. |
|
Please open https://github.com/brave/browser-laptop in a new tab and select the search input area here: Also updated the STR. |
|
I wonder if this could be fixed with ICU, I think we should hold on investigating until we confirm after the ICU fix. |
|
I did reproduce successfully though, thanks for the updated steps. |
|
I doubt if this is related with IME because the tab also freezes after clicking "Edit Post" of a post on your facebook timeline. I'm not quite sure if this is the same issue though. |
|
@bbondy can this be closed to based on the ICU change? |
|
It can be closed if it is working, preview 8 which is available has the ICU fix. |
|
Seems to be working for me now, please re-open if you find it doesn't work. |
|
It seems it has not been fixed completely. rev 567bd73 |
|
Could you update new steps to follow in the first comment, because the ones there that I followed worked now. |
|
@luixxiul the gif you pasted doesn't look like native macOS Japanese input source |
|
@darkdh it's Google IME |
|
still can't reproduce on rev: 9a98903 |
|
@darkdh did you hit enter? the |
|
Ah I'm guessing the issue was resolved with Muon 2.0.11 |
|
Sweet :-D |
|
Test plan: Enable Japanese IME following the instruction here: http://redcocoon.org/cab/mysoft.html Then the tab should NOT freezes |






Describe the issue you encountered:
If you enable IME for Japanese, hit some keys inside a input form on a page and the space key to select conversion candidates, the tab (under
webview) freezes and accepts nothing until you close the tab.Expected behavior:
It should not freeze
Platform (Win7, 8, 10? macOS? Linux distro?): macOS
Brave Version (revision SHA): 0c7a64d
Steps to reproduce:
ato inputあThen the tab freezes; you can neither clear the character nor click any links
Any related issues:
This could not be confirmed on 0.12 series. I think this might be related with cr54 update.