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 687102 - when removing an item, the previous item should be selected
when removing an item, the previous item should be selected
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Charting
git master
Other Linux
: Normal normal
: ---
Assigned To: Jean Bréfort
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-10-29 11:19 UTC by Frédéric Parrenin
Modified: 2012-11-04 08:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frédéric Parrenin 2012-10-29 11:19:36 UTC
Steps to reproduce:
- create an XY plot with 2 series.
- remove the second serie
=> the parent plot is selected
Expected behaviour: the previous serie should be selected. Indeed, when one wants to remove several items, one has to scroll after each deletion.
Comment 1 Jean Bréfort 2012-11-04 08:19:22 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.

The new behacvior is to select next child if it has the same type, or the previous one, or the parent.