Closed
Bug 298197
Opened 20 years ago
Closed 11 years ago
[pango] up/down arrow doesn't keep horizontal position in textarea / mail compose
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tuukka.tolvanen, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050616 Firefox/1.0+ Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) Gecko/20050616 Firefox/1.0+ up/down arrow doesn't keep horizontal position in textarea / mail compose, but goes to beginning of the moved-to line, sometimes end of line Reproducible: Always Steps to Reproduce: 1. type three approx same length lines of garbage into the bug comment box 2. place caret to middle of middle row 3. press up or down arrow Actual Results: caret moves one line up/down, also to beginning of line Expected Results: caret moves one line up/down, holds same horizontal position only happens with --enable-pango
Oh thank god. This is the default setting on Debian, and this bug has been driving me crazy. (In reply to comment #0) > User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) > Gecko/20050616 Firefox/1.0+ > Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b2) > Gecko/20050616 Firefox/1.0+ > > up/down arrow doesn't keep horizontal position in textarea / mail compose, but > goes to beginning of the moved-to line, sometimes end of line > > Reproducible: Always > > Steps to Reproduce: > 1. type three approx same length lines of garbage into the bug comment box > 2. place caret to middle of middle row > 3. press up or down arrow > > Actual Results: > caret moves one line up/down, also to beginning of line > > Expected Results: > caret moves one line up/down, holds same horizontal position > > only happens with --enable-pango >
Comment 2•18 years ago
|
||
I am also experiencing this bug (with SeaMonkey 1.0.5). It is extremely annoying.
Comment 3•17 years ago
|
||
Still present in SeaMonkey 1.1.7 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071227 SeaMonkey/1.1.7). Has there been no progress on this? Any suggestions on where to look for the problem?
Comment 4•17 years ago
|
||
Confirmed that the bug does not occur when the use of Pango is disabled (and that the bug is still present in SeaMonkey 1.1.8). It would still be nice to have a proper fix, or at least figure out whether it's a Mozilla or Pango bug; can any developers suggest where in the source code to start looking for the problem?
Still present in 2.0.0.22 (20090719) I'm surprised this isn't a more popular bug. Does this really only bug 4 people on the world? I find it outragously annoying, after all, hasn't this character position in line during up/down arrow been a basic function of text editors for something like 40 years? And this bug is open for 5 1/2 years? WTF?
Comment 7•15 years ago
|
||
Preliminary testing suggests this is fixed in Seamonkey 2.0.3 (so presumably the latest Firefox as well) using Pango 1.26.2 on Linux/X. Anyone else want to confirm?
I can confirm that it is also corrected now is shredder 3.0.1 Woo Hoo! Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Shredder/3.0.1 Thanks to the dev that fixed this one!!!! johnea
Comment 9•15 years ago
|
||
Confirmed fixed in SeaMonkey/1.1.18 Thanks!
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•