Closed Bug 268490 Opened 20 years ago Closed 18 years ago

Hidden text should be made visible from the left when text is deleted

Categories

(Core :: Layout: Form Controls, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: MatsPalmgren_bugz, Unassigned)

Details

(Spawned off from bug 265940.)

STEPS TO REPRODUCE:
1. Go to a page with a single-line text input and type more text into it than
   fits into the viewable area. Conceptually, you should have something
   like this:
            +------------------------+
word1 word2 | word3 word4 word5 word6|
            +------------------------+
2. Select a chunk of text at the end of the text field and type Backspace,

ACTUAL RESULTS:
            +------------------------+
word1 word2 | word3 word4            |
            +------------------------+

EXPECTED RESULTS:
            +------------------------+
            |word1 word2 word3 word4 |
            +------------------------+
that is, right end of the selection span should remain fixed rather
than the left. (The same problem occurs when deleting text in the
middle). The bug also occurs in the URL bar.

FWIW, see Opera 7.54 on Linux for correct behaviour.

*** This bug has been marked as a duplicate of 268352 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
(In reply to comment #1)
> *** This bug has been marked as a duplicate of 268352 ***

I think it's rather a dublicate of bug #268490 as of #268352.  See bug #268352
comment #6.
(In reply to comment #2)
> 
> I think it's rather a dublicate of bug #268490 as of #268352.  See bug #268352
> comment #6.

I correct myself:
I think it's not a complete duplicate of bug #268352. See bug #268352 comment #6.
This is clearly not a duplicate of bug 268352.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Mats, I'm pretty sure this is a duplicate (though you're right, it's not a dup
of bug 268352).  The original is probably in editor somewhere...
Whiteboard: DUPEME
This is worksforme with current trunk build and with a 1.8 Seamonkey build of 2006-09-05. I can see the bug in Mozilla1.7, though.
Mark it WORKSFORME?
-> WORKSFORME
Status: REOPENED → RESOLVED
Closed: 20 years ago18 years ago
Resolution: --- → WORKSFORME
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.