GNOME Bugzilla – Bug 626992
Back and Forward buttons in Previous conservations window are reversed
Last modified: 2010-08-16 09:05:58 UTC
Bug also reported in lp: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/618391 In the empathy Previous Conversations window ,Back and Forward Buttons are switched as Forward and Back Usually within empathy and elsewhere in the system, Back is on the left side and Forward is on the right , but in this window it has been switched. Attaching screenshot of the problem Also to note is that the buttons do not have a consistent padding as mentioned in the HIG: "12 pixels of padding to either side of centered text (and any accompanying graphic). If appearing in a group of buttons, longest button label sets button size, center all other button labels and accompanying graphics in same-sized buttons" http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en#layout-label-position [I guess we can fix the padding issue in the same bug itself?]
Created attachment 167916 [details] Flipped Buttons.
Created attachment 167936 [details] [review] http://git.Collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/next-button-626992 libempathy-gtk/empathy-log-window.ui | 58 +++++++++++++++++++++------------ 1 files changed, 37 insertions(+), 21 deletions(-)
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Created attachment 167937 [details] [review] http://git.Collabora.co.uk/?p=user/cassidy/empathy;a=shortlog;h=refs/heads/next-button-626992 libempathy-gtk/empathy-log-window.ui | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-)
(In reply to comment #3) > This problem has been fixed in the development version. The fix will be > available in the next major software release. Thank you for your bug report. Wow! that was a blaaaaazingly fast fix! Thanks! :)