[ 
https://issues.apache.org/jira/browse/FLEX-33166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13825002#comment-13825002
 ] 

Maurice Amsellem edited comment on FLEX-33166 at 11/18/13 3:02 PM:
-------------------------------------------------------------------

Tentative fix Committed to: 
http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/48169122.
Tested on iPad 2 / 3.
Not tested on Android (help wanted)

The fix will be available on the next nightly build.
[Edit] nightly build available as of 11/18:
Will you be so kind to test it in your applications, especially on Android 
devices.

h3.Test Instructions:
* Download the latest nightly build using ApacheFlex Installer (select; Nightly 
Build (dev only)
* Build a sample mobile app including TextInput and TextArea, embedded in 
Scroller
* You don't need to override the skinClass, default skins include this feature 
(see below)

* The default skins for TextInput and TextArea on mobile are now:
TextInput skinClass:  spark.skins.mobile.ScrollingStageTextInputSkin
TextArea skinClass: spark.skins.mobile.ScrollingStageTextAreaSkin

h4. New behavior:
Now TextInput and TextArea can be embedded in scrolling forms, and will scroll 
smoothly inside the form.

h4. Known limitations:
There is still an outstanding issue when the TextInput is partly occluded 
*while being edited*:
https://issues.apache.org/jira/browse/FLEX-33911



was (Author: mamsellem):
Tentative fix Committed to: 
http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/48169122.
Tested on iPad 2 / 3.
Not tested on Android

The fix will be available on the next nightly build.
Will you be so kind to test it in your applications, especially on Android 
devices.

h3.Test Instructions:
The default skins for mobile TextInput and TextArea are now:
TextInput skinClass:  spark.skins.mobile.ScrollingStageTextInputSkin
TextArea skinClass: spark.skins.mobile.ScrollingStageTextAreaSkin

If you don't set any skinClass, it will use these skins.

New behavior:
Now TextInput and TextArea can be embedded in scrolling forms, and will scroll 
smoothly inside the form.

h4. Note:
There is still an outstanding issue when the TextInput is partly occluded while 
being edited:
https://issues.apache.org/jira/browse/FLEX-33911


> 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
>
>   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)

Reply via email to