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 317290 - [Publish-Calendar] Cancel setup should cancel, not continue
[Publish-Calendar] Cancel setup should cancel, not continue
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.2.x (obsolete)
Other Linux
: Normal minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 329724 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-09-26 21:40 UTC by Ilya Konstantinov
Modified: 2009-07-31 13:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ilya Konstantinov 2005-09-26 21:40:22 UTC
The Free/Busy Publishing Settings dialog (can be activated by pressing [Add URL]
in the Calendar and Tasks Free/Busy tab) should have the default response
disabled if the form's current contents are invalid (and thus the OK button is
disabled). It should be remembered that disabling the button having the default
response doesn't stop the default response from happening upon pressing Enter.

Alternatively, this might be a Gtk issue of gtk_dialog_set_response_sensitive
not disabling the actual response.
Comment 1 Chenthill P 2005-12-02 11:22:29 UTC
Only when the OK is enabled, the Enter pressed takes effect. I don see any bug
here. Could you please check it over ? Well the validity of the content is not
checked which is a bug.
Comment 2 Ilya Konstantinov 2005-12-03 12:23:12 UTC
Just tested on Evolution 2.4.1:
When you press Enter in the dialog (while the Name box is empty), nothing
happens and the "OK" button seems rightfully disabled. However, after you press
Cancel, the operation proceeds (asking you for username/password) as if you
pressed OK and eventually an empty entry is added to the list.
Comment 3 Milan Crha 2009-07-29 17:01:06 UTC
Created commit c485a5b in evo master (2.27.6+)

Interesting, still there in 2.27.5, the Cancel does almost like OK. Fixed that in the above commit.
Comment 4 Milan Crha 2009-07-31 13:53:13 UTC
*** Bug 329724 has been marked as a duplicate of this bug. ***