Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#453 closed bug (fixed)

Identify dialog creeps up with each use

Reported by: gsherman Owned by: gsherman
Priority: critical: causes crash or data corruption Milestone:
Component: GUI Version: Trunk
Keywords: Cc:
Must Fix for Release: Yes Platform: Windows
Platform Version: Awaiting user input: no

Description

Identify a feature. Close the identify dialog. Repeat. The dialog creeps up by what appears to be the height of the window title bar.

This is a problem on Windows, not tested on other platforms.

Change History (8)

comment:1 by g_j_m, 17 years ago

Works ok on Linux. Is this really critical?

comment:2 by gsherman, 17 years ago

It's critical because eventually the dialog walks its way off the top of the screen and the user has to battle to get it back. And you may not notice whats going on until the title bar is off the screen.

comment:3 by anonymous, 17 years ago

This looks like a bug in the latest version of Qt for Windows (I've seen it before...)

-gsherman

comment:4 by g_j_m, 17 years ago

Interestingly, on a different linux setup (display via an X server on windows), the identify results dialog box goes down with each iteration.

comment:5 by gsherman, 17 years ago

Thats going to make it fun to fix. This must be a Qt bug since the same code worked fine previous to recent Qt (at least I think it did).

comment:6 by g_j_m, 17 years ago

Possible fix in r6255. Please test.

comment:7 by gsherman, 17 years ago

Resolution: fixed
Status: newclosed

Works for me.

comment:8 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.