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

Node Orienation - //TODO's indicate suspicious code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P4 P4
    • None
    • None
    • javafx

      Suspicious Code:

      - look for //TODO's in the code
      - the code that positions a stage (popup or regular) is suspicious and contains instanceof
      - table has some arrow key behavior that is not accounted for and appropriately flipped
      - text field skin getAlignment() may not account for all alignment combinations that can occur

      Possible bug: TextArea creates Text nodes based on the current effective orientation. If that changes, the Text nodes are not updated (need to write a test case to prove this).

            leifs Leif Samuelsson (Inactive)
            snorthov Steve Northover (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: