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