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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Imported: