[prev in list] [next in list] [prev in thread] [next in thread] 

List:       amarok-bugs-dist
Subject:    [amarok] [Bug 457962] New: go-up in file browser not going one level up
From:       empyreal <bugzilla_noreply () kde ! org>
Date:       2022-08-16 15:07:09
Message-ID: bug-457962-71684 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 457962
           Summary: go-up in file browser not going one level up
           Product: amarok
           Version: 2.9.71
          Platform: Kubuntu Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: File Browser
          Assignee: amarok-bugs-dist@kde.org
          Reporter: empyreal@ukr.net
  Target Milestone: kf5

//  Keyboard shortcut for going back one level
QAction *action = new QAction( QIcon::fromTheme( QStringLiteral("go-up") ),
i18n( "Go Up in Media Sources Pane" ),
                                  m_mainWidget );
But this shortcut do not go one level up. It works like "home" in file browser
jumping straight to categories.
Going one level down we have - Enter key but going one level up is missing.
Could this shortcut be made go level up 1 folder?
For example: /folder1/folder2/folder3
1. Backspace => /folder1/folder2/
2. Backspace => /folder1/
3. Backspace => categories list (Local Music, Internet etc)
I found that it may be realized like in Dolpin backAction->setEnabled(index <
urlNavigator->historySize() - 1) but I don't know how to make it in Amarok
because my qt knowledge is almost zero.

-- 
You are receiving this mail because:
You are the assignee for the bug.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic