Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #9757
Closed
Open
Issue created Aug 18, 2013 by Administrator@rootContributor

navbar-fixed-top breaks with iOS virtual keyboard

Created by: DavidFrahm

In iOS 6.1 on iPhone, using BS3 rc2 with a fixed top navbar (navbar-fixed-top) with a multi-field form causes the navbar to move around erratically when tapping in and out of fields.

Seems like the virtual keyboard showing and hiding is triggering the issue.

I first encountered this issue with my web content being used inside a native iOS app via a UIWebView. Then I also saw the same issue when opening a copy of the same content from a local web server.

Screenshot of issue: navbar-broken

jsFiddle to reproduce issue http://jsfiddle.net/davidfrahm/yC4M4/

Repro steps:

  • Open jsFiddle link above in Safari on iPhone (I was using iOS 6.1 on iPhone 5)
  • Scroll up to where any text input field is partially under the navbar
  • Tap into the input field

Result: The virtual keyboard will appear, and the navbar will be down from the top of the page

Assignee
Assign to
Time tracking