alexweininger/android-catan

Help menu odd in some places and nonfunctional in others

Closed this issue · 1 comments

The help menu functionality has regressed at some point in the last two days. All but the "development cards" button is non-functional, and the one functional button has z-order issues.
I'm testing with commit 4ef673e

Steps to reproduce:

  1. Start a game
  2. Press "Menu"
  3. Click every button except for "development cards".

Expected behavior(1):
A help page appears for each button

Actual behavior (1):
The button changes appearance to indicate that the press has been registered, but nothing happens beyond that.

Steps (continued):
4. Click "development cards"
5. Click "back"

Expected behavior(2):
The "development cards" help shows in the foreground.
Clicking "back" returns to the help menu.

Actual behavior (2):
The "Development cards" help shows behind the help menu (see screenshot)
developmentcards
The "back" button exits the help menu entirely, but leaves the "Building costs" panel in place.
buildingcosts

Steps (continued):
6. Press "menu"
7. Notice the "building costs" pane vanishes.
8. Press "development cards" twice.
9. Notice that the second press hides the development cards pane.
10. Press "development cards" a third time.
11. Press "back"
12. Notice that the "building costs" pane is now hidden.
13. Press "menu"
14. Notice that the "building costs" pane appears along with the help, as expected.

Expected vs. actual:
Not applicable here per se. This is just further oddness that I noticed and am documenting in case it helps track down the cause.

Hi Dr. Kearney,

We apologize for this bug. We have been doing work on separate branches and this issue has already been addressed. Apologies again. Closing issue.