[OPEN] [#1844] FieldSet-Title in Chrome 87

  1. #1

    [OPEN] [#1844] FieldSet-Title in Chrome 87

    Hello support team,
    please take a look at this Chrome 87 Bug:

    https://examples5.ext.net/#/Form/FormPanel/Basic/




    The FieldSet-Title will not be shown.
    Maybe you can offer me a solution.

    Kind regards
    Robert
    Last edited by geoffrey.mcgill; Nov 30, 2020 at 5:15 PM.
  2. #2
    Hello Robert!

    Thanks for reporting the issue you found in Ext.NET! It seems google chrome really introduced that issue in its latest release, and the problem is affecting our underlying framework, Ext JS, all along.

    There have been a discussion on the issue in Sencha Talk Slack channel last Friday, one day after you posted this, and they already found a work around for this issue, which consists of just overridding this CSS rule:

    .x-fieldset-header > .x-fieldset-header-text {
        position: unset
    }
    It does not help though, if enable the fieldset's collapsible feature, the expand/collapse handle won't be displayed either.

    We have logged issue #1844 to track defect. We'll post a follow-up as soon as we get this fixed.
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi FabrÃ*cio,

    thanks for your solution.

    Regards
    Robert
  4. #4
    Thanks for the feedback, @rwurzer! We are kind of anticipating Chrome version 88 to address this issue, there have been several regression issues in 87, it seems.
    Fabrício Murta
    Developer & Support Expert

Similar Threads

  1. [CLOSED] FieldSet Title should be align center
    By iansriley in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 02, 2014, 7:27 PM
  2. [CLOSED] Icon in a FieldSet Title
    By xtoolz in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: May 23, 2014, 2:22 PM
  3. [CLOSED] Fieldset title and Padding property
    By Svr77 in forum 2.x Legacy Premium Help
    Replies: 8
    Last Post: Mar 19, 2013, 2:43 PM
  4. fieldset title
    By zhouguoguang in forum 1.x Help
    Replies: 0
    Last Post: Sep 30, 2010, 6:21 AM
  5. set Title in Fieldset dynamically
    By jmilton in forum 1.x Help
    Replies: 4
    Last Post: Mar 27, 2009, 4:39 PM

Posting Permissions