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

Synth buttons do not handle the mixed state PRESSED & MOUSE_OVER

XMLWordPrintable

    • b46
    • x86
    • windows_xp

      When you click on a button, it is both pressed and mouse_over. Synth does not allow to create a compound state using "PRESSED and MOUSE_OVER". For instance a button can draw an highlight when the mouse is over it and this highlight should appear when pressed. Yet, you can also press a button by using the space bar after having given it the focus. In this case, the mouse might not be over the button and the "mouse over highlight" should not be drawn.

      Therefore we need to handle three different states:
      - PRESSED
      - MOUSE_OVER
      - PRESSED and MOUSE_OVER
      ###@###.### 2005-05-25 20:45:09 GMT

            gromainsunw Guy Romain (Inactive)
            gromainsunw Guy Romain (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: