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 700792 - Middle-click selection is confusing, possibly broken
Middle-click selection is confusing, possibly broken
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
1.12.x
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-05-21 17:03 UTC by dgt224
Modified: 2013-05-29 20:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description dgt224 2013-05-21 17:03:57 UTC
Using the middle mouse button to select a cell that contains a hyperlink causes some unexpected behavior. Specifically, Shift-middle-click behaves like Control-left-click, selecting an additional range instead of extending the current range. Also, middle-click does not work within the current selection.

To duplicate the first problem, select a cell, then move to a non-adjacent cell, press and hold the Shift key, and middle-click. Both cells will be highlighted, as if they had been selected with Control-left-click, and any operation that can be applied to a discontinuous selection will apply to the highlighted cells. (Note that Control-middle-click behaves the same way, as it should if middle-click does not ignore the modifier keys.)

To duplicate the second problem, select more than one cell, then move to one of the selected cells and middle-click. The selection does not change, while left-click at the same point would change the selection to that single cell (assuming no hyperlink is present).
Comment 1 Andreas J. Guelzow 2013-05-21 18:26:01 UTC
I have no idea what middle-click selection is supposed to do, so it is difficult to asses whether it is broken. IMHO selection should be limited to the left mouse button.
Comment 2 dgt224 2013-05-21 19:05:02 UTC
When a cell contains a hyperlink, clicking the left mouse button activates the link. In that case, clicking with the middle button is the documented method of selecting the cell. A different way of activating the link might have been a better choice, but it may be too late for that.

It might be better to limit middle-click selection to just cells that contain hyperlinks, but both of the problems described above would still apply.
Comment 3 Andreas J. Guelzow 2013-05-27 04:41:04 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 4 Andreas J. Guelzow 2013-05-29 20:18:22 UTC
I guess somehow I did not test correctly. Now middle clicking also seem to trigger the hyperlink...
Comment 5 Andreas J. Guelzow 2013-05-29 20:29:51 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.