Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navbar dropdown not working correctly after minimization and clicks #11382

Closed
bosikov opened this issue Nov 6, 2013 · 4 comments
Closed

Navbar dropdown not working correctly after minimization and clicks #11382

bosikov opened this issue Nov 6, 2013 · 4 comments
Labels

Comments

@bosikov
Copy link

bosikov commented Nov 6, 2013

Steps to reproduce:
Open, for example, bootstrap-3.0.2\examples\theme\index.html.

  1. Make screen smaller to get collapsed nav bar
  2. Click on one of menu for drop-down list in nav bar
  3. Maximize screen again
  4. Go to Drop-down - drop-down and click again - list will be in scroll area.

Did the same on tablet Nexus - 7'' : Landscape and Portrait, the same effect. After refresh everything is fine again.

@cvrebert
Copy link
Collaborator

cvrebert commented Nov 6, 2013

We don't officially support the stock Android browser. Can you reproduce with Chrome or Firefox?

@george7551858
Copy link

I think this issue is same as #11243 and #11301 .
A class ".in" added to .navbar-collapse while open collapsed navbar (for viewport <768px) ,
but it is not removed from .navbar-collapse when you resize your window.

@polydigm
Copy link

@cvrebert For the record, this bug happens on Safari, Chrome and Firefox.

@mdo
Copy link
Member

mdo commented Nov 30, 2013

Closing for #11653.

@mdo mdo closed this as completed Nov 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants