Closed Bug 1213135 Opened 9 years ago Closed 9 years ago

Shared action_menu is missing oval button background for cancel

Categories

(Firefox OS Graveyard :: Gaia::Shared, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kgrandon, Assigned: kgrandon)

References

Details

Attachments

(3 files)

Spinning this off of bug 1196268.
Comment on attachment 8671705 [details] [review] [gaia] KevinGrandon:bug_1213135_shared_action_menu_bg > mozilla-b2g:master R+ing this based on the feedback in bug 1213135 already, I'm going to go with f=julien r=kgrandon.
Attachment #8671705 - Flags: review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Ok, this breaks some places due to specificity changes - turns out we may need the more specific selector after all. Backing out and re-opening to get a better fix: https://github.com/mozilla-b2g/gaia/commit/9448a125bb3bba82987a92e670a1032db4b236aa
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Can you share which places this breaks ? Is it that the 'cancel' button is now placed as the other buttons (which is just the container missing), or is it something else ?
(In reply to Julien Wajsberg [:julienw] from comment #6) > Can you share which places this breaks ? Is it that the 'cancel' button is > now placed as the other buttons (which is just the container missing), or is > it something else ? Yes - the button seemed to be "placed" differently due to the CSS and removing last-child selectors. My thought were that we should back this out, and fix everything, but now that's seeming like too difficult a task. Ideally we'd switch to use the gaia-menu component everywhere, but I don't think I'll have time to port everything, maybe for a future release. For now I think re-landing, filing issues for other places that are broken and following up with individual fixes would be best.
Re-landing: https://github.com/mozilla-b2g/gaia/commit/d6cc7ef0b409af4b83d0d1ccc7c1f4ddba28284e (Other places still broken, but following those up in bug 1213614 and bug 1213615).
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Yeah I think the issue is simply to add the container everywhere. There is no specificity issue.
Depends on: 1213323
No longer depends on: 1213323
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: