Closed
Bug 791076
Opened 13 years ago
Closed 13 years ago
"Request Desktop Site" menu item is checked enabled for about:home if you open the menu while Fennec is still loading
Categories
(Firefox for Android Graveyard :: Theme and Visual Design, defect)
Tracking
(firefox15 affected, firefox16 affected, firefox17 affected, firefox18 affected)
People
(Reporter: cpeterson, Assigned: sriram)
References
Details
STR:
1. Quit Fennec
2. Run Fennec
3. Quickly open the menu
RESULTS:
The "Request Desktop Site" menu item is checked enabled! If you wait a couple seconds, the menu item will uncheck itself.
Comment 1•13 years ago
|
||
I've noticed this too - sriram pointed out that this is a type in MenuItemDefault.java:
http://mxr.mozilla.org/mozilla-central/source/mobile/android/base/MenuItemDefault.java#79
Basically, setting the checkable attribute is instead setting the visibility attribute of the checkbox.
Assignee: nobody → sriram
| Assignee | ||
Comment 2•13 years ago
|
||
This works for me. (This was fixed sometime back while replacing the images for checkbox).
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•5 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
•