Re: Trying to find what fixed a TextFlow bug between 8 and 9

2018-07-18 Thread Phil Race
OK. I see it on Mac, but I don't see it on Windows, and on Mac it goes away if I use -Dprism.order=sw So perhaps you need to be looking for a fix in the ES2 pipeline code ? -phil. On 07/18/2018 11:04 AM, Tom Schindl wrote: Hi, I'm on OS-X and running that code repositions the glyphs once it

Re: Trying to find what fixed a TextFlow bug between 8 and 9

2018-07-18 Thread Tom Schindl
Hi, I'm on OS-X and running that code repositions the glyphs once it starts wrapping the 2nd Text-Node. See this screencast: https://youtu.be/W-N0fSTeYtg Tom On 18.07.18 19:04, Philip Race wrote: > Do you see the bug as platform independent ? > I just ran your test on 8u121 on Mac and am not

Re: Trying to find what fixed a TextFlow bug between 8 and 9

2018-07-18 Thread Philip Race
Do you see the bug as platform independent ? I just ran your test on 8u121 on Mac and am not sure what the problem is that you are seeing. It behaves as well as JDK 10 does. If its platform specific maybe you need to look at the platform-specific code -phil. On 7/18/18, 6:02 AM, Tom Schindl