Integrated: 7900303: auto updating components need accessbility control

Dmitry Bessonov dbessono at openjdk.org
Mon Sep 2 09:11:30 UTC 2024


On Fri, 30 Aug 2024 08:57:20 GMT, Dmitry Bessonov <dbessono at openjdk.org> wrote:

> The auto-updating component that can be improved in JTHarness UI in terms of accessibility is test run progress bar.
> 
> Such progress bars are visible on the main desktop and in test run monitor window.
> 
> We should provide a mechanism for the user to hide test run progress bars.
> 
> ### Default state
> 
> ![Screenshot 2024-08-30 at 09 47 36](https://github.com/user-attachments/assets/6cfcac77-a471-4d40-aeab-e6bd43cc6469)
> 
> ![Screenshot 2024-08-30 at 09 40 22](https://github.com/user-attachments/assets/c88eceec-ab04-48e6-928f-da67d08938f3)
> 
> Visually unchanged comparing to what we have now, without the patch.
> 
> ### Started with `-Djavatest.desktop.testrunprogressmonitor.hidden=true`
> 
> ![Screenshot 2024-08-30 at 09 48 01](https://github.com/user-attachments/assets/4552e637-61b2-43a5-80bb-73ef97b34226)
> 
> ![Screenshot 2024-08-30 at 09 46 43](https://github.com/user-attachments/assets/5d6a5bf1-cda1-4cca-943a-c68a91f7049c)

This pull request has now been integrated.

Changeset: 861925c5
Author:    Dmitry Bessonov <dbessono at openjdk.org>
URL:       https://git.openjdk.org/jtharness/commit/861925c5895cd475f3296305ba9df4b496a559c6
Stats:     41 lines in 4 files changed: 29 ins; 5 del; 7 mod

7900303: auto updating components need accessbility control

Reviewed-by: shurailine

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

PR: https://git.openjdk.org/jtharness/pull/82


More information about the jtharness-dev mailing list