Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-28003

ToggleSwitch labels getting cut off when used inside a Form

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Mobile: ToggleSwitch
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a new mobile application (view based) and specify this code for the HomeView.

      <?xml version="1.0" encoding="utf-8"?>
      <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
      xmlns:s="library://ns.adobe.com/flex/spark" title="HomeView">
      <s:Form>
      <s:FormItem label="Option 1">
      <s:ToggleSwitch />
      </s:FormItem>
      </s:Form>
      </s:View>

      Actual Results:
      The "On" and "Off" labels are getting cut off. See attached screenshot.

      Expected Results:
      The "On" and "Off" labels should be visible completely, just like they are when used outside a Form.

      Workaround (if any):

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment