Bug 219473

Summary: tip text too small to be readable
Product: [Applications] kanagram Reporter: Prosper <prosper.nl>
Component: generalAssignee: Jeremy Whiting <jpwhiting>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot Kanagram with tip-window exhibiting text in a very small font.

Description Prosper 2009-12-20 21:24:53 UTC
Version:           0.2 (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

When the tip to find a word is a rather long sentence, the font is automatically diminished in order to make it fit into the window and on maximum two lines. This can become extremely difficult to read and even unreadable.
I attach a screenshot from the Dutch version, believing it does not have anything to do with translations.
Comment 1 Prosper 2009-12-20 21:27:00 UTC
Created attachment 39197 [details]
Screenshot Kanagram with tip-window exhibiting text in a very small font.

See the screenshot.
Comment 2 Christoph Feck 2010-10-29 02:42:14 UTC
SVN commit 1190821 by cfeck:

Fix font size calculation

Use a brute force method to handle the word wrapped texts
that are used by kanagram. Also make the hint text box
slightly taller to center better and have more room.

BUG: 219473


 M  +2 -2      kanagram/src/kanagram.cpp  
 M  +9 -1      libkdeedu/kdeeduui/kedufontutils.cpp  


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