On Thu, 1 Jun 2023 15:40:14 GMT, Kevin Rushforth <k...@openjdk.org> wrote:

>> not here - here the link should point to Control.
>> 
>> @Maran23 is right - the heading H2 was originally missing from the Controls 
>> section (line 3245)
>
> I think this link should point to the (currently missing) Controls header and 
> not the Control class. The "details" on focusibility that this note refers to 
> are in the package header for `javafx.scene.control`, which will be right 
> after the Controls header once you add it.

there is a duplicate entry for -fx-focus-traversable in Node and Control 
sections.  I think this particular link should point to Control, where it says 

"Control sets the default value of the focusTraversable property to true. The 
default value of the focusTraversable property for the following controls is 
false: Accordion, Cell, Label, MenuBar, ProgressBar, ProgressIndicator, 
ScrollBar, ScrollPane, Separator, SplitPane, ToolBar."

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1144#discussion_r1213351987

Reply via email to