[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Changed in: gdm (Ubuntu) Status: Incomplete => Fix Released ** Changed in: human-theme Status: New => Fix Released -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Branch linked: lp:ubuntu/human-theme -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
This bug was fixed in the package human-theme - 0.37 --- human-theme (0.37) karmic; urgency=low * Changed button border values on HumanLogin gtkrc to fix LP: #21 * Added icons for shutdown pop-up at 48x48 -- Kenneth WimerMon, 12 Oct 2009 14:52:13 +0200 ** Changed in: human-theme (Ubuntu) Status: Fix Committed => Fix Released -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
I added an updated branch that has the button style, bg entry and glow as the original mock up. Please let me know if this is what was planned as I can tweak the theme some more? More glow can be easily added to the buttons if needed. Cancel and login buttons are the same as in the mock up with the cancel having an insensitive look. bzr branch lp:~dashua/human-theme/humantheme Regards, dashua -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
Kenneth Wimer wrote: > After testing, Roberts suggestion proves to fix the problem (yeah!). > Changed in the current lp:human-theme > > Woo-hoo! Nice work kwwii & thanks @Robert Ancell! -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
After testing, Roberts suggestion proves to fix the problem (yeah!). Changed in the current lp:human-theme -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Branch linked: lp:human-theme -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Changed in: human-theme (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: human-theme (Ubuntu) Importance: Undecided => High -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
We should change whatever we need to to fix this. I tried to fix it already but couldn't find any industrial theme which didn't have this problem. -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Changed in: gdm (Ubuntu) Importance: Undecided => Low -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
@ kwwii Any thoughts on this? -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
@Robert Ancell Thanks for having a look at this. Suggested solution would be to drop the non-stock button for login and use a stock button (without the icon) instead. Would you say that's feasible? -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
The lines that are causing the difference in size are in /usr/share/themes/HumanLogin/gtk-2.0/gtkrc: GtkButton::default_border = { 3, 3, 3, 3 } GtkButton::default_outside_border = { 3, 3, 3, 3 } These set the border for buttons that can be the default selection - should these be replaced with inner_border if the idea is just to make the buttons bigger? ** Changed in: gdm (Ubuntu) Assignee: Robert Ancell (robert-ancell) => (unassigned) ** Changed in: gdm (Ubuntu) Status: New => Incomplete -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
The issue appears to be in the theming. "Cancel" is a stock button and is not behaving as the non-stock "Log In" -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 444421] Re: "Login" button is smaller than the "Cancel" button in the GDM theme
** Changed in: gdm (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) -- "Login" button is smaller than the "Cancel" button in the GDM theme https://bugs.launchpad.net/bugs/21 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs