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 712770 - Label should be left-aligned in "quit before saving" dialog
Label should be left-aligned in "quit before saving" dialog
Status: RESOLVED DUPLICATE of bug 704297
Product: gedit
Classification: Applications
Component: general
3.8.x
Other Linux
: Normal minor
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2013-11-20 21:36 UTC by Declan McGrath
Modified: 2013-12-09 11:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot showing whitespace (55.76 KB, image/png)
2013-11-20 21:39 UTC, Declan McGrath
Details

Description Declan McGrath 2013-11-20 21:36:59 UTC
Steps to reproduce
* Create a file called 'This is a somewhat longer title than I expect.txt'
* Save the file
* Edit some text in the file
* Click the close button to exit gedit

Expected result
* The distance between the alert icon and the primary error text should be 12 pixels

Actual result
* The distance between the alert icon and the primary error text is at least 3 times that

GNOME Shell version: 3.8.4
OS Version: Ubuntu 13.10
Comment 1 Declan McGrath 2013-11-20 21:39:11 UTC
Created attachment 260388 [details]
Screenshot showing whitespace

Added screenshot.
Comment 2 Sébastien Wilmet 2013-11-20 22:41:10 UTC
Thanks for the bug report. I think it is easy to fix, with the align property or something like that (with glade it is easy to test and find the right property to change).
Comment 3 Declan McGrath 2013-11-20 22:45:01 UTC
Nice one! Thanks for the quick response Sébastien.
Comment 4 Amol Pol 2013-11-22 19:32:58 UTC
Hi, I am a newbie in contributing to the free and open source softwares.
Can you please guide me in fixing this bug.
It would be a great help as it will help me to gain experience in contributing to foss. Just some direction on how to proceed.
Comment 5 Sébastien Wilmet 2013-11-23 15:11:51 UTC
Try to reproduce the bug first, with the latest gedit (from git, with jhbuild for example). Search in the code (with grep for example) to see where the string come from. Read the HACKING file to know how to contribute. Read the GTK+ documentation, etc :)

If you have more specific questions, don't hesitate to ask on the gedit mailing list or the #gedit IRC channel on irc.gnome.org.
Comment 6 Volker Sobek (weld) 2013-12-09 11:42:29 UTC
I think this was fixed in
https://bugzilla.gnome.org/show_bug.cgi?id=704297
Comment 7 Ignacio Casal Quinteiro (nacho) 2013-12-09 11:44:27 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 704297 ***