This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Field note visual height glitch on Chrome #1428
Comments
Notice, this issue is not related to #1417 as it happens also on Ext.NET 3.x. |
fabriciomurta
added a commit
to extnet/examples5.ext.net
that referenced
this issue
Feb 10, 2017
One of ths issues were introduced by chrome 56 and is reported under extnet/Ext.NET#1428. This should be reverted as soon as the issue (or chrome) is fixed. It also adds mechanism to make the form panel fit its contents depending on the theme. Related github issue: #12. Issue extnet/Ext.NET#1431 tracks removing this override on next Ext.NET public update.
fabriciomurta
added a commit
to extnet/examples5.ext.net
that referenced
this issue
Feb 23, 2017
The example now has a CSS override that makes the fields look right with the field notes. Related github issues: #13 and extnet/Ext.NET#1428.
This use an specific Ext.NET feature, so there's no point in trying to reproduce in standalone ExtJS. |
Removed the workaround in the example and the bug no longer happens. This was fixed in either ExtJS 6.5.0 or 6.5.1 releases. |
fabriciomurta
added a commit
to extnet/examples5.ext.net
that referenced
this issue
Sep 27, 2017
The two examples using the field note height workaround had been reverted as the bug is no longer actual as of ExtJS 6.5.0. Related github issue: extnet/Ext.NET#1428.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Found: 4.2.0
Ext.NET forum thread: Bug when displaying Field 3.x and 4.x
On chrome, the spacing between fields looks broken, while it works fine in IE and FireFox.
This simple CSS override seems to address the issue:
The text was updated successfully, but these errors were encountered: