Closed
Bug 597995
Opened 15 years ago
Closed 15 years ago
Tags of bookmarks is lost doing UNDO after a CUT or DELETE
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
Firefox 4.0b10
Tracking | Status | |
---|---|---|
status1.9.2 | --- | ? |
People
(Reporter: accmaia, Assigned: mak)
References
Details
(Keywords: dataloss, regression, Whiteboard: [fixed-in-places])
Attachments
(1 file)
4.04 KB,
patch
|
dietrich
:
review+
dietrich
:
approval2.0+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.9.2.10) Gecko/20100914 Firefox/3.6.10 GTB7.1
After a "cut" (Ctrl+X) of bookmark entry followed by an "undo" (Ctrl+Z), its tag disappears.
Reproducible: Always
Steps to Reproduce:
1. Mark a bookmark with a tag
2. Ctrl+X (cut)
3. Ctrl+Z (undo)
4. You the bookmark back, but without the original tag
Actual Results:
I got the bookmark back, but without the original tag
Expected Results:
The natural result would be to get the same entry, with the original tag
Reporter | ||
Updated•15 years ago
|
Version: unspecified → 3.6 Branch
Assignee | ||
Comment 1•15 years ago
|
||
confirmed, it's pretty weird.
Assignee | ||
Comment 2•15 years ago
|
||
Looks like we lose tags also for the simple "delete a bookmark and undo" case and it's a FX4 regression.
The patch was not that hard or time consuming.
Assignee | ||
Updated•15 years ago
|
Keywords: regression
Summary: Tags of bookmarks disappear after "cut" (CTRL+X) + "undo" (Ctrl+Z) → Tags of bookmarks is lost doing UNDO after a CUT or DELETE
Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite?
Updated•15 years ago
|
Attachment #503574 -
Flags: review?(dietrich)
Attachment #503574 -
Flags: review+
Attachment #503574 -
Flags: approval2.0+
Assignee | ||
Comment 3•15 years ago
|
||
Flags: in-testsuite? → in-testsuite+
Whiteboard: [fixed-in-places]
Comment 4•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b10
Updated•15 years ago
|
Updated•15 years ago
|
status1.9.2:
--- → ?
Version: 3.6 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•