Closed
Bug 1144684
Opened 11 years ago
Closed 11 years ago
The status of Reading List's button from the Location Bar is not syncing with the one from Reader View's controls
Categories
(Firefox Graveyard :: Reading List, defect)
Tracking
(firefox38 verified, firefox39 verified, firefox40 verified)
VERIFIED
FIXED
People
(Reporter: avaida, Assigned: florian)
References
Details
Attachments
(1 file)
485.20 KB,
image/png
|
Details |
Reproducible on:
Nightly 39.0a1 (2015-03-18)
Affected platforms:
Ubuntu 14.04 (x64), Windows 7 (x64), Mac OS X 10.9.5.
Preconditions:
* browser.readinglist.enabled = true
* reader.parse-on-load.enabled = true
Steps to reproduce:
1. Launch Firefox.
2. Access a Reader View compatible web page, (e.g.) https://www.mozilla.org/en-US/mission/.
3. Click the "Enter Reader View" button from the Location Bar.
4. From Reader View's controls bar, click the "Add to Reading List" button.
5. Check the status of the "Add page to Reading List" button from the Location Bar.
Expected result:
Clicking the "Add to Reading List" button from Reader View also turns the "Add page to Reading List" button to the active/enabled state.
Actual result:
* The "Add page to Reading List" button status doesn't sync with the one from Reader View.
* The same goes for adding a web page to Reading List from the Location Bar and removing it from Reader View's controls sidebar.
* Also, this way, you can add the same page to Reading List twice, once from the Location Bar and the second time from Reader View.
Flags: qe-verify+
Comment 1•11 years ago
|
||
Clicking the urlbar plus icon seems to add `about:reader?url=MY_URL` to the reading list, while the button in the reader view sidebars adds MY_URL itself.
Assignee | ||
Comment 2•11 years ago
|
||
(In reply to Tim Nguyen [:ntim] from comment #1)
> Clicking the urlbar plus icon seems to add `about:reader?url=MY_URL` to the
> reading list, while the button in the reader view sidebars adds MY_URL
> itself.
This is indeed the problem. I included a fix for this in my patch for bug 1144680.
Assignee | ||
Comment 4•11 years ago
|
||
Fixed in bug 1144680.
Assignee: nobody → florian
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
QA Contact: andrei.vaida
Reporter | ||
Comment 5•11 years ago
|
||
The verification of this fix is currently blocked by Bug 1146358.
Reporter | ||
Comment 6•11 years ago
|
||
The verification of this fix has been covered by the testing performed on Bug 1146358.
Updated•10 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•