DrewNaylor / UXL-Launcher

An app launcher meant to launch Microsoft Office 2010, 2013, 2016, 2019 desktop software/apps, including ones from Office 365. Not associated with Microsoft.
Apache License 2.0
7 stars 1 forks source link

Bug: In Version 3.1, if Office Language Preferences can't be found when testing your settings and "Always On Top" is enabled, the message box will be stuck behind the main window. #128

Closed DrewNaylor closed 5 years ago

DrewNaylor commented 6 years ago

Solution: In Version 3.2, this bug will be fixed by setting the owner of the "couldn't find file" messagebox to Me, the Options window's class.

I could also fix this in a Version 3.1.1 bugfix update, but I don't know if I will unless too many problems are discovered. I might, actually, but no guarantees.

DrewNaylor commented 6 years ago

This bug was fixed in Version 3.2 in this commit: a0afb1a519a28281290c730e4d647cf27960ecbe

DrewNaylor commented 5 years ago

Why is this still open?