Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#630 closed patch (fixed)

Attribute Table drifts up screen after each entry and disappears off screen

Reported by: ruddcl@… Owned by: nobody
Priority: minor: annoyance Milestone:
Component: GUI Version: 0.8
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Windows 2003 Awaiting user input: no

Description

When saving a line creation session we confirm changes using attibute table. We notice that the popup table drifts up screen and disappears and only with difficulty can we locate it and move it back on the display screen.

Attachments (2)

fix_08.diff (1.2 KB ) - added by lubaby 17 years ago.
patch for 0.8.x
fix_09.diff (1.2 KB ) - added by lubaby 17 years ago.
patch for 0.9 (HEAD)

Download all attachments as: .zip

Change History (6)

comment:1 by anonymous, 17 years ago

Milestone: Version 0.8Version 0.8.1

by lubaby, 17 years ago

Attachment: fix_08.diff added

patch for 0.8.x

by lubaby, 17 years ago

Attachment: fix_09.diff added

patch for 0.9 (HEAD)

comment:2 by lubaby, 17 years ago

Awaiting user input: unset
Platform: WindowsAll
Type: defectpatch

Patches for this ticket saves position of window before destroying. Previously this was done after destructing window and it coauses that the saved position was without window frame (decoration) so there was always small offset which moves window up (in Windows) or down (in Linux). Now it should work properly (at least on my PC :-)).

comment:3 by gsherman, 17 years ago

Resolution: fixed
Status: newclosed

Fixed in 0.8 release branch (r6975) and HEAD (r6976). Tested on Windows at 0.8.0 release branch. Untested on Windows in HEAD.

comment:4 by (none), 15 years ago

Milestone: Version 0.8.1

Milestone Version 0.8.1 deleted

Note: See TracTickets for help on using tickets.