In our project CSS, we set display:none for the ::ms-clear pseudo element. https://stackoverflow.com/questions/41900431/disable-ie-11-input-clear-x-button
On Tuesday, June 22, 2021 at 1:03:58 AM UTC-7 Hari wrote: > Hi All, > Recently we have upgraded GWT from 2.1.0 to 2.9.0 with GXT 2.3.1a > (Officially unsupported), Most major issues have been fixed, how ever we > are having an issue with TextField<String> which is generating an HTML > input element with type=text, this field in IE is showing with an cross > icon to clear the text, but the same is not happening in chrome, > > IE > ___________________ > | X | > ------------------------------- > > how to add clear icon with in the text input field in Chrome? Please let > me know for more details required. > > Thanks > -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/410ca913-e3a2-476f-a343-b4a6d7574086n%40googlegroups.com.
