raizal / shortyz

Automatically exported from code.google.com/p/shortyz
0 stars 0 forks source link

Can't switch to "current" across/down clue in portrait mode #57

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a puzzle, in the portrait layout where Across and Down clues are two 
rows underneath the puzzle.
2. In the clue list, click on the current clue in the non-active direction.  
For example, a new puzzle starts with 1 down selected, click on 1 across.
3.

What is the expected output? What do you see instead?
I expect it to switch to 1 across, but nothing happens.  If you click any of 
the other clues, it does switch, just not the one under the label.

In the landscape mode you can click on any clue in either list.

What version of the product are you using? On what operating system?
3.2.9 / Android 4.4.2, but this has been happening for years.

Please provide any additional information below.
I spent a bit of time in the debugger and it appears the Gallery widget doesn't 
think the selection has changed so the application code doesn't get any 
notification of the click.

Original issue reported on code.google.com by todd.d...@gmail.com on 5 Feb 2014 at 8:33