Skip to content

Cursor appears to not change #189

@fulcrum-stelios-papadopoulos

Description

This is similar to issue 99
but in my case there is a large graph area that is also impacted.

I have an app where the cursor changes to crosshair, v_resize, and h_resize on certain places

  • The crosshair is over a large graph area. When running in the browser it sometimes shows as a crosshair but it flickers back to the default pointer.
  • On a divider there is only one pixel where it changes into H_RESIZE.
  • On a column divider of a table I cannot make it change at all.

I am not experienced enough with java-fx to know if there is an way to make all these areas wider. (the table is a component I don't have ready access to the source code), so if I am missing something obvious please let me know

jpro version:
2024.3.3

java version:
openjdk version "19.0.1" 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10-21)
OpenJDK 64-Bit Server VM (build 19.0.1+10-21, mixed mode, sharing)

java-fx:
org.openjfx:javafx-*:19.0.2.1

Browser:
Version 130.0.6723.92 (Official Build) (64-bit)

edit: typos

edit 2:

The divider grab area is 20 pixels wide, so it should be working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions