Ad Pijnenburg created FLEX-34777:
------------------------------------
Summary: SpinnerList SelectionIndicator visible when SpinnerList
height set to 0
Key: FLEX-34777
URL: https://issues.apache.org/jira/browse/FLEX-34777
Project: Apache Flex
Issue Type: Bug
Components: Mobile: SpinnerList
Affects Versions: Apache Flex 4.14.0
Environment: Apache Flex 4.14 FP16.0 AIR16.0
Reporter: Ad Pijnenburg
Priority: Minor
Using the new Android4 skins, when a SpinnerList's height is set to 0, the
SpinnerList itself is not visible but the SpinnerList's selectionIndicator is
still visible (with iOS the selectionIndicator is not visible, the non-Android4
Android skins are fine as wel).
A SpinnerList set to 0 height contains another bug:
when this Spinnerlist of 0 height is placed directly below a button (e.g., in a
Vgroup container with 0 gap) mouse/touch clicks on the button area below the
button label are blocked.
When inspecting the MouseEvent.CLICK event, the localY of a mouse click event
on the button's lower half reports a negative value; as event.target a
SpinnerListSkin is returned.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)