Bug #3599
closed
Text Wrap is not working inside a Dialog on Wine
Added by Acronix Anagami over 7 years ago.
Updated over 7 years ago.
Description
Example:
dialog wraptest {
title "Wrap Test"
size -1 -1 200 100
text "The quick brown fox jumps over the lazy dog over and over again", 1, 5 5 191 61
button "&OK", 2, 72 75 55 22, ok default
}
then do:
/dialog -m wraptest wraptest
Hmm.. Probably just my setup. I'm on OSX 10.11.6 and running AdiIRC through winebottler. Build 7/15-2 32bit. It's not wrapping on my side.
I setup a wine bottle and I see the same thing, it's reporting wrong size of the text for some reason, yet it doesn't seem to have a problem doing the exact same thing for the text-buffer.
- Subject changed from Text Wrap is not working inside a Dialog to Text Wrap is not working inside a Dialog on Wine
- Status changed from New to Resolved
Some parts of Uniscribe seems to be wrongly implemented in Wine, I have created a workaround for now.
- Status changed from Resolved to Closed
Also available in: Atom
PDF