Skip to content

GitLab

  • Menu
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,429
    • Issues 1,429
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 241
    • Merge requests 241
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Issues
  • #996

Closed
Open
Created Dec 19, 2017 by Bugzilla@bugzilla-migration💬Reporter

File chooser - "Enter" key does not work properly

Submitted by Mantas Mikulėnas @grawity

Link to original bug (#791769)

Description

Normally, when the file chooser shows up and the filename editbox is still focused, pressing Enter confirms the dialog and saves the file, as one would expect.

However,

  1. After clicking the "New folder" button (and creating a folder), that button remains focused and pressing Enter just opens the new-folder popover again. It should instead confirm the dialog – after creating a new folder it's most likely that someone will want to save the file in it, not to create a 2nd nested folder.

Also,

  1. After creating a folder, if I refocus the filename editbox (let's say I needed to change the name a little), pressing Enter does nothing at all – even though it worked originally (as in paragraph 0). This is now filed as issue #2125 (closed)

gtk 3.22.26+47+g3a1a7135 (Arch Linux)

Version: 3.22.x

Edited Sep 01, 2019 by Nelson Ben
Assignee
Assign to
Time tracking