Re: RFR: 8284542: Missing attribute for state of CheckBox in CheckBoxTreeItem

2023-05-09 Thread Kevin Rushforth
On Wed, 12 Apr 2023 15:13:25 GMT, Ambarish Rapte wrote: > Issue: > CheckBoxTreeItem extends TreeItem and adds a CheckBox. > The state of this CheckBox is not visible to an accessibility client > application. > If we analyze a simple program that contains a CheckBoxTreeItem using a > windows app

Re: RFR: 8284542: Missing attribute for state of CheckBox in CheckBoxTreeItem

2023-05-09 Thread Kevin Rushforth
On Wed, 3 May 2023 21:27:29 GMT, Andy Goryachev wrote: >> Issue: >> CheckBoxTreeItem extends TreeItem and adds a CheckBox. >> The state of this CheckBox is not visible to an accessibility client >> application. >> If we analyze a simple program that contains a CheckBoxTreeItem using a >> window

Re: RFR: 8284542: Missing attribute for state of CheckBox in CheckBoxTreeItem

2023-05-03 Thread Andy Goryachev
On Wed, 12 Apr 2023 15:13:25 GMT, Ambarish Rapte wrote: > Issue: > CheckBoxTreeItem extends TreeItem and adds a CheckBox. > The state of this CheckBox is not visible to an accessibility client > application. > If we analyze a simple program that contains a CheckBoxTreeItem using a > windows app

Re: RFR: 8284542: Missing attribute for state of CheckBox in CheckBoxTreeItem

2023-04-12 Thread Kevin Rushforth
On Wed, 12 Apr 2023 15:13:25 GMT, Ambarish Rapte wrote: > Issue: > CheckBoxTreeItem extends TreeItem and adds a CheckBox. > The state of this CheckBox is not visible to an accessibility client > application. > If we analyze a simple program that contains a CheckBoxTreeItem using a > windows app

RFR: 8284542: Missing attribute for state of CheckBox in CheckBoxTreeItem

2023-04-12 Thread Ambarish Rapte
Issue: CheckBoxTreeItem extends TreeItem and adds a CheckBox. The state of this CheckBox is not visible to an accessibility client application. If we analyze a simple program that contains a CheckBoxTreeItem using a windows application "Accessibility Insights for Window", we can notice that toggl