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 729929 - changes to the filters table are not being saved with pressing ok
changes to the filters table are not being saved with pressing ok
Status: RESOLVED OBSOLETE
Product: bluefish
Classification: Other
Component: application
2.2.5
Other Linux
: Normal normal
: 2.2.7
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-05-10 20:32 UTC by Daniel Leidert
Modified: 2020-04-24 15:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Leidert 2014-05-10 20:32:08 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
Comment 1 Daniel Leidert 2014-05-10 20:33:29 UTC
https://bugs.debian.org/730543
Comment 2 Olivier Sessink 2014-10-11 20:40:05 UTC
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..
Comment 3 André Klapper 2020-04-24 15:17:13 UTC
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!