DraqueT / PolyGlot

PolyGlot is a conlang construction toolkit.
MIT License
387 stars 44 forks source link

Conjugation/declension manual entry: switching tabs deletes text #1230

Closed bagoker closed 1 year ago

bagoker commented 1 year ago

Running PolyGlot 3.5.1 on macOS Ventura 13.1.

In a new project I've created a multidimensional conjugation/declension paradigm (picture 1). This includes a two-dimensional table with plenty of tabs to switch through. A bug arises when I enter text manually: if I navigate to any given tab with empty cells and enter text in a new cell (picture 2), when I switch to another tab after entering the text, it forcibly opens the dropdown for table dimensions (picture 3), then on closing the dropdown returns me to the tab which opens by default (as in picture 1). When I navigate back to the tab I entered the new text on, the text I entered disappears, and the dropdown keeps opening without clicking it (picture 4). The only way for this not to happen is by pressing OK in the dialog box to save the manually entered data before switching tabs. I hope you folks can figure out why this is and let me know if there's anything I need to do!

image image image image
DraqueT commented 1 year ago

Thank you for documenting this so well! This is a bug I was unaware of and am looking for a fix atm. When it is corrected, I'll post a link to where you can download the beta which corrects it.