Closed
Bug 893553
Opened 12 years ago
Closed 12 years ago
Making a menuitem visible/invisible does not maintain it's position.
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mkaply, Unassigned)
Details
If I add two menus, a and b, and then make menu a invisible, and them make menu a visible, it appears below menu b.
It should maintain it's position.
Comment 1•12 years ago
|
||
This should be fixed in mozilla-aurora. There, the menu is shown only when needed -- views created on demand. In beta and release branches, the views are created upfront and added/removed based on visibility. Could you please test this in aurora and report back?
Uplift will be a bit huge. As this is a major architectural change for menu.
| Reporter | ||
Comment 2•12 years ago
|
||
How do I get aurora on my phone without messing with my Firefox?
Comment 3•12 years ago
|
||
You can download it from http://www.mozilla.org/en-US/firefox/channel/#aurora - it will show up as "Aurora" in your android app chooser. It should be independent of any other Firefoxen you have installed (i.e. separate data dir and profile) so you can uninstall it when you're done.
| Reporter | ||
Comment 4•12 years ago
|
||
Verified fixed in Aurora
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 6•10 years ago
|
||
That was bug 893533, commit message had a typo.
| Assignee | ||
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
•