Bug 145874

Summary: line wrapping in help widget for Khmer wrong
Product: [openSUSE] SUSE Linux 10.1 Reporter: Jens Herden <jens.herden>
Component: InstallationAssignee: Stefan Hundhammer <shundhammer>
Status: RESOLVED WONTFIX QA Contact: Klaus Kämpf <kkaempf>
Severity: Normal    
Priority: P5 - None    
Version: Beta 1   
Target Milestone: ---   
Hardware: 32bit   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: installation window in Khmer

Description Jens Herden 2006-01-26 15:38:23 UTC
During installation I have on the left side a widget with help text. In English I do not get a horizontal scrollbar but when I choose Khmer language I see that the lines are not wrapped right.
Khmer does not have word separation with space. There are zero-width-space (ZWSP) characters in between the words though. It looks for me like the wrapping algorithm does not detect a ZWSP as a possible breakpoint.
Comment 1 Jens Herden 2006-01-26 15:40:31 UTC
Created attachment 65241 [details]
installation window in Khmer
Comment 2 Stefan Hundhammer 2006-02-01 14:43:27 UTC
That would be a general problem of the QTextBrowser widget - nothing we can handle on the application level. TrollTech has to do that upstream.