GNOME Bugzilla – Bug 729929
changes to the filters table are not being saved with pressing ok
Last modified: 2020-04-24 15:17:13 UTC
There is a bug report about how this dialog works and I would like to add one more proposal: Proposal: When pressing "Add entry" it should not only add the entry but also set focus on it. Otherwise the user has to scroll to it. Bug report: Consider you click on the second field and write something. Now just hit "Ok" and the field is saved as empty. You first have to leave the field before hitting the "Ok" button to get the contents saved. I'm not sure if this is really a bug or design behaviour. Please comment on it. Thanks, Daniel
https://bugs.debian.org/730543
the code uses the "edited" signal on the cellrenderer to update the value. Obviously this signal is only called after an enter or a change of focus. We'll have to look if we can use a different signal..
Hi, if this ticket is still valid in a recent version of Bluefish, then please report this under https://sourceforge.net/p/bluefish/tickets/ as GNOME Bugzilla is not used anymore by the Bluefish developers - thanks a lot!