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
  • Merge requests
  • !13759

input-group-btn: Fix IE8 crash with `font-size: 0;`

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/tamarazuk/master into master Jun 09, 2014
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: tamarazuk

I've found that using font-size: 0; in the case of the .input-btn-group class crashes Internet Explorer 8.

To recreate the crash visit http://getbootstrap.com/components/ in Internet Explorer 8 with Windows XP. This particular page starts to crash in Windows 7 but recovers eventually, but on one of my client's sites Win7/IE8 never recovers the page.

This is a rather ugly fix, so I am open to suggestions. 

Update The issue with http://getbootstrap.com/components/ on Win7/IE8 is intermittent and seems more likely to happen if more tabs are open. I'm presented with a dialog that "Internet Explorer has stopped working".

screenshot 2014-06-09 02 27 20

Clicking "Close the program" does not close IE but shows the dialog 0 to 2 more times, after which point IE recovers the page and it is browsable

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/tamarazuk/master