Closed
Bug 791076
Opened 7 years ago
Closed 7 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 :: Theme and Visual Design, defect, minor)
Tracking
()
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•7 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•7 years ago
|
||
This works for me. (This was fixed sometime back while replacing the images for checkbox).
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•