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

Linux: TextInput with displayAsPassword allows copying of text

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.5 (Release)
    • None
    • mx: TextInput
    • None
    • Affected OS(s): Linux
      Affected OS(s):
      Language Found: English

    Description

      Steps to reproduce:
      1. Create an application (an AIR app in my case) and include a TextInput component with the attribute displayAsPassword set to true
      2. Put data into the password field (type it in or do it programatically)
      3. Notice the data is copyable (this is not the case on Mac or Windows). This is particularly bad because the behavior is often to copy on highlight, so when the field gets highlighted, the password gets put on the clipboard.

      Actual Results:
      Password is copy/pastable as plain text

      Expected Results:
      Copy/cut is disabled for password fields (including any automatic copying from field highlighting)

      Workaround (if any):
      None known. Users basically can't use secure passwords for fear of them being trivially found by copying text.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: