Textarea does not place cursor correctly on mouse click (map description in the editor)
Bug #1130469 reported by
Nicolai Hähnle
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Medium
|
Unassigned |
Bug Description
I observed this in current trunk, bzr6512.
Steps to reproduce:
1. Create a new map in the editor.
2. Open the main menu and click on Map Options
3. Click on the field that contains the text "no description defined".
4. No text cursor appears, although internally, the text cursor is placed at the beginning of the field.
5. Press the delete key, cursor keys, or character keys; after that, text editing works correctly.
Expected behavior: The cursor should become visible immediately, in the place that is closest to where the user clicked.
To post a comment you must log in.
I'm not able to reproduce this 100% here. After clicking in the textarea, I don't see any cursor or anything, but I am able to type in it.
In build17 there is a cursor in the textarea, so there is a regression here, though hopefully less severe than it seems. I do fear a lot of users will assume they can't select the area unless we display a cursor or something though.
r6515 on Ubuntu 12.10.