Akaflieg-Freiburg / enroute

A free navigation app for VFR pilots
https://akaflieg-freiburg.github.io/enroute/
GNU General Public License v3.0
111 stars 28 forks source link

App Crashes Due to Unexpected Undo Gesture on iOS Devices #471

Open schneisi opened 1 week ago

schneisi commented 1 week ago

Describe the bug When using the Undo gesture, the App crashes because it is not handled.

To Reproduce Steps to reproduce the behavior:

  1. Go to Aircraft Page
  2. Change content of text field
  3. Swipe left with 3 fingers
  4. Crash

Smartphone (please complete the following information): All iOS and iPadOS Devices. Easy to reproduce on iPads

schneisi commented 1 week ago

I’m postponing further investigation of this issue until after the migration to Qt 6.8. The problem only appears on the Aircraft page and doesn’t occur frequently in production. Given that we’ll likely need to make QML adjustments as part of the migration, I’ll take a closer look if the issue persists in Qt 6.8. For now, this can remain as is, with the expectation that the migration may resolve it.