Bug 149921

Summary: No Word Wrap in Multple Choice Queries of KVocTrain
Product: kvoctrain Reporter: Rouslan Solomakhin <rouslan>
Component: generalAssignee: Frederik Gladhorn <gladhorn>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 0.8.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to enable word wrapping.

Description Rouslan Solomakhin 2007-09-16 19:10:53 UTC
Version:           0.8.3 (using KDE KDE 3.5.7)
Installed from:    Ubuntu Packages
OS:                Linux

Multiple choice query does not word wrap long phrases for query and translation. This causes the window to expand right beyond screen resolution.
Comment 1 Rouslan Solomakhin 2007-09-16 19:12:39 UTC
Created attachment 21637 [details]
Patch to enable word wrapping.

This patch puts "<p>" and "</p>" around the query and the translation choices,
resulting in wrapped phrases.
Comment 2 Frederik Gladhorn 2007-09-16 22:16:36 UTC
SVN commit 713250 by gladhorn:

Enable word wrap for the labels in multiple choice query.
Thanks to Rouslan Solomakhin!
BUG: 149921


 M  +20 -4     MCQueryDlgForm.ui  


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