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 334794 - Switch order with mouse wheel
Switch order with mouse wheel
Status: RESOLVED DUPLICATE of bug 320751
Product: gnome-panel
Classification: Other
Component: workspace switcher
2.14.x
Other All
: Normal minor
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-16 18:31 UTC by Adrien Bustany
Modified: 2006-03-21 10:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Adrien Bustany 2006-03-16 18:31:13 UTC
When you roll the mouse wheel on the pager (workspace switcher), with a table
view (2x2 workspaces), instead of going from 1 to 2 to 3, you go from 1 to 3 to
2 to 4... The logic employed seems to be "from left to right", then the
workspaces should be ordered as :
|1|2|
 - -
|3|4|

Other information:
Comment 1 lexual 2006-03-17 11:48:40 UTC
confirming for 2.14.0
Comment 2 Vincent Untz 2006-03-21 10:11:48 UTC
See bug 320751 for why this is WONTFIX.

*** This bug has been marked as a duplicate of 320751 ***
Comment 3 lexual 2006-03-21 10:34:47 UTC
I don't understand why this isn't a bug. Wouldn't the user expect that the ordered followed would be 1,2,3,4?
Comment 4 lexual 2006-03-21 10:36:32 UTC
sorry for noise, I didn't read the above comment correctly.