Closed
Bug 737782
Opened 13 years ago
Closed 13 years ago
Keywords added to bookmarks are not saved
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox13 verified, firefox14 verified, blocking-fennec1.0 +)
VERIFIED
FIXED
Firefox 14
People
(Reporter: AdrianT, Assigned: bnicholson)
References
Details
Attachments
(1 file)
1.06 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Fennec/14.0a1 2012-03-18
Device: Motorola Droid 2 (Android 2.3)
Steps to reproduce:
1. Load a few websites and add them as bookmarks.
2. Open the Awsomebar and navigate to the Bookmark Tab.
3. Long tap on a Bookmark and choose to edit the bookmark.
4. Add a keyword and tap ok.
5. Open the bookmark edit again to verify the keyword is saved.
Expected results:
The keyword is added to the bookmark.
Actual results:
At step 4 a toaster notification is displayed that the Bookmark has been updated.
At step 5 The keyword field is empty.
Comment 1•13 years ago
|
||
Nice catch.
I wonder if the value is saved and is it simply not displayed? Anyways CC'ing Brian, Margaret and Mark.
Blocks: 724194
Updated•13 years ago
|
Comment 2•13 years ago
|
||
Also is this a regression? Did this previously work when bug 723194 landed?
Reporter | ||
Comment 3•13 years ago
|
||
On Nightly/13.0a1 2012-03-12 and the edit bookmark feature was not available. On Nightly/13.0a1 2012-03-13 the feature was introduced but the issue is reproducible and Keywords are not saved. This is not a regression.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → bnicholson
blocking-fennec1.0: --- → ?
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Assignee | ||
Comment 4•13 years ago
|
||
We weren't selecting the keyword column in our query, so the keyword column index was returning -1.
Attachment #608539 -
Flags: review?(mark.finkle)
Comment 5•13 years ago
|
||
Comment on attachment 608539 [details] [diff] [review]
patch
How about a followup bug for testing the edit dialog?
Attachment #608539 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 6•13 years ago
|
||
(In reply to Mark Finkle (:mfinkle) from comment #5)
> Comment on attachment 608539 [details] [diff] [review]
> patch
>
> How about a followup bug for testing the edit dialog?
Filed bug 738519.
Assignee | ||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 14
Comment 9•13 years ago
|
||
status-firefox13:
--- → fixed
Comment 10•13 years ago
|
||
Verified/fixed on:
Aurora Fennec 13.0a2 (2012-03-25)
Nightly Fennec 14.0a1 (2012-03-25)
Device: Samsung Nexus S
OS: Android 2.3.6
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•