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,433
    • Issues 1,433
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 245
    • Merge requests 245
  • 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
  • #962

Closed
Open
Created Oct 27, 2017 by Bugzilla@bugzilla-migration💬Reporter

GtkFileChooserNative: ACTION_CREATE_FOLDER doesn't work as intended on win32

Submitted by Lukas

Link to original bug (#789569)

Description

When specifying GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER, it's not possible to actually create a new folder. The Dialog only allows selecting existing folders.

I think Gtk is running into a similar issue as https://stackoverflow.com/questions/8336312/allowing-ifileopendialog-to-pick-a-folder-that-doesnt-exist-yet

My non-exhaustive research seems to indicate that the intended functionality isn't available in the win32 api.

Version: 3.22.x

Assignee
Assign to
Time tracking