[
https://issues.apache.org/jira/browse/FLEX-33729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13770972#comment-13770972
]
Alex Harui commented on FLEX-33729:
-----------------------------------
Yes, it is unfortunate that Adobe AIR has these limitations. I don't know of a
way Flex can provide a solution for your needs at this time, but we are open to
ideas and you are welcome to contribute code to the effort.
I believe some people have been able to refactor their UI so that the controls
that need softkeyboard support don't scroll, and I think some folks have even
tried swapping skins on the fly.
But AFAIK, there is no easy solution at this time.
> Softkey-board related features does not works on ios for TextInput if
> MobileSkin is used.
> -----------------------------------------------------------------------------------------
>
> Key: FLEX-33729
> URL: https://issues.apache.org/jira/browse/FLEX-33729
> Project: Apache Flex
> Issue Type: Bug
> Components: Spark: TextInput
> Affects Versions: Adobe Flex SDK 4.6 (Release), Apache Flex 4.10.0
> Environment: iPhone All
> Reporter: Shardul Singh Bartwal
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Problem Description: Softkey-board related features like
> autoCapitalize,softKeyboardType does not works on ios for TextInput if
> MobileSkin is used with the TextInput.
> Steps to Reproduce: With any ios based air application the textiput as below:-
> <s:TextInput skinClass="spark.skins.mobile.supportClasses.MobileSkin"
> autoCapitalize="sentence" softKeyboardType="number"/>
> When one will touch on this Textinput on ios softkeyboard type will not open
> as number and also autoCapitalize will not work.
> Actual Result: This will not show the softkeyboardtype to number and also
> will not do autoCapitalize because we have used MobileSkin.
> Expected Result: SoftkeyboardType should be number when it open and also
> autoCapitalize should work as it works when we don't use MobileSkin.
> Issue is reported one year back to adobe but nothing from their end:-
> https://bugbase.adobe.com/index.cfm?event=bug&id=3292370
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira