amincss / openintents

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

OI Shopping List: "Clean up list" is shaded even if items are checked #386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Reported by Patricia S.
"As I check on items to remove them; when I bring up the menu the clean up list 
is shaded.  This is totally different than the last version. In the last 
version, once I checked items, I was able to touch “clean up list” to 
delete the items which I had checked."

Phone: Droid; 2.2.2 version

Settings:
"When I bring up the menu, I am able to view and click (touch) on—New list; 
Theme; Settings; Pick items; More.  Clean up list is shaded and unable to click 
on it.  As far as settings, I have nothing checked in “general” categories. 
 Pick items directly in list is unchecked.  The only thing checked in 
“appearance” category is “show quantity”.  I do not have “track 
per-store prices” or “subtotal by priority” checked.  “Include checked 
items” is checked and I am not able to uncheck it."

Original issue reported on code.google.com by peli0...@googlemail.com on 24 Aug 2011 at 11:39

GoogleCodeExporter commented 9 years ago
I could not reproduce this issue on the Android 2.2 emulator. It seems for some 
reason, either onPrepareOptionsMenu is not called, or 
ShoppingItemsView.mNumChecked is not properly updated.

One quick and dirty workaround could be to disable shading of the menu item on 
Motorola Droid.

Original comment by peli0...@googlemail.com on 24 Aug 2011 at 11:41

GoogleCodeExporter commented 9 years ago
Fixed by r3647.

Original comment by peli0...@googlemail.com on 25 Aug 2011 at 3:59