Bug 435806 - Hitting F3 in split view always closes right pane, even when it has the focus
Summary: Hitting F3 in split view always closes right pane, even when it has the focus
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: split view (show other bugs)
Version: 20.12.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-16 09:15 UTC by phrxmd
Modified: 2021-10-28 17:36 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description phrxmd 2021-04-16 09:15:47 UTC
SUMMARY
When closing the split view by hitting F3, Dolphin always closes the right pane and leaves the left pane in place - even when the right pane is the one that has the focus.

STEPS TO REPRODUCE
1. Open Dolphin in split view.
2. Click into right pane by clicking into it.
3. Hit F3 to close split view.

OBSERVED RESULT
Dolphin always closes the right pane, even when it has the focus.

EXPECTED RESULT
Dolphin should close the inactive pane, the pane that has the focus should stay open.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210408
KDE Plasma Version: 5.21.3
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Kernel Version: 5.11.11-1-default
OS Type: 64-bit
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8550U CPU @ 1.80GHz
Memory: 15.5 GiB of RAM
Graphics Processor: Mesa DRI Intel® UHD Graphics 620

ADDITIONAL INFORMATION
Maybe the behaviour should be configurable, as some users may have gotten used to the behaviour that the right pane closes and the left pane remains.
Comment 1 Nate Graham 2021-04-16 16:25:33 UTC
Cannot reproduce with 21.04. Can you try again there when it's released in a few days?
Comment 2 phrxmd 2021-04-16 17:45:10 UTC
OK, will try.
Comment 3 Bug Janitor Service 2021-05-01 04:33:37 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 phrxmd 2021-05-03 04:52:04 UTC
No, still happens with 21.04:

1) Open Dolphin
2) Hit F3. There are now two panes showing the same location.
3) Click in the right pane
4) Navigate somewhere else in the right pane
5) Hit F3 again. The right pane (which has the focus) disappears, the left pane (with the original location) remains.
Comment 5 Antonio Prcela 2021-10-27 20:37:09 UTC
Settings -> Behavior -> uncheck "Turning off split view closes active pane"
:)