leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

Crash on table horizontal scrolling #174

Closed szpak closed 4 years ago

szpak commented 4 years ago

Describe the bug TU crashes on table horizontal scrolling.

To reproduce Steps to reproduce the behavior:

  1. Open selector with number of tasks
  2. Scroll vertically
  3. See error: image
  4. Menu in Electron is clickable, but there is nothing in the application. It also doesn't react to Close or "x".

Expected behavior Tables scrolles horizontally.

Version & system information App: 1.0.0 (92aa766)

Additional context It's a test data set generated with one of the first versions (~570 active tasks, ~1100 in total). This problem might not be introduced in the last versions, I have just could not scrolling vertically recently. The problem doesn't occur if I scroll a smaller set of tasks (e.g. 2), but I don't know what triggers the problem.

Btw, I wasn't able to find that error in any TU log.

leclercb commented 4 years ago

I tried to reproduce, but couldn't. Does it still happen ? Is there anything special in your data set which could cause the problem ? Are you using custom fields ?

szpak commented 4 years ago

I planned to send you my tasks, but I cannot reproduce it with 1.0.0 (3f1047e). Closing for now.