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

            Bug ID: 502813
           Summary: URL navigator triggered autofs mount resets URL
                    navigator state
    Classification: Frameworks and Libraries
           Product: frameworks-kio
           Version: 6.12.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: URL navigator
          Assignee: kio-bugs-n...@kde.org
          Reporter: e.bachma...@gmail.com
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
When navigating into a subdirectory of an autofs mount which would trigger the
"real" mount, the real mount is triggered but URL navigator resets navigation
state.

STEPS TO REPRODUCE
1. Mount autofs on `/smb/myremotehost/` which manages shares like
`/smb/myremotehost/myshare` 
2. Open Dolphin or the load/save dialog
3. Type `/smb/myremotehost/myshare` and then
4. Type `/`

OBSERVED RESULT
After step 4., in the "remote" section of "the sidebar", an entry
`/smb/myremotehost/myshare` appears. The URL navigator is reset to
`/home/myuser/` but DOES display a dropdown relative to
`/smb/myremotehost/myshare/`.

EXPECTED RESULT
After step 4., in the "remote" section of "the sidebar", an entry
`/smb/myremotehost/myshare` appears. The URL navigator shows
`/smb/myremotehost/myshare/` (note the trailing slash) with the cursor behind
that slash. A dropdown relative to `/smb/myremotehost/myshare/` is displayed


SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.2

ADDITIONAL INFORMATION
I assume that after typing the slash there's an attempt to autocomplete so some
readdir() is triggering the mount. This is reasonable. But some feedback
channel that picks up on this new mount interrupts the rest of the workflow.

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

Reply via email to