https://bugs.kde.org/show_bug.cgi?id=486689

            Bug ID: 486689
           Summary: File creation and saving File Dialog not coherent with
                    current project context
    Classification: Applications
           Product: kdevelop
           Version: 5.13.240202
          Platform: Arch Linux
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: file tree
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: ad...@arkades.org
  Target Milestone: ---

SUMMARY
During creation of new files into a new project structure within a session
where multiple projects are open, the File Save Dialog does not propose the
target directory as expected.

STEPS TO REPRODUCE
1. Open an existing projectA
2. Open a fileA1 from existing projectA
3. Create a new projectB, create subfolder 'srcB'
4. Create a new fileB1, save it within subfolder 'srcB'. Now two file tabs are
visible in the following order: fileA1 and fileB1
5. Create a second fileB2, the tab of the yet unnamed file is placed next to
fileB1 of projectB
6. Save the file, the file save dialog opens

OBSERVED RESULT
The file save dialog proposes the target directory of projectA. Even if the
previous active file tab shows a file inside projectB. This is not intuitive.

EXPECTED RESULT
The file save dialog for unnamed files shall propose an intuitive target
directory, especially when multiple projects are open.
* If it is the first open tab of an unnamed file, the proposed target directory
shall be the current project selection.
* Otherwise if there are already tabs of saved files, the parent directory of
the previous selected tab shall be proposed as target directory.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to