Trolltech Home | Qtopia-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qtopia-interest Archive, February 2008
QMessageBox on top of a WindowFullScreen QWidget


Message 1 in thread


Hi!.

I'm a Linux user using qtopia-4.3.3.

When I try to popup a QMessageBox on top of a QWidget set up with
setWindowState(Qt::WindowFullScreen), the QMessageBox does not
appear on top of the QWidget. It appears behind the QWidget.

However, the QMessageBox gets the focus of the user input,
preventing the input on the QWidget.

It fails when compiling with qtopia-4.3.3, and run the test using the
qvfb as this:

$ qvfb -depth 24 -width 640 -height 480 &
$ ./test -qws -sync

Does somebody know how to fix that?

Attached is a simple example reproducing the problem.

Thanks in advance!!
 -- Ivan

-- 
 [ signature omitted ] 

Attachment: test.tgz
Description: application/compressed-tar