Initial implementation. In order to implement progress indicator the group
accessibility protocol has to be implemented too so this is also a fix for
8351773. There are commented out sections that can be used to verify the
functionality of the code since it has to behave exactly in the same way
RichParagraph.Builder has public RichParagraph.Builder addWavyUnderline(int
start, int length, Color color) method.
However, I can't find a way how to make a wavy underline via CSS. It is very
important for me because I want to makeĀ all styling via CSS -
I don't want to make users use different
On Sat, 26 Apr 2025 19:01:13 GMT, Thiago Milczarek Sayao
wrote:
>> This is a continuation to
>> [JDK-8236651](https://bugs.openjdk.org/browse/JDK-8236651) and it aims to
>> stabilize the linux glass gtk backend.
>>
>>
>> Overall, it has been made more robust within its scope, particularly in