Bug 149921 - No Word Wrap in Multple Choice Queries of KVocTrain
Summary: No Word Wrap in Multple Choice Queries of KVocTrain
Status: RESOLVED FIXED
Alias: None
Product: kvoctrain
Classification: Miscellaneous
Component: general (show other bugs)
Version: 0.8.3
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Frederik Gladhorn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-16 19:10 UTC by Rouslan Solomakhin
Modified: 2007-09-16 22:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to enable word wrapping. (1.51 KB, patch)
2007-09-16 19:12 UTC, Rouslan Solomakhin
Details

Note You need to log in before you can comment on or make changes to this bug.
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