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 726800 - UI break: add dialog to advertise user survey
UI break: add dialog to advertise user survey
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: user interface
git master
Other All
: Normal enhancement
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-20 22:42 UTC by Juan Pablo Ugarte
Modified: 2014-04-11 23:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch implementing dialog (8.74 KB, patch)
2014-03-20 22:42 UTC, Juan Pablo Ugarte
none Details | Review
Dialog screenshot (164.88 KB, image/png)
2014-03-20 22:46 UTC, Juan Pablo Ugarte
  Details

Description Juan Pablo Ugarte 2014-03-20 22:42:32 UTC
Created attachment 272525 [details] [review]
Patch implementing dialog

I would like to add a dialog at startup to make sure Glade users know about the survey.

This requires a string and UI break even though it wont change any screenshots.

The dialog looks something like this:
╔═════════════════════════════════════════════════════╗
║                                                     ║
║   We are conducting a user survey                   ║
║   Would you like to take it now?                    ║
║                                                     ║
║   If not, you can always find it in the Help menu.  ║
║                                                     ║
║ ▢ Do not show this dialog again                     ║
║                                      ╔════╗ ╔═════╗ ║
║                                      ║ No ║ ║ Yes ║ ║
║                                      ╚════╝ ╚═════╝ ║
╚═════════════════════════════════════════════════════╝

Once the user checks the checkbutton then the following message will be showed in the
statubar instead of the dialog.

"Go to Help -> Registration & User Survey and complete our survey!"
Comment 1 Juan Pablo Ugarte 2014-03-20 22:46:44 UTC
Created attachment 272526 [details]
Dialog screenshot
Comment 2 Matthias Clasen 2014-03-20 23:52:33 UTC
hmm, that checkbutton needs some margin