Skip to content

[Backport queued_ltr_backports] do not return virtual file system path as default path in the file content widget (refs #37308)#66449

Open
alexbruy wants to merge 1 commit into
qgis:queued_ltr_backportsfrom
alexbruy:backport-66342-to_queued_ltr_backports
Open

[Backport queued_ltr_backports] do not return virtual file system path as default path in the file content widget (refs #37308)#66449
alexbruy wants to merge 1 commit into
qgis:queued_ltr_backportsfrom
alexbruy:backport-66342-to_queued_ltr_backports

Conversation

@alexbruy

Copy link
Copy Markdown
Contributor

Description

Manual backport of #66342.

North arrow layout item uses :/images/north_arrows/layout_default_north_arrow.svg as a default image. When user tries to change image by clicking on "…" button the file dialog will use this path as a working directory (if this is a first time action and last used path is not saved in the QGIS settings) and as this is not an actual path on the filesystem, user will see a warning message "The file or folder does not exists".

We should not use virtual file system paths as a default path for file dialogs.

Refs #37308.

AI tool usage

  • AI tool(s) (Copilot, Claude, or something similar) supported my development of this PR. See our policy about AI tool use. Use of AI tools must be indicated. Failure to be honest might result in banning.

@alexbruy alexbruy added the Backport Is a backport of another pull request label Jun 11, 2026
@github-actions github-actions Bot added this to the 3.44.13 milestone Jun 11, 2026
@github-actions github-actions Bot added the Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks label Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport Is a backport of another pull request Print Layouts Related to QGIS Print Layouts, Atlas or Reporting frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant