Thank you for reporting this bug. We will make it our priority to review this report.
-
Ext JS Premium Member
Ext.form.field.File text disappears in Firefox 40
When File upload button is clicked in Firefox 40.0.2 text dissapears. Try on Live Preview:
http://docs.sencha.com/extjs/5.1/5.1...orm.field.File
and this is result:
sencha.png
It seems that problem is CSS style: font-size: 1000px; in ext\packages\ext-theme-base\sass\src\form\field\File.scss.
When I disable that in Firebug text is readable. Chrome and IE both work correctly.
-
Thanks for the report. I'm not able to reproduce this behavior. I tried using Firefox 40.0.2 with the link you posted, as well as with this Fiddle of the code, and the button text never disappears.
https://fiddle.sencha.com/#fiddle/sqb
With which operating system are you seeing this? Are you canceling the file selection or selecting a file?
-
Ext JS Premium Member
I'm able to reproduce this both in Windows 7 and Windows 10 with Firefox 40.0.2
Please take a look at the video capture: https://youtu.be/scZIPKzlzFA
-
Sencha User
Hi,
Even I got the same issue in IE11. I am using Windows 7 OS.
I migrated Ext 5.1.0 to Ext 5.1.1
Any workaround for this?
-
This sounds like this issue:
https://www.sencha.com/forum/showthread.php?304313
It seems it was limited to Firefox 40.0.2. I've still been unable to recreate, but my version is newer. I'm not able to recreate in IE either.