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 499719 - Buttons remain disabled in header/footer customization dialog
Buttons remain disabled in header/footer customization dialog
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Printing
git master
Other All
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-11-26 12:07 UTC by sum1
Modified: 2007-11-27 05:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix this problem (1.60 KB, patch)
2007-11-26 21:28 UTC, Andreas J. Guelzow
none Details | Review

Description sum1 2007-11-26 12:07:04 UTC
Version: r16203
OS: Ubuntu Gutsy

Steps to reproduce:
- Run Gnumeric
- File > Page Setup
- Select the "Headers and Footers" tab
- Press either Configure button
- Press the Date toolbar button to insert a date into the left section
- Press Apply
- Place the caret to the right of the first date in the left section
- Press the Date toolbar button once again
- Notice that the OK and Apply buttons remain disabled despite the change
Comment 1 Andreas J. Guelzow 2007-11-26 21:28:36 UTC
Created attachment 99687 [details] [review]
patch to fix this problem

I forgot to reset the modification flags of the buffer. They only trigger signals on the first modification.
Comment 2 Morten Welinder 2007-11-27 04:10:10 UTC
Got for it.
Comment 3 Andreas J. Guelzow 2007-11-27 05:45:37 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.