TechnionYP5777 / Bugquery

Bug query
9 stars 1 forks source link

User Input Bugs in Plug-in #34

Closed yosefraisman closed 7 years ago

yosefraisman commented 7 years ago

To Fix:

Redrawing Bug Originally reported in issue #13.

yosefraisman commented 7 years ago

After a few hours of debugging, the reason for the redrawing is still unclear. If you close the dialog using the x button on the top, no drop down menu appears (it does if you close using Cancel button, though). Maybe the solution is to trick the workspace and execute outside the handler somehow, or open a dummy window and close it to clear whatever's making this bug happen. Tried using several Display and Shell commands to no avail. Updates to follow.

yossigil commented 7 years ago

Keep up the study Yosef!

yosefraisman commented 7 years ago

Update