Forms 12c PJC Popup not Working with WebStart
(Doc ID 2278762.1)
Last updated on FEBRUARY 14, 2023
Applies to:
Oracle Forms - Version 12.2.1.1.0 and laterInformation in this document applies to any platform.
Symptoms
The form contains a PJC that is used for a large text field and is implemented as a JTextPane.
The PJC contains mouse listeners that catch the mouse click events.
When the right mouse button is clicked, a JPopupMenu should be displayed. This functions correctly using Forms 11g (11.1.2) but the popup does not display in Forms 12c using the java web start deployment method.
If scroll bars are used on the Forms windows containing the Popup the Popup will cease displaying.
If the Forms window is minimized and maximized the Popup will display again.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |