On Thu, 8 Feb 2024 10:16:51 GMT, Karthik P K <k...@openjdk.org> wrote:

> the position of text in the TextArea shifts.

yes, that's [JDK-8314683](https://bugs.openjdk.org/browse/JDK-8314683)
the padding size is expressed in ems which is incorrect - it should be fixed 
like everywhere else.

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

PR Comment: https://git.openjdk.org/jfx/pull/1217#issuecomment-1934457788

Reply via email to