[Bug 382393] Re: keyboard applet flag size to big

2017-10-27 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=471723.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2008-11-15T06:20:38+00:00 Todor wrote:

Created attachment 323684
screenshot of the applet area

Description of problem:
The keyboard-indicator applet takes all the available space in the gnome panel 
(panel height). This is even more apparent in the case the user has the 
settinhs showFlags in gconf turned on. The applet should strive for a more 
unified look, in order to fit in with the other applets

Version-Release number of selected component (if applicable):
gnome-applets-2.24.1-1.fc10.x86_64

Steps to Reproduce:
1. Download a country flag for your layout (svg or png from Wikipedia will 
work, size doesn't matter) and place under ~/.icons/flags/<2-char-iso-code>.png
2. Turn on flags: `gconftool-2 -t bool -s 
/desktop/gnome/peripherals/keyboard/indicator/showFlags true`
3. Select the "Keyboard Indicator" from the available panel applet list and add 
to panel if not already on.
  
Actual results:
The flag icon is shown on the panel, and it takes all of the panel's height. 
The icon width is scaled accordingly to its height. The applet "feels" much 
bulkier than the other applets.

Expected results:
A more consistent look&feel, some space on top and bottom of the applet.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/0


On 2008-11-15T06:26:45+00:00 Todor wrote:

It would be nice, if the flag icon size is configurable via gconf or
gtkrc. Anyway a fast workaround is a small change in the applet code,
delimiting it to only 75% of the available height. (maybe that would be
even better solved as a setting in gconf, named "zoom" or "scale")

diff -uNr a/gswitchit/gswitchit-applet.c b/gswitchit/gswitchit-applet.c
--- a/gswitchit/gswitchit-applet.c  2008-11-15 07:04:17.0 +0100
+++ b/gswitchit/gswitchit-applet.c  2008-11-15 07:06:07.0 +0100
@@ -614,7 +614,7 @@
gtk_widget_show_all (sia->applet);
gtk_widget_realize (sia->applet);
 
-   max_ratio = gkbd_indicator_get_max_width_height_ratio ();
+   max_ratio = 0.75 * gkbd_indicator_get_max_width_height_ratio ();
 
if (max_ratio > 0) {
switch (orient) {

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/1


On 2008-11-15T06:28:24+00:00 Todor wrote:

Created attachment 323685
PATCH limit the size of the applet to 75% of available height

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/2


On 2008-11-15T06:32:03+00:00 Todor wrote:

Created attachment 323686
screenshot of the restricted applet

Here's how the applet looks with size fixed at 75% height. The
screenshot is only with the icon, but turning off the flags and using
text only looks good as well.

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/3


On 2008-11-15T20:01:31+00:00 Ray wrote:

Hi Todor,

Do you mind posting your patch upstream at bugzilla.gnome.org?

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/4


On 2008-11-26T05:25:46+00:00 Bug wrote:


This bug appears to have been reported against 'rawhide' during the Fedora 10 
development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Reply at: https://bugs.launchpad.net/ubuntu/+source/gnome-
applets/+bug/382393/comments/5


On 2009-11-18T09:22:49+00:00 Bug wrote:


This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If

[Bug 382393] Re: keyboard applet flag size to big

2011-06-03 Thread MikeR
This bug does not appear on Maverick, but still exists on Lucid. Isn't
there something that can be back-ported to fix it?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-04-11 Thread MikeR
bump!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-04-03 Thread MikeR
bump!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-03-02 Thread MikeR
bump!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-02-21 Thread MikeR
Surely that should be done by the Ubuntu team or person who included
this SW in the distro!!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-02-21 Thread Pedro Villavicencio
that needs to be send upstream to bugzilla.gnome.org by someone
interested on the issue.

** Changed in: gnome-applets (Ubuntu)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-02-16 Thread MikeR
Watched bug in Fedora has been closed (not fixed)
Bug still exists in Ubuntu Lucid which is still supported!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-02-16 Thread Olivier Mengué
** Bug watch added: Red Hat Bugzilla #471723
   https://bugzilla.redhat.com/show_bug.cgi?id=471723

** Also affects: gnome-applets (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=471723
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-02-01 Thread MikeR
bump!!

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-01-28 Thread MikeR

** Changed in: gnome-applets (Ubuntu)
   Status: Invalid => New

** Attachment added: "Screenshot.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/382393/+attachment/1812000/+files/Screenshot.png

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2011-01-27 Thread MikeR
27-Jan-2011: Still an issue under Lucid
will not be upgrading until next LTS version, so it would be nice if this nit 
were fixed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.
https://bugs.launchpad.net/bugs/382393

Title:
  keyboard applet flag size to big

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2009-08-25 Thread Pedro Villavicencio
** Package changed: gconf (Ubuntu) => gnome-applets (Ubuntu)

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided => Low

-- 
keyboard applet flag size to big
https://bugs.launchpad.net/bugs/382393
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382393] Re: keyboard applet flag size to big

2009-06-01 Thread delance
** Package changed: ubuntu => gconf (Ubuntu)

-- 
keyboard applet flag size to big
https://bugs.launchpad.net/bugs/382393
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs