ToolBar rendering bug

Christopher Schnick crschnick at xpipe.io
Wed Nov 15 20:25:50 UTC 2023


Alright, I will see what I can do. I was not able to reproduce it every 
time, so I hope it doesn't get too tricky.

On 11/16/2023 12:20 AM, Andy Goryachev wrote:
>
> Dear Christopher:
>
> You application does look nice!
>
> Please understand that without an SCCE, it would be nearly impossible 
> for us to do anything.  I can help in creating a bug, but a minimal 
> reproducible example is absolute must.
>
> -andy
>
> *From: *openjfx-dev <openjfx-dev-retn at openjdk.org> on behalf of 
> Christopher Schnick <crschnick at xpipe.io>
> *Date: *Monday, November 13, 2023 at 17:46
> *To: *openjfx-dev at openjdk.org <openjfx-dev at openjdk.org>
> *Subject: *ToolBar rendering bug
>
> Hello,
>
> I recently stumbled upon a weird rendering issue and managed to
> reproduce it, at least inside my own application:
> https://www.youtube.com/watch?v=BcMVIOkk-84 . Sadly I don't have the
> time to create a minimal reproducible example right now.
>
> I suspect the problem occurs when a ToolBar is width-constrained and has
> to wrap some of its content. If a node in the toolbar that is not
> wrapped changes its width but no wrapping change occurs, as shown in the
> video when I try to open the search bar, the calculations break and
> somehow corrupt all nodes to the right of it.
>
> The application is running with JavaFX 21.0.1 on Windows 10.
>
> Best regards, Christopher
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20231115/88904ea1/attachment.htm>


More information about the openjfx-dev mailing list