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 154735 - Implement select->inputs
Implement select->inputs
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: General
git master
Other All
: Normal enhancement
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-10-06 22:01 UTC by Adrian Custer
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adrian Custer 2004-10-06 22:01:37 UTC
1) new gnumeric
2) A1 gets 1; b1 gets 2; a2 gets =A1+B1
3) A3 gets =a2; c3 gets =a2
4) Select A2
5) Edit -> Select -> Depends
==> both A3 and C3 are selected
6) Select A2
7) Edit -> Select -> Inputs
==> nothing selected
Comment 1 Morten Welinder 2004-10-07 18:43:20 UTC
Not yet implemented, see sv_select_cur_inputs in cmd-edit.c
Comment 2 Morten Welinder 2004-10-07 19:48:30 UTC
Fixed in cvs.