RFR: 8089280: horizontal scrollbar should never become visible in TableView with constrained resize policy [v3]

Andy Goryachev angorya at openjdk.org
Mon Sep 12 15:33:29 UTC 2022


> Modified the tree/table view internals to suppress the horizontal (a.k.a. breadth in VirtualFlow) scroll bar when a constrained resize mode is in effect.  This change complements fixes added in [JDK-8089009](https://bugs.openjdk.org/browse/JDK-8089009) without addressing other bugs found in https://bugs.openjdk.org/browse/JDK-8292810

Andy Goryachev has updated the pull request incrementally with two additional commits since the last revision:

 - Merge remote-tracking branch 'origin/8089280.suppress' into 8089280.suppress
 - 8089280: review comments

-------------

Changes:
  - all: https://git.openjdk.org/jfx/pull/894/files
  - new: https://git.openjdk.org/jfx/pull/894/files/dc1dc25c..bf4aac22

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=894&range=02
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=894&range=01-02

  Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jfx/pull/894.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/894/head:pull/894

PR: https://git.openjdk.org/jfx/pull/894


More information about the openjfx-dev mailing list