Closed
Bug 445208
Opened 17 years ago
Closed 17 years ago
Cleanup bookmark panel behavior
Categories
(Firefox for Android Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
|
2.90 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
The Bookmark edit panel (press star on a bookmarked site) should close when "ESC" is pressed and should handle tags like Firefox - using commas.
Also there is a failure when trying to save an empty tag list. We need to strip out empty tags from the array (like Firefox).
This patch does all the above fixes.
Attachment #329516 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #329516 -
Flags: review?(gavin.sharp) → review+
| Assignee | ||
Comment 1•17 years ago
|
||
57:64d1a8ed8a2c
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 2•16 years ago
|
||
we have reimplemented the bookmark manager. verified in beta3
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Component: General → Bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•