Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javafx application in IE over RDP session misbehaving

903019Jun 2 2014 — edited Jun 2 2014

I did research and found that one person already asked this question but my problem is little different.

I hope somebody will give me some insight to the issue mentioned below.

We are running JavaFx application under IE 8 browser and it works fine when you directly access machine for example I get login page where I can type user id and password & cursor respond properly.

But when we access javafx application under IE 8 from RDP session then cursor does not focus on text fields, on manually moving cursor to text field and typing there doesn't appear to do anything,

on closing RDP session and re openingĀ  shows up the typed text on the text field.

JSmith mentioned in one of his posting to force the software pipeline by doing -Dprism.order=sw

I don't know where to apply it and will it resolve the problem.

Looking forward to get some help.

Regards

ASHU

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 30 2014
Added on Jun 2 2014
1 comment
1,053 views