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 443659 - Size , alignment mis-match in the evolution preferences window ( problem described below )
Size , alignment mis-match in the evolution preferences window ( problem desc...
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x
Other All
: Normal minor
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 324810
 
 
Reported: 2007-06-03 18:39 UTC by vinod
Modified: 2013-09-13 01:00 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
this is the patch file for the mnemonic for enable or disable button (1.60 KB, patch)
2007-06-03 18:41 UTC, vinod
needs-work Details | Review
this is the patch for the making the ( default ) and ( enable or disable) button to be in aligned with other buttons (1.11 KB, patch)
2007-06-03 18:46 UTC, vinod
none Details | Review
this is patch with a better consonant alphabet for the bug 443659 (1.60 KB, patch)
2007-06-11 10:03 UTC, vinod
committed Details | Review

Description vinod 2007-06-03 18:39:49 UTC
Evolution version 2.11.2
 In the evolution main window 
 Click Edit menu --> Preferences 
   Select the  ( Mail Accounts )
    the Disable or Enable button ( which are embeded in one button ) does not           
    have mnemonic assigned to it .
     
     second issue :
      the Default and Enable or Disable button are improperly sized and aligned  
      compared to ADD , EDIT and DELETE BUTTON ...  

Other information:
actual results:
    because of improper alignment it does not look in clean with other buttons .
    and the enable , disable button cannot be accessed using shortcut keys
    because of absence of mnemonics..

expected results:
        the DEFAULT and ENABLE or DISABLE button should be in aligned with other       
        buttons and shortcut keys aligned to then , increases the usability 
        feature .

the problem repeats everytime the evolution preferences window is loaded .
Comment 1 vinod 2007-06-03 18:41:31 UTC
Created attachment 89286 [details] [review]
this is the patch file for the mnemonic for enable or disable button
Comment 2 vinod 2007-06-03 18:46:27 UTC
Created attachment 89287 [details] [review]
this is the patch for the making the ( default  ) and ( enable or disable) button to be in aligned with other buttons
Comment 3 André Klapper 2007-06-05 03:20:22 UTC
first one: partial duplicate of bug 256899
second one: alignment has been already fixed a few days ago, see bug 438461.

please read the HIG and do not use "i" as a mnemonic. thanks.

the patch is tested, i assume?
Comment 4 vinod 2007-06-05 05:22:16 UTC
andre , yes both the patch are working fine ..thankz .. :)
Comment 5 vinod 2007-06-05 05:23:00 UTC
andre , yes both the patch are working fine ..thankz .. :)
Comment 6 André Klapper 2007-06-05 15:13:10 UTC
first patch works, but i always get the following error here (that i also got before applying the patch) when starting edit->preferences:

(evolution-2.12:20148): Gtk-CRITICAL **: gtk_toggle_button_get_active: assertion `GTK_IS_TOGGLE_BUTTON (toggle_button)' failed
Comment 7 Srinivasa Ragavan 2007-06-09 19:59:35 UTC
Vinod, you gotto fix comment #3
Comment 8 vinod 2007-06-11 10:03:57 UTC
Created attachment 89734 [details] [review]
this is patch with a better consonant alphabet for the bug 443659
Comment 9 vinod 2007-06-12 20:52:50 UTC
(In reply to comment #6)
andre could you give me the complete error message (if available), in pastebin
 it might get a bit easier to identify it... thankz
Comment 10 André Klapper 2007-06-14 11:16:43 UTC
what error?
Comment 11 Srinivasa Ragavan 2007-06-15 07:03:50 UTC
Ill commit it.
Comment 12 Srinivasa Ragavan 2007-06-18 04:56:56 UTC
Fixed in head.