Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-4530] KitchenSink: Base UI>Menu (Android)>Basic Menu, menu item enabled state is toggled by device rotation

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2011-06-30T11:05:24.000+0000
Affected Version/sRelease 1.7.2
Fix Version/sn/a
ComponentsAndroid
Labelskitchensink
ReporterEric Merriman
AssigneeDon Thorp
Created2011-06-30T10:24:28.000+0000
Updated2014-06-19T12:46:24.000+0000

Description

Description: While testing KS, Base UI>Menu (Android)>Basic Menu, I launched the test, then brought up the menu. When the single menu item is drawn, it is disabled. I then rotated the device and the menu item was enabled. Rotating back once again toggles the state of the item. Steps to reproduce: 1) Build KS with 1.7.2 2) Install on android device 3) Navigate to Base UI>Menu (Android)>Basic Menu 4) Tap the "menu" button 5) Rotate the device Result: The menu item is disabled at first, and the rotation toggles the state. Expected: Menu item state not toggled by device rotation Notes: Also occurs with KS built with SDK 1.7.0

Comments

  1. Eric Merriman 2011-06-30

    Since the menu button toggles the state each time the menu is drawn, and the device rotation redraws the menu, this is as expected. Closing as invalid.

JSON Source