framework icon indicating copy to clipboard operation
framework copied to clipboard

Fix TextField placeholder

Open TatuLund opened this issue 5 years ago • 1 comments

Make TextField placeholder behave similarly to ComboBox (and TextField in Vaadin10+), i.e. placeholder / input prompt should not be visible when not enabled or readonly.

Fixes https://github.com/vaadin/framework/issues/11837

TODO: Fix DateField in similar fashion


This change is Reviewable

TatuLund avatar Dec 27 '19 14:12 TatuLund

@TatuLund ~~any idea when this is going to be released? This limitation just hit me~~

nvm! Just re-read your last comment why this probably won't hit v8. The breaking chance is not really needed. Gonna find a workaround for my problem.

knoobie avatar Sep 12 '20 20:09 knoobie