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

mouseFocusChange can't be canceled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.0 (Release)
    • None
    • Focus Manager
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Attach a mouseFocusChange event handler to a TextInput component: mouseFocusChange="event.preventDefault()"
      2. Give the component focus
      3. Give another component focus using the mouse

      Actual Results:

      Focus goes to the second component

      Expected Results:

      The focus shouldn't change (it should stay in the first component)

      Workaround (if any):

      None

      Remark

      keyFocusChange in combination with event.preventDefault() works fine (tab key doesn't change focus anymore)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: