Re: TextAlign not working in fields

2018-07-19 Thread Paul Dupuis via use-livecode
Bernd, Thank you. For others following this thread, this fix works! On 7/18/2018 6:49 PM, Niggemann, Bernd via use-livecode wrote: > Hi Paul, > > I hope that Edinburgh will fix the problem. > > In the meantime you could try this workaround for your sample stack from QCC. > > make a button with

Re: TextAlign not working in fields

2018-07-18 Thread Niggemann, Bernd via use-livecode
Hi Paul, I hope that Edinburgh will fix the problem. In the meantime you could try this workaround for your sample stack from QCC. make a button with this script and use it whenever you change textAlign or width of field "Cloud" Here I assume you are using margins of 8. -

Re: TextAlign not working in fields

2018-07-18 Thread Tom Glod via use-livecode
i tested the sample stack and it seemed to work fine in 9 ...alignment worked as expected. win 10 / lc 9.0... hope it gets fixed soon seems like a major one for some people. On Wed, Jul 18, 2018 at 2:13 PM, dunbarxx via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi. > > I made a field

Re: TextAlign not working in fields

2018-07-18 Thread dunbarxx via use-livecode
Hi. I made a field with lots of long lines of text in it. I set the align all over the place. Both vertical and horizontal scrolling seem to work smoothly all the way from beginning to end. I read the bug report. Can you give an explicit recipe? Mac OS 10.13 LC 8.1.9 Craig Newman -- Sent fr

TextAlign not working in fields

2018-07-18 Thread Paul Dupuis via use-livecode
LC Community: I filed a bug yesterday: https://quality.livecode.com/show_bug.cgi?id=21426 This seems to me to be a pretty serious bug, however, Panos enlightened me that there is a nearly identical bug from 2013 (see https://quality.livecode.com/show_bug.cgi?id=11345). This bug - namely if you ha