Bug 531423
| Summary: | double-spacing in language and keyboard dialogs | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> | ||||||
| Component: | gdm | Assignee: | jmccann | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | aalam, awilliam, cschalle, i18n-bugs, jmccann, mclasen, rstrode | ||||||
| Target Milestone: | --- | Keywords: | Regression | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-11-03 02:17:21 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 473302 | ||||||||
| Attachments: |
|
||||||||
|
Description
Jens Petersen
2009-10-28 08:53:50 UTC
Created attachment 366401 [details]
language dialog
Created attachment 366402 [details]
kbd dialog shot
produced with gdm-2.28.1-5.fc12 Reverting to gdm-2.28.0-9.fc12 in F12-Beta fixes the problem. (Also still happens with gdm-2.28.1-12.fc12.) This is probably an artifact of: http://git.gnome.org/cgit/gdm/commit/?id=2b49177235ef243056c30533bd8eec32cfb86b63 + *height = cell->ypad * 2 + 42; So is 42 too big or ? Well, thats the cell renderer just for the timer in the user list. I don't _think_ that should affect the language / keyboard lists. i fixed this last night. Fixed build is 2.28.1-16: http://koji.fedoraproject.org/koji/buildinfo?buildID=138811 I don't see a tag request filed yet. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers This was discussed at the blocker meeting today. We decided this is not a blocker issue, so downgrading to target. You can still request a tag for final, it's up to releng whether to accept it. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers Works well for me - could you please request for f12-final? already tagged. |