Bug 300979 - Make the mainwindow fully keyboard navigatable
Summary: Make the mainwindow fully keyboard navigatable
Status: RESOLVED INTENTIONAL
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.5-git
Platform: unspecified Linux
: NOR wishlist
Target Milestone: 2.6
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 07:28 UTC by Bart Cerneels
Modified: 2016-07-12 21:19 UTC (History)
7 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
attachment-15579-0.html (1.74 KB, text/html)
2015-08-16 05:48 UTC, Rishabh gupta
Details
A patch for making the Main Window keyboard navigatable. (5.57 KB, patch)
2015-08-16 12:06 UTC, Aditya Dev Sharma
Details
minimize the mainwindow with ctrl+shift+m (1.39 KB, patch)
2015-08-16 16:31 UTC, Rishabh gupta
Details
minimize the mainwindow with ctrl+shift+m (787 bytes, patch)
2015-08-16 16:33 UTC, Rishabh gupta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Cerneels 2012-06-01 07:28:49 UTC
While it's possible to switch from the Content panel to the context using Tab, going back or to the playlist is not possible, focus remains with ContextView.
Fix other such issues in the 3 panels so Amarok is possible to use with only keyboard.

Note: it might be required to remove the keybinding of Left and Right keys (skip forward/back).

Reproducible: Always
Comment 1 Joel Mandell 2013-02-19 14:28:19 UTC
Hi! Is there someone working with this one?
Comment 2 Myriam Schweingruber 2013-02-19 16:35:46 UTC
Not as far as we know, feel free to take it!
Comment 3 Joel Mandell 2013-02-19 17:17:26 UTC
I will do my best!

2013/2/19 Myriam Schweingruber <myriam@kde.org>

> https://bugs.kde.org/show_bug.cgi?id=300979
>
> --- Comment #2 from Myriam Schweingruber <myriam@kde.org> ---
> Not as far as we know, feel free to take it!
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
>
Comment 4 Abhinandan 2013-04-09 13:39:58 UTC
Joel mandell still working on this one?
Comment 5 Joel Mandell 2013-04-09 15:02:26 UTC
Due to much schoolwork I kinda stalled right now.


2013/4/9 Abhinandan <abhiin1947@gmail.com>

> https://bugs.kde.org/show_bug.cgi?id=300979
>
> --- Comment #4 from Abhinandan <abhiin1947@gmail.com> ---
> Joel mandell still working on this one?
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.
>
Comment 6 Patrick Callahan 2013-04-19 23:55:18 UTC
While I'd love to see more special attention given to keyboard navigation in Amarok, I'd like to note that in my use case, keyboard-only use is at least possible (and I do it all the time).

I get to the Collection with CTRL+F and then tab, switch to the between the Context and Media Sources menus (which I have in tabs) with ALT+C and ALT+M, respectively. I get to the playlist similarly, with CTRL+J and then tab.

It would be cool if there were hotkeys to shift focus directly to the Playlist, like CTRL+P or something, and being able to actually navigate the whole window visually with the arrow keys and tab would be awesome. But you can already do quite a bit of playlist manipulation with only the keyboard.
Comment 7 michal buras 2013-11-18 19:15:34 UTC
Hello, are you still working on this , if not I would be happy to finish the work you started. 
Since im new to open sorce and eager to code, this would be a perfect quest :)
Comment 8 nituldatt 2014-01-15 12:26:54 UTC
Hello, I would like to know if anyone is still working on this bug. If there is an opportunity to contribute here, I would love to take it.
Comment 9 nituldatt 2014-01-15 12:27:38 UTC
Hello, I would like to know if anyone is still working on this bug. If there is an opportunity to contribute here, I would love to take it.
Comment 10 Myriam Schweingruber 2014-01-15 13:41:53 UTC
Please ask on the amarok-devel@kde.org maling list and also discuss your proposition for solving this there. Please also check the open requests on http://reviewboard.kde.org
Comment 11 Aditya Dev Sharma 2015-08-15 09:32:07 UTC
Is anybody working on this one ?
Comment 12 Rishabh gupta 2015-08-16 05:48:09 UTC
Created attachment 94050 [details]
attachment-15579-0.html

I guess no one is working on this .You want to work on it together?

On Sat, Aug 15, 2015 at 3:02 PM, Aditya Dev Sharma <
aditya.sharma15696@gmail.com> wrote:

> https://bugs.kde.org/show_bug.cgi?id=300979
>
> Aditya Dev Sharma <aditya.sharma15696@gmail.com> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |
> aditya.sharma15696@gmail.co
>                    |                            |m
>
> --- Comment #11 from Aditya Dev Sharma <aditya.sharma15696@gmail.com> ---
> Is anybody working on this one ?
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.
> _______________________________________________
> Amarok-bugs-dist mailing list
> Amarok-bugs-dist@kde.org
> https://mail.kde.org/mailman/listinfo/amarok-bugs-dist
>
Comment 13 Aditya Dev Sharma 2015-08-16 06:02:31 UTC
Yeah sure !
Comment 14 Aditya Dev Sharma 2015-08-16 12:06:09 UTC
Created attachment 94054 [details]
A patch for making the Main Window keyboard navigatable.

Here's the patch that I came up with. Let me know if any changes are needed.
Comment 15 Rishabh gupta 2015-08-16 16:31:51 UTC
Created attachment 94059 [details]
minimize the mainwindow with ctrl+shift+m
Comment 16 Rishabh gupta 2015-08-16 16:33:53 UTC
Created attachment 94060 [details]
minimize the mainwindow with ctrl+shift+m

this and the patch submitted before is the complete patch
Comment 17 Myriam Schweingruber 2016-07-12 21:19:50 UTC
We decided unanimously that this is not worth the hassle.