After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651917 - Arrow left/right for closing/opening threads
Arrow left/right for closing/opening threads
Status: RESOLVED WONTFIX
Product: evolution
Classification: Applications
Component: Mailer
2.32.x (obsolete)
Other Linux
: Normal enhancement
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
evolution[etable]
Depends on: 775370
Blocks:
 
 
Reported: 2011-06-05 10:54 UTC by Maarten Bezemer
Modified: 2016-12-06 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maarten Bezemer 2011-06-05 10:54:40 UTC
At Launchpad (https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/39363) there was a request for opening/closing threads with the arrow left/right keys.

Bug 512623 resulting in shift left/right for this. But at LaunchPad there is still the request to use the plain arrow keys.

It is possible to change this? Or maybe make this configurable?
Comment 1 André Klapper 2011-06-05 18:37:38 UTC
What is so hard about Shift+←?
Arguments would be nice in bug reports. :)
Comment 2 Maarten Bezemer 2011-06-05 19:39:11 UTC
There is nothing hard about shift left/right (at least when one knows about it), this report is about what users (on LP) expect.
Users are trying left/right arrow which is not working instead of shift left/right. (To be honest, I myself did not know about this as well). It seems that (a lot of) users do not expect to use shift left/right in combination with plain up/down I guess.
Comment 3 Matthew Barnes 2011-06-06 02:07:35 UTC
Where did LaunchPad users they get the idea that left/right arrows should expand/collapse to begin with?  Does some other mailer behave this way?
Comment 4 Maarten Bezemer 2011-06-06 18:54:29 UTC
I only use evolution, so I do not know how other mailers behave.

But as up/down is browsing up/down trough messages. So it (might) seem(s) that left/right is doing something as well, most logical seems to close/open threads I suppose...
Comment 5 Mathieu Trudel-Lapierre 2011-08-15 19:37:54 UTC
Well, despite the fact that I don't feel strongly for this bug; it looks to me like this is at least currently the behavior in Thunderbird. A quick look and I'm having a bit of a hard time finding out what file would need to be patched though ;)
Comment 6 Milan Crha 2011-08-22 13:42:06 UTC
Plain up/down is used for selection, same as plain left/right, to choose previous/next column in the view. The widget doesn't distinguish between how many columns is shown or which is currently selected, neither its setting for
select-full-row. I tend to keep consistent without considering actual view, also because GtkTreeView is using shift+arrows for the same (check in the left folder tree view).