Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread Andy Goryachev
On Mon, 6 May 2024 18:57:57 GMT, eduardsdv wrote: >>> What about the `GridView` >> >> What's a GridView? ControlsFX is not a part of OpenJFX... > >> > What about the `GridView` >> >> What's a GridView? ControlsFX is not a part of OpenJFX... > > Oh, sorry, my mistake. You are right. It is

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread Andy Goryachev
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread Andy Goryachev
On Mon, 6 May 2024 18:46:33 GMT, eduardsdv wrote: >> Andy Goryachev 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 14 additional >> commits

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread eduardsdv
On Mon, 6 May 2024 18:52:10 GMT, Andy Goryachev wrote: > > What about the `GridView` > > What's a GridView? ControlsFX is not a part of OpenJFX... Oh, sorry, my mistake. You are right. It is part of the ControlsFX. - PR Comment:

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread Andy Goryachev
On Mon, 6 May 2024 18:49:04 GMT, eduardsdv wrote: > What about the `GridView` What's a GridView? ControlsFX is not a part of OpenJFX... - PR Comment: https://git.openjdk.org/jfx/pull/1393#issuecomment-2096694208

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread eduardsdv
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-05-06 Thread eduardsdv
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-30 Thread Alexander Zuev
On Mon, 8 Apr 2024 18:19:22 GMT, Alexander Zuev wrote: >> Andy Goryachev 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 14 additional >>

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-29 Thread Victor Dyakov
On Mon, 8 Apr 2024 18:19:22 GMT, Alexander Zuev wrote: >> Andy Goryachev 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 14 additional >>

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-22 Thread Andy Goryachev
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-08 Thread Andy Goryachev
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-08 Thread Kevin Rushforth
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-08 Thread Andy Goryachev
On Mon, 8 Apr 2024 18:19:22 GMT, Alexander Zuev wrote: >> Andy Goryachev 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 14 additional >>

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-08 Thread Alexander Zuev
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-08 Thread Andy Goryachev
On Mon, 1 Apr 2024 19:27:17 GMT, Andy Goryachev wrote: >> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to >> >> - ListView >> - TreeView >> - TableView >> - TreeTableView >> >> to support keyboard-only horizontal scrolling. The main reason for the >> change is to

Re: RFR: 8313138: Horizontal Scrollbar Keyboard enhancement [v5]

2024-04-01 Thread Andy Goryachev
> Adding alt-ctrl-LEFT/RIGHT (option-command-LEFT/RIGHT) key bindings to > > - ListView > - TreeView > - TableView > - TreeTableView > > to support keyboard-only horizontal scrolling. The main reason for the > change is to improve accessibility. > > **NOTE: For controls in right-to-left