RFR: 8173321: TableView: Click on right trough has no effect when cell height is higher than viewport height [v7]
JoachimSchriek
duke at openjdk.org
Sat Feb 18 15:58:38 UTC 2023
On Tue, 7 Feb 2023 12:08:19 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> JoachimSchriek has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains seven additional commits since the last revision:
>>
>> - Merge branch 'openjdk:master' into master
>> - Restore original VirtualFlow.java
>> - Changes made following findings from review
>> - Deleted trailing whitespace
>> - Committed Test Case for [openjdk/jfx] 8173321: Click on trough has no
>> effect when cell height > viewport (PR #985):
>> - Replaces Tabs with Spaces
>> - JDK-8173321: Click on trough has no effect when cell height > viewport
>> height
>
> Can you enable GitHub actions and then do a test run (either manually or by pushing an empty commit)?
@kevinrushforth the changes are committed. I had to run the action manually although I had enabled actions before. I searched for ways to enable actions automatically on commit but did not find a solution.
-------------
PR: https://git.openjdk.org/jfx/pull/985
More information about the openjfx-dev
mailing list