no clear definition of toString() function

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: fx1.1
    • Component/s: javafx
    • Environment:

      winXP emulator

      Franca b03 promotion.
      There are a lot of implementations for toString() function for different JavaFX objects:
      Node
      Color
      Point2D
      Rectangle2D
      MouseEvent
      Font
      etc
      But there is no clear definition of what this function shoul do for these objects.
      For expample toString for Color on desktop returns color in rgb format (0-255) and for mobile implementation - in rgb format (0-1.0).

      Need to update the API accordingly.

            Assignee:
            Kevin Rushforth
            Reporter:
            Artem Iljin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: