Closed
Bug 956907
Opened 10 years ago
Closed 10 years ago
incorrect icon used for marked state on social marks button
Categories
(Firefox Graveyard :: SocialAPI, defect)
Tracking
(firefox26 wontfix, firefox27+ verified, firefox28+ verified, firefox29 unaffected)
VERIFIED
FIXED
Firefox 27
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
Details
Attachments
(1 file)
1.05 KB,
patch
|
markh
:
review+
bajaj
:
approval-mozilla-aurora+
bajaj
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
social marks has the state of its icons flipped. this was fixed for australis when some code was reorganized, but beta/aurora still suffer form this.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → mixedpuppy
Attachment #8356293 -
Flags: review?(felipc)
Assignee | ||
Updated•10 years ago
|
status-firefox26:
--- → wontfix
status-firefox27:
--- → affected
status-firefox28:
--- → affected
status-firefox29:
--- → unaffected
tracking-firefox27:
--- → ?
tracking-firefox28:
--- → ?
Assignee | ||
Comment 2•10 years ago
|
||
Comment on attachment 8356293 [details] [diff] [review] fix icons used for marked/unmarked state or markh
Attachment #8356293 -
Flags: review?(mhammond)
Updated•10 years ago
|
Attachment #8356293 -
Flags: review?(mhammond)
Attachment #8356293 -
Flags: review?(felipc)
Attachment #8356293 -
Flags: review+
Assignee | ||
Comment 3•10 years ago
|
||
https://hg.mozilla.org/projects/holly/rev/757a9b2dcda5
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8356293 [details] [diff] [review] fix icons used for marked/unmarked state [Approval Request Comment] Bug caused by (feature/regressing bug #): socialmarks. test provider had icons switched as well, so bug was not caught visually. I caught the issue during a refactoring of this code in australis User impact if declined: state of social mark appears incorrectly Testing completed (on m-c, etc.): holly Risk to taking this patch (and alternatives if risky): low String or IDL/UUID changes made by this patch: none
Attachment #8356293 -
Flags: approval-mozilla-beta?
Attachment #8356293 -
Flags: approval-mozilla-aurora?
Updated•10 years ago
|
Updated•10 years ago
|
Attachment #8356293 -
Flags: approval-mozilla-beta?
Attachment #8356293 -
Flags: approval-mozilla-beta+
Attachment #8356293 -
Flags: approval-mozilla-aurora?
Attachment #8356293 -
Flags: approval-mozilla-aurora+
Comment 5•10 years ago
|
||
https://hg.mozilla.org/releases/mozilla-aurora/rev/c7fd747d6718 https://hg.mozilla.org/releases/mozilla-beta/rev/9847fa0e68e4
Target Milestone: --- → Firefox 27
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Do we have tests to ensure the correct icon is showing?
Flags: in-testsuite?
Comment 7•10 years ago
|
||
Hi Shane, I assume that this bug refers to the fact that the mark button (flag) was displaying its state color under Mac OS X, in an opposite way of how it should have. The correct behavior is: grey flag if the page is unmarked, red flag if the page is marked - please let me know if my assumptions are correct or not. If my assumptions are indeed correct, then I confirm the fix on Mac OS X 10.8.5 and Mac OS X 10.9.1 using: - the latest Beta (BuildID: 20140116125114) - the latest Aurora (BuildID: 20140116004003)
Flags: needinfo?(mixedpuppy)
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Andrei Vaida, QA [:AndreiVaida] from comment #7) > The correct behavior is: grey flag if the page is > unmarked, red flag if the page is marked - please let me know if my > assumptions are correct or not. Hi Andrei, yes that would be correct.
Flags: needinfo?(mixedpuppy)
Comment 9•10 years ago
|
||
(In reply to Shane Caraveo (:mixedpuppy) from comment #8) > (In reply to Andrei Vaida, QA [:AndreiVaida] from comment #7) > > The correct behavior is: grey flag if the page is > > unmarked, red flag if the page is marked - please let me know if my > > assumptions are correct or not. > > Hi Andrei, yes that would be correct. Thank you for the quick reply, marking this issue as verified.
Status: RESOLVED → VERIFIED
Keywords: verifyme
Updated•5 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•