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

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes