Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140414

Reg 6.9->6.10: color incorrectly changes to black and crash if log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P1: Critical P1: Critical
    • None
    • 6.10.0 Beta4
    • None
    • Linux/Wayland, Linux/X11

      Hi,
      there is a regression when using a color in a var and we use this var dynamically.
      We have attached a minimal reproducer (with a workaround).
      To reproduce run `qml BugColorVar.qml` (or build with `cmake && make`). Once clicking on the left side of the window, it will go from blue to red then black. But it should not be black, it should be blue (the right side of the window is the working workaround).
      A second issue appears when we uncomment the onPressed signal and the application crashes.

      Note: the issue disappears if we activate the cachegen.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            santhoshkumar Santhosh Kumar Selvaraj
            be__good jo jo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes