Project

General

Profile

Bug #2958

Bug #2677: fix drawing and functional differences between P2J GUI and 4GL GUI

application freeze after repeated use of MESSAGE UPDATE

Added by Greg Shah over 8 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

Related issues

Related to User Interface - Bug #2954: Focus is not put on the expected widget when window activated Closed

History

#1 Updated by Greg Shah over 8 years ago

From Sergey:

I have tested the trunk version of p2j against ./ask-gui.p. It seems that there appears new bug. If print the existing program "./hello.p" to fil the "Program name:" field and then press enter. Then on "Message Update" dialog select "Y" and press the enter. Trying to repeat these steps freezes the application on the "Message Update" dialog. This is the same kind bug as it was #2778 but with the different scenario.

#2 Updated by Hynek Cihlar over 8 years ago

When the program "freezes", does it take mouse input? Can you move the dialog-box window for example?

#3 Updated by Sergey Ivanovskiy over 8 years ago

Hynek Cihlar wrote:

When the program "freezes", does it take mouse input? Can you move the dialog-box window for example?

It is possible to move dialog-box by holding the mouse but the keys input is frozen. May be the root cause is the same as for 2778 that the current focus owner window is null, but in that case java.awt.DefaultKeyboardFocusManager simply discards the keys input.

#4 Updated by Sergey Ivanovskiy over 8 years ago

New detail is that the ESC key can close the dialog-box, thus the keys input is not frozen.

#5 Updated by Hynek Cihlar over 8 years ago

Ok, I am seeing the same. This is a duplicate of #2954.

#6 Updated by Greg Shah over 8 years ago

  • Status changed from New to Rejected

I'm closing this since it is a duplicate of #2954. I've linked this as related so that the recreate can be found easily.

#7 Updated by Greg Shah over 7 years ago

  • Target version changed from Milestone 12 to GUI Support for a Complex ADM2 App

Also available in: Atom PDF