rounded_background_text icon indicating copy to clipboard operation
rounded_background_text copied to clipboard

[bug] Selectable Text Renders at Incorrect Position

Open hm21 opened this issue 2 years ago • 0 comments

Describe the bug It looks like there is a difference in the line spacing and letter spacing between the regular text and the selectable text.

To Reproduce Steps to reproduce the behavior:

  1. Open the demo website https://bdlukaa.github.io/rounded_background_text
  2. Select the Selectable Text option.

Expected behavior Both text elements should render at the same position with consistent line height and letter spacing.

Screenshots 293644301-22b9fc75-a925-4ec5-948c-1dfaa9a5d2b1

Additional context We've previously mentioned this issue in another thread and provided a workaround by using RoundedBackgroundTextField with readOnly: true.

hm21 avatar Jan 04 '24 11:01 hm21