Bug 424987

Summary: 'Open in New Tab' behaviour for successive new tabs
Product: [Applications] dolphin Reporter: Thomas Carmichael <carmanaught>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: kfm-devel, nate
Priority: NOR    
Version: 20.04.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=424988
Latest Commit: Version Fixed In:

Description Thomas Carmichael 2020-08-04 06:23:38 UTC
SUMMARY
It would be good if the "Open in New Tab" behaviour was a bit more browser-like where opening multiple tabs in succession (when not putting tabs at the end) puts each tab one after another sequentially, rather than just immediately putting the tab directly after the current tab. To try and explain this better, assuming a folder structure of:

1
- A
- B
2


STEPS TO REPRODUCE
If the tabs are:

| 1 | 2 |

Opening 'A' folder from '1':

| 1 | A | 2 |

Opening 'B' folder immediately after from '1'

| 1 | B | A | 2 |


EXPECTED RESULT

If the tabs are:

| 1 | 2 |

Opening 'A' folder from '1':

| 1 | A | 2 |

Opening 'B' folder immediately after from '1'

| 1 | A | B | 2 |


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon 5.19
KDE Plasma Version: 5.19.3
KDE Frameworks Version: 5.72.0
Qt Version: 5.14.2