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
  • #5566
Closed
Open
Issue created Oct 18, 2012 by Administrator@rootContributor

Clicking anywhere generates JS warnings in Firefox iff a dropdown menu is present

Created by: rossmeissl

To reproduce:

  1. Create a page with a dropdown button present.
  2. Load the page in Firefox
  3. Click anywhere on the page
  4. See JS Warning appear in Firebug console

Live example

Here is a page with only a normal button:

http://jsfiddle.net/PSGz6/

Clicking anywhere on this page does not generate JS warnings.

Here is the same page with a dropdown button added:

http://jsfiddle.net/pZT5W/

Clicking anywhere in the "result" window does generate a JS warning:

Empty string passed to getElementById().

Other folks have had this issue (#5223, #4263 (closed)) but the issues did not include live examples.

Assignee
Assign to
Time tracking