Closed kathy-smith closed 13 years ago
This has been corrected. I have only observed this when clicking some of the previously non-existent menu panel items (those items not linked to anything). I believe this operates correctly now, though it needs more testing.
The remaining issue with this bug relates to panel right items (edit screens) where zero items are present in the listboxes. Those bugs are being worked on now (#43, #42, #36).
Caused by an uncaught exception on edit screen instantiation, one which terminated the thread prematurely without completing the initialization code. As such, the application was unaware of the new panel's existence after having been created and navigated to, but before it signaled its handle--hence it remained without being destroyed upon subsequent navigation.
Originally designated a bug. Fixed.
The Home link works in all screens, so this issue appears to be fixed. There are numerous remaining glitches in the Edit screens, though.
Menu navigation.
There are time when clicking the “Home” link that the edit screen displayed on the screen will not disappear. When this happens no other edits can be displayed because they’ll be interfered with by the one which remained.
Workaround: Use the “Back” button, or close the app and re-launch if it occurs.