Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,859
    • Issues 1,859
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 127
    • Merge requests 127
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container 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
  • GNOME
  • gnome-shellgnome-shell
  • Issues
  • #391
Closed
Open
Created Jul 05, 2018 by Takao Fujiwara@fujiwarat

popup window is closed with Xorg gnome-shell and ibus if its password entry is focued on

The original bug is https://github.com/ibus/ibus/issues/2002

When the password entry is focused in a popup window in firefox in GNOME xorg, 'set-content-type' signal is received in js/misc/ibusManager.js to set the GTK_INPUT_PURPOSE_PASSWORD. And gnome-shell calls KeyboardManager.holdKeyboard() and KeyboardManager.releaseKeyboard() in js/ui/status/keyboard.js and the popup window is always closed.

meta_display_freeze_keyboard() works for META_IS_BACKEND_X11() only.

Assignee
Assign to
Time tracking