Hi Kevin,
the issue tracker is usually the first contact point for any future
contributor. Making it publicly accessible would IMHO be an important first
step. Be aware that before being appointed as author, one is not even allowed
to reply to questions related to those issues one has created v
Hi Alexander Z., Kevin,
I have adopted my latest patch for JDK-8143596 (uploaded yesterday as patch
file) to the latest tip and created a webrev for it (the uploaded patch is
therefore now obsolete):
https://bugs.openjdk.java.net/browse/JDK-8143596
http://cr.openjdk.java.net/~anyssen/8143596/we
> Hi all,
>
> http://bugs.java.com/bugdatabase/view_bug.do?bug_id=JDK-8161282 has been
> resolved as a duplicate of
> http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8143596, but IMHO this is
> not the case, as JDK-8143596 is related to touch gesture events, whereas
> JDK-81611282 refers t
ouse location by some global event
filter as well to mimic this functionality in client code, this would IMHO be a
quite ugly solution.
Cheers,
Alexander
>
> -- Kevin
>
> [1] http://openjdk.java.net/contribute/
>
> Alexander Nyßen wrote:
>> The Eclipse Graphical Edi
The Eclipse Graphical Editing Framework (GEF) project as well as other Eclipse
project rely on the JavaFX-SWT-integration that is realized through FXCanvas.
We at GEF, however, do not use it out-of-the-box but have created a subclass
(http://git.eclipse.org/c/gef/org.eclipse.gef4.git/tree/org.ec