cancel
Showing results for 
Search instead for 
Did you mean: 

Empty content in Popups (like POPUP_TO_CONFIRM) within Eclipse on MacOS

Bartho
Participant

Hi, I use the following components:

  • Eclipse Version: 2024-03 (4.31.0)
  • ADT 3.40.2
  • SAP GUI for Java 7.80 rev 6
  • Java sapmachine-jdk-22.jdk
  • JavaFX javafx-sdk-22
  • MacOS 14.4.1 

If I run something which shows a popup in eclipse like:

call FUNCTION 'POPUP_TO_CONFIRM'
EXPORTING
text_question = 'test'.

The popup will stay empty. When I run the same without ADT/Eclipse directly in Sap GUI the text is shown.

This is the result from eclipse:

Bartho_1-1712927217146.png

Then I run the same code directly in java gui, it works:

Bartho_0-1712927180017.png

 

Accepted Solutions (0)

Answers (1)

Answers (1)

RMW
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

This sounds like an issue we have been investigating lately.

Would you mind to file a support incident on component BC-FES-JAV including a trace file according to note 683960 ?

Best regards
Rolf-Martin

Bartho
Participant
0 Kudos
Hi Rolf-Martin, already got an reply on a incident with that topic saying: "The problem is already fixed internally and will be part of the upcoming version SAP GUI for Java 7.80rev7."