How to raise JavaFX iOS bugs?

steve.x.northover at oracle.com steve.x.northover at oracle.com
Thu Aug 8 14:38:56 PDT 2013


Hi Daniel,

Did you log a bug for the TextField problem?  If you have not done so, 
please do.  If you use "iOS:" as a prefix for the title of the bug and 
use iOS as a label, that should help people find iOS related bugs.  I 
have a fix for the problem you are seeing.  The text skin thinks that 
because iOS has touch, it needs to show resize handles in the text field.

Steve

On 01/08/2013 6:08 PM, Daniel Zwolenski wrote:
> So now the Maven stuff is working (
> http://www.zenjava.com/2013/08/01/javafx-on-ios-using-robovm-and-maven/),
> I'm gradually starting to muck around with the iOS stuff.
>
> There are problems - how do I raise them? Should I log JIRAs? Should I
> bring them up here, etc? Will you guys start running jfx on iOS now that
> it's possible and are bug fixes within your allowance to work on given iOS
> is not a supported platform?
>
> For example, in the hello world example, I've included a TextField. When I
> start typing in it on my iPad the field starts changing size to accommodate
> the auto-correction popup, which looks very weird. Should I log that as a
> bug against Controls?



More information about the openjfx-dev mailing list