Bug 469141 - KDM clock label overflows the login box
Summary: KDM clock label overflows the login box
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: solar-kde-theme
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jaroslav Reznik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-30 04:31 UTC by Kevin Kofler
Modified: 2008-11-04 17:25 UTC (History)
5 users (show)

Fixed In Version: 0.1.15-1.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-11-04 17:25:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Kevin Kofler 2008-10-30 04:31:37 UTC
Description of problem:
The date/time label runs over the right boundary of the login window, at least at 1280x800, my attempts so far to fix it have been unsuccessful. I tried changing:
<pos anchor="w" y="32" x="80%"/>
to any of:
<pos anchor="e" y="32"/>
<pos y="32"/>
<pos anchor="e" y="32" x="100%"/>
<pos anchor="e" y="32" x="0"/>
<pos anchor="e" y="32" x="0%"/>
none of which had the intended effect.

Version-Release number of selected component (if applicable):
solar-kde-theme-0.1.10-3.fc10

How reproducible:
Always

Steps to Reproduce:
1. Try to use KDM on a 1280x800 screen.
  
Actual results:
Clock overflows to the right.

Expected results:
Clock appears fully within the box.

Additional info:
See also bug 469048, but this is not the same bug.

Comment 1 Jaroslav Reznik 2008-10-30 15:50:01 UTC
I can confirm it on my 1280x800 laptop. It seems OK with max-width set for label.

Comment 2 Kevin Kofler 2008-11-02 19:01:40 UTC
solar-kde-theme-0.1.12-1.fc10 tagged f10-final.

Comment 3 Kevin Kofler 2008-11-02 19:47:55 UTC
Uh, now it's overflowing again, I have no idea what changed, maybe the contents of the date string ("November" rather than "October" maybe?), but in any case I see it overflowing again now (with 0.1.12-1.fc10). :-(

I'm afraid this needs more work.

Comment 4 Kevin Kofler 2008-11-02 19:51:26 UTC
As unlikely as it can be, I also upgraded kdebase-workspace to a build with the KDM session-button patch, so there's some remote possibility that that could also be causing it (though I don't see how, as it only touches a popup, so it shouldn't be affecting the layout at all).

Comment 5 Jaroslav Reznik 2008-11-03 11:03:04 UTC
I'm trying similar trick as for welcome label - box with centered clock label and constrained to match login box. So it won't overflow but truncate it.

Comment 6 Than Ngo 2008-11-04 16:11:47 UTC
Kevin. could you please try 0.1.15-1?

Comment 7 Kevin Kofler 2008-11-04 16:37:36 UTC
Looks fixed, hopefully this time is the good one. :-)

Comment 8 Rex Dieter 2008-11-04 17:25:21 UTC
latest build tagged, closing.


Note You need to log in before you can comment on or make changes to this bug.