Bug 291508 - "No claim" and timer resize impoperly on window resizing, becoming too thin in height.
Summary: "No claim" and timer resize impoperly on window resizing, becoming too thin i...
Status: RESOLVED FIXED
Alias: None
Product: kajongg
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Wolfgang Rohdewald
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-14 11:34 UTC by Daniel
Modified: 2012-01-23 00:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
After resizing. (272.40 KB, image/png)
2012-01-14 11:34 UTC, Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel 2012-01-14 11:34:49 UTC
Created attachment 67814 [details]
After resizing.

Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

Start the game.
Wait for the moment when it asks you about a discarded tile and resize window slightly (I'm making it 5 mm less wide with dragging the right border).
Button No claim, timer (and other buttons, if you can claim) will become thinner, while there's enough space for them both in height and in width.

See screenshot.

Reproducible: Always

Steps to Reproduce:
Just resize it!
Seems that it doesn't happen if there's no timer.

Actual Results:  
Wrong size of buttons.

Expected Results:  
Right (same) size of buttons :D
Moving instead of resizing, I guess.

Qt: 4.7.4
KDE Development Platform: 4.7.3 (4.7.3)
Kajongg: 4.7.0

Unity on Ubuntu 11.10 64 bit.
Comment 1 Wolfgang Rohdewald 2012-01-23 00:13:45 UTC
SVN commit 1275350 by wrohdewald:

when resizing the main window, the action buttons should
not shrink in  height

backported from trunk r1273158

FIXED-IN: KDE 4.8.1


 M  +5 -3      humanclient.py  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1275350