JDK-8295078 : TextField blurry when inside an TitledPane -> AnchorPane
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: jfx19
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux_ubuntu
  • CPU: generic
  • Submitted: 2022-10-10
  • Updated: 2024-07-29
  • Resolved: 2023-05-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx21 b18Fixed
Related Reports
Blocks :  
Blocks :  
Comments
A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/910 Date: 2022-10-11 09:05:34 +0000
29-07-2024

Changeset: 6aeaff36 Author: Marius Hanl <mhanl@openjdk.org> Date: 2023-05-17 16:41:26 +0000 URL: https://git.openjdk.org/jfx/commit/6aeaff36c07129d807fd3efa8aa20fb8dd8dc31a
17-05-2023

I just looked at the two images. I was looking at whether the *text* was blurry, which is the usual problem we run into. I didn't see any problem with the text. From the attached images (which aren't showing any text) I can see that the *border* of the TextField is blurry when in an AnchorPane and is not blurry if not in an AnchorPane. As mentioned by Maruis, I can also reproduce this on Windows.
10-10-2022

[~mhanl] Please go ahead and take it.
10-10-2022

Just had a look and I can confirm that this is a problem with snapping. I also already have an idea to fix this. Should I file a PR? Just asking since Ambarish got assigned.
10-10-2022

Is also happening on Windows. Maybe the children of the AnchorPane are not snapped correctly.
10-10-2022