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

Unable to show window on WINCE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 4.5.3
    • 4.5.2
    • None
    • None

    Description

      Steps to reproduce / test case
      1. Write a simple program with one form based on QMainWindow. The window is maximized by calling QWidget::showMaximized().
      For instance, the program in the Qt example(QTDIR\examples\mainwindows\application)
      2. Compile and deploy it on WinCE
      3. Start the program.
      4. If there is not a cross button at the top right corner. Start another program in WinCE. Then click the cross button to close it.
      5. There should be a cross button at the top right corner. Click the button.
      6. Activate the program from the task manager or reclick the program from Windows Explorer.
      7. The title and menu of the program will appear but the content of the window is not updated.
      More information
      Clicking the cross button at the top right corner does not close the program but minimize the window on WinCE platform. It means the program cannot be restored on the platform. I've tried to add something in the showEvent but the showEvent is not activated when the program is activated from the task manager.
      (QTDIR\examples\mainwindows\application) is tested on my device and is suitable to reproduce the case.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            isdale Keith Isdale (closed Nokia identity) (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