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

Connect popups and tooltips to the components they are created for

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • fx1.0
    • javafx

      Moving from internal bug database - #6688032 -

      The current tooltips support in SceneGraph has the following problem. When a tooltip is set for a component, and the component is moved/translated when the tooltip is visible, tooltip is not moved/translated. In particular, this makes tooltips impossible to use for a constantly animated components.

      The same issue can be reproduced with popups: popup menus and combobox dropdown lists.

      I'm attaching a simple FX script that shows a rotating button. The button has a tooltip "TOOLTIP", which is not rotated together with the button. Run the test, move the mouse over the button and wait until tooltip is shown. If you see the tooltip is not rotating, the bug is reproduced.

      --------------- Entry 1 artem.ananiev [2008-04-14 10:46]

      Bugs closed as a duplicate of this -
      6653254: Opacity value applied to JComboBox is not propagated to the drop-down
      6657513: JComboBox's drop-down is not clipped when applying a clipping area over the combo box

            psomashe Parvathi Somashekar (Inactive)
            pmohan Praveen Mohan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: