GNOME Bugzilla – Bug 777336
Data labels not showing up in the "add" field within chart properties
Last modified: 2017-01-22 18:49:09 UTC
I would like to report an issue that I've been having with gnumeric 1.12.32 (Fedora 25). I have a chart that has "Data labels" applied to a Series. e.g. PlotLine1 -> Series1 -> Data labels1 Unfortunately, when removing Data labels1, there is no way to re-apply the "Data labels1" back to the Series1. It looks like that this "option" is not being listed under the "Add" button. No matter if chosen from "Graph" "Chart1", "Backplane", "X-Axis1", "Y-Axis1", "Series1" and so on. It would be nice, if this can be verified and *if possible* fixed.
Select the plot, then press Add.
Looks like the list of possible children is not correctly updated when the data labels are removed.
Created attachment 343955 [details] [review] Proposed patch The child-removed parent is fired before the child is actually removed. Moving the signal call later seems to fix things. Just hope it does not break something else.
Jean: go ahead.
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.