Summary: | No Word Wrap in Multple Choice Queries of KVocTrain | ||
---|---|---|---|
Product: | [Unmaintained] kvoctrain | Reporter: | Rouslan Solomakhin <rouslan> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: | |||
Attachments: | Patch to enable word wrapping. |
Description
Rouslan Solomakhin
2007-09-16 19:10:53 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.
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 |