Re: GWT 2.9.0 TextField clear option in Chrome and IE

2021-06-22 Thread 'Jim Douglas' via GWT Users
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 >

GWT 2.9.0 TextField clear option in Chrome and IE

2021-06-22 Thread Hari
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 which is generating an HTML input element with type=text, this field in IE is showing with an cross icon to