Color changes incorrectly in text box when swichting between dark/light mode

XMLWordPrintable

    • 2
    • Severity 3 - Minor

      Issue Summary

      When changing between dark and light modes and using color in a text box(in the example orange), the color will automatically switch to another(in the example blue) and if you try to edit the text box it will change back to the original color, the customer is a Cloud user. 

      I will upload the customer video internally since it may contain sensitive data.

      Steps to Reproduce

      1. Create an issue with the text box and use a light-color
      2. Change to dark mode
      3. Edit that text box

      Expected Results

      The expected behavior should be to match the color to the theme or to not change the color at all, any of both scenarios are happening, we have color changing automatically and some bug in the color after that when trying to edit.

      Actual Results

      The color changes to a darker color and when you try to edit it goes back to the original color while editing.

      Workaround

      This bug only occurs when setting the text color to a standard string value such as {color:red}Some Text{color}. However, this doesn't occur when using hex codes such as {color:#ff5630}Some Text{color}. Therefore, setting the text color to hex code instead of the standard strings will work around this bug for now.

            Assignee:
            Dip
            Reporter:
            Ivan Jose (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: