Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flexprop 6.5.0 loses ability to manipulate text UI elements, buttons & tabs on macOS Sonoma (MacBook Pro M2) #81

Open
dgately opened this issue Oct 23, 2023 · 2 comments

Comments

@dgately
Copy link

dgately commented Oct 23, 2023

While editing, compiling and moving between sources, flexprop 6.5.0 loses the ability to click, & double-click text. Also, clicking on the Compile (& other) buttons stops working, randomly. Switching sources via the tabs stops working as well.

This appears to happen, usually after a compile execution (especially failed compiles:-)...

Here's a short video that shows a number of actions (double-clicks, button clicks, tab clicks) during attempts to compile, edit & move between source files. Notice that it regains the ability to maniopulate the UI randomly.

flexprop6.5.0Issue.mp4

It is quite possible that macOS Sonoma 14.0 (23A344) is a factor (or possibly an extension, though I've removed almost all extensions). Tk/Tcl versioning could also have effect (How does flexprop know to use the versions of Tk & Tcl that are included with flexprop?)

@totalspectrum
Copy link
Owner

Thank you for the bug report. I'm not sure what could be happening. The Tcl/Tk version should not be a factor unless you've built the binary yourself: the flexprop binaries I release are statically linked with a version (8.6) that is supposed to be good.

@dgately
Copy link
Author

dgately commented Oct 28, 2023

This issue appears with the binary release and not from a self-built flexprop. So, should be the statically linked Tcl/Tk 8.6. So, I'm wondering if macOS Sonoma is where the problem comes from. Hmm...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants