GNOME Bugzilla – Bug 705310
input messages
Last modified: 2013-08-04 22:25:07 UTC
We seem to read and write input help messages from and to various file formats. The problem is: a) We do not show the input messages anywhere in Gnumeric. b) We do not provide any means of editing the input messages! As a consequence these message are preserved and can get outdated, ie. the validations might change but the corresponding in Gnumeric invisible input help message cannot be adapted.
The cell format dialog appears to contain code to edit these. It's on the validation tab.
Created attachment 250657 [details] Spreadsheet with validation message
On the validation tab, I see the error message (shown when validation fails) but not the input help message (shown when the cell is selected).
Part (b) has been fixed.
Created attachment 250819 [details] tentative patch A tentative patch to show the briefly show the input message on screen. The obvious problem is that the patch doesn't even attempt to place the tooltip in a reasonable location. I have a cell position. How do I determine the screen position of the lower right corner?
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.