Open Bug 799938 Opened 13 years ago Updated 3 years ago

text cursor caret in input move to right after text deleted

Categories

(Core :: Layout: Form Controls, defect)

15 Branch
x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: alex, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:15.0) Gecko/20100101 Firefox/15.0.1 Build ID: 20120905151427 Steps to reproduce: 1. Go to any site, find any text input. For example see search input of this bugzilla page. The caret located in the left of input by default. 2. type something 3. delete text pressing backspace or any other method. Actual results: Now caret appears in the right of input. Expected results: It should be on the left. P.S. works on nightly also
i tried. In save mode this bug exists. Bug strangely in new profile this bug not working. I can attach prefs.js if you want
You can if you want, but I'm not sure that someone is going to debug your current profile if the issue is fixed with a new profile...
fine... i profiled prefs myself. user_pref("layout.spellcheckDefault", 2); - makes this bug works. http://kb.mozillazine.org/Layout.spellcheckDefault - there is no info why text caret became repositioned.
Loic, are you confirm the bug now?
Do I need to install a dictionary in my profile to test? Or modifying prefs.js is enough?
I havent checked this bug for years, but looks as it fixed now.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.