Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Android menu issues #592

Closed
gjb2048 opened this issue Jan 9, 2016 · 1 comment
Closed

Android menu issues #592

gjb2048 opened this issue Jan 9, 2016 · 1 comment
Assignees
Labels

Comments

@gjb2048
Copy link
Owner

gjb2048 commented Jan 9, 2016

Ref: https://moodle.org/mod/forum/discuss.php?d=325499

Seems to be temperamental on all Android browsers. Suspect

ul.nav li.dropdown:hover {
> ul.dropdown-menu {
display: block;
}
}
is the cause as other themes like Clean and Shoelace do not have this.

Menu clicking not consistent and takes the menu name to be 'unselected' to be ok.

@gjb2048 gjb2048 added the Bug label Jan 9, 2016
@gjb2048 gjb2048 self-assigned this Jan 9, 2016
@gjb2048
Copy link
Owner Author

gjb2048 commented Jan 10, 2016

Turns out to be a z-index issue:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant