why did not nobody tried tinycme or ckeditor with javafx? i tried but: it crashes with the same issue https://javafx-jira.kenai.com/browse/RT-23456
i get execution protection violation and appl totally crashes. to generate the case, on tinymce, clicking right and then left mouse button on the editor kills the appl. on ck, i crashes often but couldnt generate the scenario, it seems random. # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000005efc26a0, pid=4536, tid=4228 # # JRE version: 7.0_21-b11 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [glass.dll+0x126a0] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x1630 # 29 Haziran 2013 Cumartesi 11:56:15 UTC+3 tarihinde fabrizio.giudici yazdı: > > So far I've been using WebView - other than pure HTML rendering - e.g. in > > embedding some JavaScript-based legacy application inside a rich desktop > application, and it worked fine. It only needed some patches to the > JavaScript code (that was some old one, not perfectly portable, written > for Firefox). Yesterday I started the integration with the Aloha Editor to > > have a WYSIWYG HTML editor embedded in a rich destop application, and some > > surprise came: the editor correctly boots, I can type and delete > characters, but e.g. selecting a sequence of characters and applying a > bold style eats up some parts. > > I supposed that JavaScript support in WebView is exactly the original one > > in WebKit. Am I wrong? Do you have any experience to share? > > Thanks. > > -- > Fabrizio Giudici - Java Architect @ Tidalwave s.a.s. > "We make Java work. Everywhere." > http://tidalwave.it/fabrizio/blog - [email protected] <javascript:> > -- You received this message because you are subscribed to the Google Groups "Java Posse" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/javaposse. For more options, visit https://groups.google.com/groups/opt_out.
