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

ListView : MouseEvents are receieved differently depending on datatype present in listview

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • fx2.0
    • None
    • javafx
    • XP SP3

      Run the attached test.

      Make sure that listview is focused (blue boarder around it) and none of the items are selected (Remove selection by pressing CTRL-\ (backslash).

      Now move the mouseinside when the contents are strings only, you will observe that the event text (first line) doesn't change. Now press left arrow key to change the content to textbox. Now again move the mouse inside listview. See the content of the event text changes from mouseentered to mousexited and so on.

      The sequence of events received should be same for listview irrespective of content if none of the items are selected.

            jgiles Jonathan Giles
            sguptajfx Seema Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: