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

Content of a ScrollPane needs to be made visible underneath the ScrollBars

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • javafx

      For Aqua the content of a ScrollPane needs to be visible underneath the ScrollBars. Currently this only seems to work for embedded. See line 776 - 788 in ScrollPaneSkin.
      (There already was a discussion on this some time ago in https://forums.oracle.com/forums/thread.jspa?threadID=2398327)
      Idea:
      New method "protected boolean scrollBarsOverContent" in ScrollPaneSkin, that is used instead of PlatformUtil.isEmbedded(). This method simply returns PlatfornUtil.isEmbedded() and can be overridden by extending skins.

            Unassigned Unassigned
            czillmannjfx Claudine Zillmann (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: