vue-instant icon indicating copy to clipboard operation
vue-instant copied to clipboard

Overflowing text in input doesn't align with placeholder text

Open jsonmaur opened this issue 6 years ago • 3 comments

When the input's text is longer than the input's width, the placeholder text doesn't align to the actual text while scrolling which causes some ghosting.

screen shot 2019-03-01 at 18 44 56

jsonmaur avatar Mar 01 '19 23:03 jsonmaur

Can you give me a text example?

santiblanko avatar Mar 02 '19 22:03 santiblanko

On the JSFiddle demo in your repo, select a longer movie name (e.g. "The Secret Life of Walter Mitty") and set width: 200px on form.searchbox. Then scroll to the end of the input text.

jsonmaur avatar Mar 03 '19 04:03 jsonmaur

:( It's a pity. I will fix it when I have time

santiblanko avatar Mar 04 '19 15:03 santiblanko