> do you think is it possible to apply some temporary workaround in Aloha? Or > I only have to wait for a fix in JavaFX?
It sounds like a pretty low level problem in the calculation of the underlying metrics for the font measurements. I doubt you could work around it at the application level in Aloha and believe you probably need to wait for a fix in JavaFX. You could try the latest jdk8 build and see if the issue persists there (likely it does as the underlying jiras have not been closed). https://jdk8.java.net/download.html -----Original Message----- From: Fabrizio Giudici [mailto:[email protected]] Sent: Monday, July 01, 2013 1:42 PM To: [email protected]; John Smith Subject: Re: WebView and Aloha Editor On Mon, 01 Jul 2013 21:44:58 +0200, John Smith <[email protected]> wrote: > Perhaps Fabrizio's selection issues are related to the following issues: > > https://javafx-jira.kenai.com/browse/RT-18883 Google Docs editing > issues > https://javafx-jira.kenai.com/browse/RT-11239 Add drawGlyphVector type > support to prism graphics It soudns as they are. Given that hopefully somebody is working on that, do you think is it possible to apply some temporary workaround in Aloha? Or I only have to wait for a fix in JavaFX? -- Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. "We make Java work. Everywhere." http://tidalwave.it/fabrizio/blog - [email protected]
