RFR: 8299756: Minor updates in CSS Reference [v3]

Andy Goryachev angorya at openjdk.org
Thu Jun 1 15:50:38 UTC 2023


On Thu, 1 Jun 2023 15:40:14 GMT, Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list