[
https://issues.apache.org/jira/browse/FLEX-33860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13842845#comment-13842845
]
kevin godell commented on FLEX-33860:
-------------------------------------
Right. I saw that. I just meant that I don't have to put any css in my coding.
Thanks. And by the way, I now use navigator.height and navigator.y info when I
size my modal popups, since the navigator reflects the height after the
osStatusBarHeight is subtracted. I like the popups to cover the whole screen
including the actionbar so that the user does not get confused and think that
the actionbar is interactive. It works great. Thanks again.
I have a quick question and hope that this is not inappropriate to ask on this
site. Do you know which software/sdk is responsible for packaging the icons
that get included in the ipa. I use flashbuilder. When the ipa is packaged, the
<image48x48> gets used to create the 50x50 image for ios. If I also include the
<image50x50>, it will be used and upsized to a 52x52 size. So, I just leave
out the <image50x50> for now. But I do not know who to report this to.
> Support For iOS7 status bar
> ---------------------------
>
> Key: FLEX-33860
> URL: https://issues.apache.org/jira/browse/FLEX-33860
> Project: Apache Flex
> Issue Type: Bug
> Components: Mobile: ActionBar
> Affects Versions: Apache Flex 4.11.0
> Environment: iOS 7
> Reporter: Keith Lee
> Fix For: Apache Flex 4.12.0
>
> Attachments: FIX_fullscreen_osversion_SWCs.zip
>
>
> iOS 7 now runs everything in full screen, with the status bar being
> transparent, so mobile Flex applications now need a 20px padding at the top
> in order for action bar text to not be obscured by the status bar text and
> symbols.
> TOBEFIXED: handle the case when softkeyboardBehavior = "pan" and screen in
> scrolled for SKB
> FIXED: handled stage set to fullscreen (erquires AIR 4.0)
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)