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

ScrollPane and TitlePane blurs text contents under certain conditions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx11, 8u20
    • javafx
    • None
    • Windows 8 x64. Prism engine: all affected (d3d, sw, es2)

      ScrollPane and TitlePane blur text contents including all nested children with text when the pane's layout properties are set to non-Integer value (confirmed cause) and when its parent window is animated (suspicious cause). Other controls such as ListView and TableView with scrolling capability don't have the problem.

      The only workaround for ScrollPane I found so far is to revert viewRect.setCache(true) in ScrollPaneSkin. Inside TitlePaneSkin it also calls setCache(true). The cache is not explicitly enabled in all other control skins in 8u20.

            Unassigned Unassigned
            aqdjfx AqD (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Imported: