[dolphin] [Bug 424987] New: 'Open in New Tab' behaviour for successive new tabs

Thomas Carmichael bugzilla_noreply at kde.org
Tue Aug 4 07:23:38 BST 2020


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

            Bug ID: 424987
           Summary: 'Open in New Tab' behaviour for successive new tabs
           Product: dolphin
           Version: 20.04.3
          Platform: Neon Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: carmanaught at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list