Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-4467

Conflicting URI mapping icons are missing in Firefox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Neutral Neutral
    • None
    • 5.5.2
    • None
    • None

      As originally reported by mdrapela on PAGES-118:

      Firefox users won't see these visual clues!

      While trying to replicate this for 5.5.2 RN I came to the conclusion that the icons are rendered incorrectly in Firefox (51.0.1 on Ubuntu-Mate 64bit) - cannot be seen at all, while the code for them IS there; probably rendered away from (we think below) the parent element:

      (See attached screenshots)

      According to Michal (thx), adding the following definition to the .icon-warning::before class could solve this issue (Same thing with the .icon-error::before class.):

         position: absolute;
         right: 0;
      

        Acceptance criteria

              ajuran Antonín Juran
              mgeljic Mikaël Geljić
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD