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

Scrolling copyarea optimizations were disabled for HiDPI screens

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx
    • None

      The code that attempts to copy parts of a Node's cache to minimize repaints for horizontal and vertically scrolled panes did not work on pixel-scaled hardware due to an assumption built in to the code. For now, this code was disabled in the impl_scrollCacheCapable() method if any screen is more than 72DPI, but with proper support in the cache-copying code, this restriction could be removed and scrolling optimizations restored on Retina-screened macs.

            Unassigned Unassigned
            flar Jim Graham
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: