Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-5223

[IE11][Edge]: Fields in OSGI Configuration Manager are not editable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-4.2.8, webconsole-4.2.14
    • webconsole-4.2.16
    • Web Console
    • None

    Description

      Access the configuration manager (/system/console/configMgr) using IE11 or Microsoft Edge.
      Find a configuration that allows the user to input text inside a textfield. The content of these fields is not visible or editable because the height of the field is set to 0px.
      Investigation seems to point to a malfunction of the autosize JS library, as this line in config.js set the height to 0:

      + $(textareaEl).autosize();

      A possible solution would be to set a min-height on the textfields, if the issue in the library isn't fixed.

      Attachments

        1. FELIX-5223_2.diff
          15 kB
          Ana Vinatoru
        2. Screen Shot 2016-03-23 at 17.30.21.png
          86 kB
          Ana Vinatoru
        3. Screen Shot 2016-03-24 at 17.34.51_with_paddings.png
          366 kB
          Ana Vinatoru

        Activity

          People

            cziegeler Carsten Ziegeler
            ana.vinatoru Ana Vinatoru
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: