Open
Bug 1494251
Opened 7 years ago
Updated 3 years ago
cursor position is moved to the text head unexpectedly with ibus-unikey
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P5)
Tracking
()
UNCONFIRMED
People
(Reporter: tfujiwar, Unassigned)
Details
(Keywords: inputmethod)
User Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0
Build ID: 20180710113641
Steps to reproduce:
The original issue is https://github.com/ibus/ibus/issues/2000
0. Open `ibus-setup`, go to "Input Method" tab and add ibus-unikey which is a Vietnamese engine
1. Open www.facebook.com and Open a new post editor
2. Enable ibus-unikey
3. Type Space, 'a', 'a', Space, 'l'
Actual results:
The cursor position is moved to the head.
Expected results:
The cursor position is located at 'l'.
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Priority: -- → P5
Comment 2•6 years ago
|
||
Moving all open keyboard/IME handling bugs to DOM: UI Events & Focus Handling component.
Component: Widget: Gtk → DOM: UI Events & Focus Handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•