Marc Bernard
Marc Bernard
To implement this object type, create a PR or reopen this issue for further discussion.
To implement this object type, create a PR or reopen this issue for further discussion.
I was able to reproduce it with SAP GUI for Java 7.80 rev 1 It happens on the Diff/Patch page and is caused by a JS call to `restoreScrollPosition();`. The...
@AndreaBorgia-Abo fix for Diff/Patch is in #5901 @yellappam Stage isn't using scroll-position so the fix doesn't apply. if you have a reproducible case, please reopen or better open a new...
I think I see the issue: The actions are in upper case but AG expects them lower case. @WegnerDan can you test the following fix, please? https://github.com/abapGit/abapGit/blob/main/src/ui/core/zcl_abapgit_gui_event.clas.abap#L47 ```abap zif_abapgit_gui_event~mv_action =...
See #6336. Does "Patch" and "Staging" work with this, too (see above)?
Excellent. Thanks!
#6339 is still open and tracking the overall status. We will need to adjust AG to handle the uppercase SAPEVENT and wait for the next SAP GUI patch that fixes...
no feedback. closing