[
https://issues.apache.org/jira/browse/FLEX-33166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13826453#comment-13826453
]
Maurice Amsellem commented on FLEX-33166:
-----------------------------------------
Fixed and Commit: 2b308555b1321a8354afc48ef439b66340eee3a8 [2b30855]
- fixed issue when moving from one text input to another, the sof keyboard now
does not "flicker"
- to fix the above issue, has to start TI edition on mousedown instead of mouse
click (like in StyleableStageText)
- because of the above change, one could initiate a touch scroll from a TI, and
the StageText did not scroll.
This is now prvented.
Mustella tests PASS:
Mobile/components/TextInput
Mobile/components/TextArea
Mobile/Softkeyboard
> Mobile TextInput with native StageTextInput cannot be included in scrollable
> forms
> -----------------------------------------------------------------------------------
>
> Key: FLEX-33166
> URL: https://issues.apache.org/jira/browse/FLEX-33166
> Project: Apache Flex
> Issue Type: Bug
> Components: .Unspecified - Mobile
> Affects Versions: Adobe Flex SDK 4.6 (Release)
> Environment: All IOS
> Reporter: Dan Murray
> Assignee: Maurice Amsellem
> Labels: features, mobileTextInput
> Fix For: Apache Flex 4.8 (parity release), Apache Flex 4.9.0
>
> Attachments: TextInputTest.zip
>
> Original Estimate: 612h
> Remaining Estimate: 612h
>
> We should be able to configure a text field which only accepts numerical
> input to call up the numeric pad. However, the skinclasses for the textfield
> that can call up the number pad will not scroll--If you try to use the
> skinclass that can call the softkey number pad in a scrollable container, the
> textfield scrolls away from its text.
--
This message was sent by Atlassian JIRA
(v6.1#6144)