Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6360 Device flickers badly when orientation switch happens
  3. QTBUG-6428

Study if updation of background brush could be done earlier

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.6.1
    • None
    • None
    • 09cd5f7324b8346f1df43a3dff61d337073a6358

      When orientation switch happens, Qt gets first native event that StatusPane size has changed.
      This causes updation of screensize in S60Data and fires Qt's resize event which re-draws all the widgets.
      Unfortunately, style's background texture brush is not updated at this point, which causes this re-draw
      to happen with invalid background brush (brush is still having previous screensize).

      Study, if style could update the background brush immediately when new size is updated to S60Data.

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

            riskedal Espen Riskedal (closed Nokia identity) (Inactive)
            samimeri Sami Merila (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes