Johny Posted November 24, 2020 Posted November 24, 2020 TUnigroupBox Captions simply disappear after latest google chrome update. Quote
Sherzod Posted November 24, 2020 Posted November 24, 2020 1 hour ago, Johny said: TUnigroupBox Captions simply disappear after latest google chrome update. Hello, First of all specify the edition and build of UniGUI you are using. Quote
Sherzod Posted November 24, 2020 Posted November 24, 2020 1 hour ago, Johny said: TUnigroupBox Captions simply disappear after latest google chrome update. 43 minutes ago, adan200 said: I have this trouble too We will check. Quote
Sherzod Posted November 24, 2020 Posted November 24, 2020 4 hours ago, adan200 said: I have this trouble too Try this workaround for now. CustomCSS: .x-fieldset-header { overflow: initial; } 1 1 Quote
Administrators Farshad Mohajeri Posted November 28, 2020 Administrators Posted November 28, 2020 Chrome issue! https://stackoverflow.com/questions/64915750/problem-fieldset-label-not-visible-with-sencha-extjs-7-x-on-chrome-87-0-4280-67 1 Quote
Abaksoft Posted November 30, 2020 Posted November 30, 2020 Also for UniRadioGroup. As Sherzod suggested it, i just Add on ServerModule > CustomCss .x-fieldset-header { overflow: initial; } Without setting all my UniRadioGroup in the Project, with LayoutConfig > Cls and that simply works ! Thx Sherzod. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.