Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,605
    • Issues 1,605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 220
    • Merge requests 220
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • GNOMEGNOME
  • gtkgtk
  • Issues
  • #665
Closed
Open
Issue created Sep 06, 2016 by Bugzilla@bugzilla-migration💬Reporter

GtkFileChooser: Unfocused location entry keeps selection, with same colour as focused

Submitted by Frank Brütting @fbruetting

Link to original bug (#770941)

Description

When I open the save dialog, the file name is already highlighted - so when I press some keys, I can modify the file name. This is correct. But if I select something in the file choser (e.g. changing the directory), the file name is still highlighted while the focus is on the file hierarchy / file chooser and not on the file name anymore.

At pressing some keys, the search function is started, because the selection now is on the file chooser and not on the file name - but the user expects the file name to be modified, because it is still highlighted.

Solution would be to not highlight the file name anymore when selecting something in the file chooser.

Version: 3.22.x

See also

  • Bug 746202
Assignee
Assign to
Time tracking