apache / incubator-kie-tools

Tools for KIE
Apache License 2.0
241 stars 171 forks source link

In OpenShift DevSpaces, Ctrl+S on the KIE BPMN Editor is opening a native dialog to save the page #2210

Open apupier opened 5 months ago

apupier commented 5 months ago

nativeDialogWhenHittingCtrl+S

It happens if hitting ctrl+S before the automatic save is done (so in the delay of 1 second by default). It also happens if the automatic save is disabled.

similar issue with another editor based on the multiplying architecture https://github.com/KaotoIO/vscode-kaoto/issues/527

apupier commented 3 months ago

Any estimated time when it will be investigated?

tiagobento commented 2 months ago

For non-BPMN files, are you also seeing the same behavior? Or is it something exclusive to BPMN?

apupier commented 2 months ago

I have seen this for Camel files too. Not for others I tried (yaml, txt, Java)