Skip to Main Content

Oracle Forms

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!

Oracle Forms Client FSAL clientDPI issue with text items

myluismSep 18 2024

Hi. I´m using Forms lastest version 12.2.1.4 and application is being launched in FSAL mode:

start /min "Arrancado configuracion webFIGO FSAL. No cierre esta ventana por favor" java -jar frmsal.jar -url "http://someserver:9001/forms/frmservlet?config=sa_webfigo&clientDPI=105" -t 30000

I´m having issues with the behavoiur of the application regarding editing text items. For example when i select end of line or try to go backward of forward from a certain location, it does not seen to really go to the end of line or go exactly where expected:

For example here end of line is where red dot is:

and here if end of line is pressed it goes to red dot:

I´m, suspecting clientDPI might be the issue, but I have tested with several values and I´m not able to see “normal” behaviour.

Does anyone have a clue on this?

Thanks so much in advance!

Comments
Post Details
Added on Sep 18 2024
9 comments
411 views