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 735366 - Save icon in the toolbar is always sensitive
Save icon in the toolbar is always sensitive
Status: RESOLVED OBSOLETE
Product: easytag
Classification: Other
Component: general
master
Other Linux
: Normal normal
: 2.2
Assigned To: EasyTAG maintainer(s)
EasyTAG maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-08-25 09:01 UTC by Kat
Modified: 2021-05-26 09:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kat 2014-08-25 09:01:10 UTC
The save icon in the toolbar should be insensitive when there are no unsaved changes.
Comment 1 David King 2014-09-04 07:28:24 UTC
There is some commented-out code to disable the save action when there are no files with unsaved changes in the file list selection. However, editing a tag field to be different to the value in the file does not mark the file as modified until moving to a different file, so just uncommenting the code breaks the use case of editing a text field and then activating the save action.

It should be sufficient to connect to the notify::text signal on the tag area entry fields, and to mark the file as modified if those fields change.
Comment 2 David King 2014-11-07 09:00:42 UTC
*** Bug 739758 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2021-05-26 09:51:57 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/easytag/-/issues/

Thank you for your understanding and your help.