Opened 16 years ago

Closed 15 years ago

#563 closed defect (fixed)

Strange thing happening when saving (on close) a layout

Reported by: ksgeograf Owned by: ksgeograf
Priority: medium Milestone:
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description

  • Comments from the original report:

What steps will reproduce the problem?

  1. Edit a layout
  2. Close using the big red x button
  3. When the program asks if you want to save, hit <enter> (rather than

clicking "Yes" with your mouse)

What is the expected output? What do you see instead? Layout should close and be saved...what happens, though, is that the layout is saved, closed, and then re-opened.

What version of the product are you using? On what operating system? 1.0.3006.19897,

-

I can reproduce. The problem is that the messagebox should "eat" the keypress, but it does not. When the layout closes, the tree gets the focus, and the keypress. It only happens if the layout is the only open item. Not sure how to fix it though.

Change History (3)

comment:1 by ksgeograf, 16 years ago

Status: newassigned

comment:2 by uvlite, 15 years ago

I also observed that when I do a SaveAs with a new name for an edited Layout the tree does not get updated! I had to press Refresh Button to see the new object in the tree. This is very confusing as I created a number of layouts with the same name before I noticed this bug. This was with Samples Library

comment:3 by ksgeograf, 15 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r4099. Finally!

Note: See TracTickets for help on using tickets.