ananthakumaran/paisa

(Windows) Dragging Scrollbar closes App

jafin opened this issue · 3 comments

Describe your Environment
OS: Windows 11 23H2
Paisa Version: 0.6.2
App Variant: Desktop

Describe the bug
I run the paisa GUI, at best to my repro, clicking and dragging (typically fast) on the scrollbar closes the app.
There is not exception or error, app just disappears.

To Reproduce
Steps to reproduce the behavior:

  1. Open paisa app
  2. Reduce window size to smaller than full screen
  3. Click and drag (typically in a fast motion) the vertical scrollbar
  4. On occasion the app just disappears. (closes I assume?)

Expected behavior
App doesn't disppear.

Screenshots
zoom6

Do you have any more info like crash report etc? The issue is likely at web view level. If you can find any kind of crash report, that would provide a starting point to debug the issue.

I have checked the Windows Event log, and also the Paisa Logs. There is nothing indicating a crash or exception. Is there anywhere else I can check?

Not sure, I am not a regular Windows user, mostly use it in a VM to test Paisa. I will try to collect more info. Paisa uses https://wails.io/, I will need to check if it's a wails level issue.