Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8020116

[mac] javafx object to string behavior is different from Windows and Linux

XMLWordPrintable

      FXDT test suite works the following way:

      - it calls
       dtjava.embed(
                  {
                      id : 'SetTestResult',
      - and after this expects that getElementById('SetTestResult').toString() contains 'SetTestResult'

      This is so with FF on Linux and Windows but with FF and Safari on Mac toString() always returns [object HTMLAppletElement]

      I think that this is an issue in Java. Please return it to SQE if you think that this is an intended behavior and
      tests should be updated to run on Mac.

            cbensen Chris Bensen (Inactive)
            aluht Anton Luht (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: