Closed
Bug 178139
Opened 23 years ago
Closed 22 years ago
Undo does not scroll repositioned caret into view
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 168459
mozilla1.5alpha
People
(Reporter: jruderman, Assigned: kinmoz)
Details
(Keywords: dataloss)
Undoing a text-editing action in Composer does not scroll the caret into view,
so I can't see what I just undid. Furthermore, the only feedback that Composer
accepted my Undo command was that the caret disappeared from its previous
position. This lack of feedback caused me to hit Undo several times before
realizing I had just undone several things and didn't know what they were.
Windows Explorer has a similar bug. Windows Explorer's "undo" is global, but
undoing an action from another folder does not open the other folder to show you
what you just undid.
I think this has been fixed twice in the past: bug 48297, bug 98745.
| Reporter | ||
Comment 1•23 years ago
|
||
Not strict dataloss, but you have to be comfortable with Redo to recover after
encountering this bug.
Keywords: dataloss
| Reporter | ||
Comment 2•23 years ago
|
||
See also bug 188184, "Undo Delete Message" should select message and scroll it
into view (mailnews).
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.3beta
Comment 3•23 years ago
|
||
By the definitions on <http://bugzilla.mozilla.org/bug_status.html#severity> and
<http://bugzilla.mozilla.org/enter_bug.cgi?format=guided>, crashing and dataloss
bugs are of critical or possibly higher severity. Only changing open bugs to
minimize unnecessary spam. Keywords to trigger this would be crash, topcrash,
topcrash+, zt4newcrash, dataloss.
Severity: major → critical
Comment 4•22 years ago
|
||
Dup.
*** This bug has been marked as a duplicate of 168459 ***
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•