java click to run problem on Firefox

2013-10-10 Thread Thierry Milard
Hello, This is my first post on dev-platform at mozilla so please if my question is not from here please just tell me. The guys from Firefox told me to go here Subject : (java blocked) + (Click to run java) usabillity bug(?) I have a java Web application (www.free-visit.net). the way Mozilla

Re: java click to run problem on Firefox

2013-10-10 Thread Benjamin Smedberg
On 10/10/2013 11:44 AM, Thierry Milard wrote: I have a java Web application (www.free-visit.net). the way Mozilla manages the java player is ... killing my users experience : they have not choce to go to chrome, because I can not do otherwyse : java won'y run even f they have the

Re: java click to run problem on Firefox

2013-10-10 Thread Adam Roach
On 10/10/13 11:09, Benjamin Smedberg wrote: We encourage you to transition your site away from Java as soon as possible. If there are APIs which you need in the web platform in order to make that possible, please let me know and we will try to make adding those a priority. I haven't

RE: java click to run problem on Firefox

2013-10-10 Thread Thierry Milard
Milard; dev-platform@lists.mozilla.org Objet : Re: java click to run problem on Firefox On 10/10/13 11:09, Benjamin Smedberg wrote: We encourage you to transition your site away from Java as soon as possible. If there are APIs which you need in the web platform in order to make that possible

Re: java click to run problem on Firefox

2013-10-10 Thread Adam Roach
On 10/10/13 12:06, Thierry Milard wrote: There are still a few things like speedy 3D That html-javascipt do bot do Dell enough http://www.unrealengine.com/html5/ -- Adam Roach Principal Platform Engineer a...@mozilla.com +1 650 903 0800 x863 ___

Re: java click to run problem on Firefox

2013-10-10 Thread David Rajchenbach-Teller
Being the firefox person who suggested that Thierry should discuss this on dev-platform, let me chime in. I seem to understand that Thierry's issue is partially related to the fact that the UX of his site was designed with the assumption that if Java didn't start, then Java either wasn't

Re: java click to run problem on Firefox

2013-10-10 Thread Dirkjan Ochtman
On Thu, Oct 10, 2013 at 9:42 PM, Ehsan Akhgari ehsan.akhg...@gmail.com wrote: Has anyone here played around with the toolchain I describe above? I have looked into this briefly. There is a java compiler that targets llvm somewhere which I can't find a link to right now, but it's unmaintained

Re: java click to run problem on Firefox

2013-10-10 Thread Henri Sivonen
On Oct 10, 2013 7:26 PM, Adam Roach a...@mozilla.com wrote: [java source] --javac- [java bytecode] --llvm- [llvm bitcode] --emscripten- [javascript] Or easier: [java source] --GWT- [javascript] ___ dev-platform mailing list

Re: java click to run problem on Firefox

2013-10-10 Thread Ehsan Akhgari
On 2013-10-10 4:47 PM, Henri Sivonen wrote: On Oct 10, 2013 7:26 PM, Adam Roach a...@mozilla.com wrote: [java source] --javac- [java bytecode] --llvm- [llvm bitcode] --emscripten- [javascript] Or easier: [java source] --GWT- [javascript] Adam asked specifically about the Emscripten case,

Re: java click to run problem on Firefox

2013-10-10 Thread Benjamin Smedberg
On 10/10/2013 3:46 PM, Thierry Milard wrote: Benjamin, here is my description of the java Plugin activation issue I do have. * * *1) Warning sign not displayd upper left when applet is in the middle* The No entry sign is displaid on the upper left of the html page, not placed where my java