Closed Bug 646102 Opened 15 years ago Closed 15 years ago

The "Menu" link doesn't expand when tapping on it, using Firefox 4.0 Mobile on Maemo

Categories

(Websites :: spark.mozilla.org, defect)

ARM
Maemo
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED WORKSFORME

People

(Reporter: martijn.martijn, Assigned: guillaume)

References

Details

Using Firefox4.0 Mobile and after having logged in on the spark.mozilla.org site, you get redirected to https://spark.mozilla.org/en-US/m/home At the bottom of that page, there is a "Menu" link that expands when tapping or clicking on it. However, this doesn't seem to work on Maemo, while it works just fine on Android and Windows desktop.
Severity: normal → critical
It turns out this is a bug in Fennec, I guess in the layers implementation or something. I've filed bug 647192 for it. In the meantime, this bug can be circumvented by setting css of z-index: 3 to #menu-wrapper.
Depends on: 647192
Assignee: nobody → guillaume
Thanks Martijn, I've added a z-index property to #menu-wrapper. Marking this bug as "worksforme" since I can't test on a Maemo device. Related commit: https://github.com/mozilla/spark/commit/3925d09a524df3545a80c4a955cd0e2d3dea78d8#media/css/mobile.css
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
It's not working for me yet, using the n900. But then, I don't see the changes in the mobile-min.css file. I guess the changes aren't live yet? I could test it on the stage server (I remember I did that once before), if you would like that.
(In reply to comment #3) > It's not working for me yet, using the n900. But then, I don't see the changes > in the mobile-min.css file. > I guess the changes aren't live yet? > I could test it on the stage server (I remember I did that once before), if you > would like that. Yes, please -- https://spark.allizom.org/
Ok, it's working fine there on the n900. Thanks for fixing. I guess the menu is now supposed to be on the top of the page, right?
Status: RESOLVED → VERIFIED
That is correct. Thanks for verifying!
You need to log in before you can comment on or make changes to this bug.