[UIFe] The indicator bar at the top of the Unity greeter should be exactly the same height as the indicator bar in the desktop after the user is logged in (24px)
Bug #1049236 reported by
Mika Meskanen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity Greeter |
Fix Released
|
Undecided
|
Unassigned | ||
unity-greeter (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This is a one of a set of 4 UIFe that Design is requesting for the greeter (bug 1049231, bug 1049235, bug 1049236, and bug 1049239).
The designed height of the menu bar is 24 px. But it is currently implemented as 32 px. Should be a simple change, as Unity uses 24 and everything fits fine there.
Related branches
lp://staging/~mterry/unity-greeter/q-ui-nits
- Robert Ancell: Approve
-
Diff: 339 lines (+105/-30)7 files modifieddata/Makefile.am (+1/-0)
src/greeter-list.vala (+24/-16)
src/main-window.vala (+33/-2)
src/menubar.vala (+9/-5)
src/prompt-box.vala (+25/-5)
src/user-list.vala (+12/-1)
tests/test.vala (+1/-1)
summary: |
- The indicator bar at the top of the Unity greeter should be exactly the - same height as the indicator bar in the desktop after the user is logged - in (24px) + [UIFe] The indicator bar at the top of the Unity greeter should be + exactly the same height as the indicator bar in the desktop after the + user is logged in (24px) |
description: | updated |
Changed in unity-greeter: | |
status: | New → Fix Released |
tags: | added: uife |
To post a comment you must log in.
This bug was fixed in the package unity-greeter - 12.10.3-0ubuntu1
---------------
unity-greeter (12.10.3-0ubuntu1) quantal; urgency=low
* New upstream release unity-greeter. pkla: nager permissions instead of using a wildcard. patches/ 01_add_ remote_ login_help_ icon.patch: patches/ 02_use_ remote_ login_hint. patch:
- Rearrange some UI bits (LP: #1049231, LP: #1049235, LP: #1049236,
LP: #1049239)
- After a remote login error, do not use cache when trying same user
again
- When no users and no manual entry, force manual entry to appear
(LP: #1044251)
- When switching between monitors, re-adjust user names (LP: #1043604)
- Center remote login help dialog
- Use the xsettings plugin to apply icons-in-menus gsetting
(LP: #927236)
* debian/
- Fix policykit file to not be order-dependent and spell out the
NetworkMa
LP: #1048522
* debian/control:
- Add some Build-Depends for new test suite
* debian/
- Drop, remote login help icon is included upstream
* debian/
- Update to apply again
-- Michael Terry <email address hidden> Mon, 17 Sep 2012 13:31:13 -0400