Project

General

Profile

Bug #7907

Browse row-leave handler not called after apply entry in FWD

Added by Yuriy Volyanskyy 7 months ago. Updated 7 months ago.

Status:
New
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:

TestOffEndEventsSimple.p Magnifier - test (3.18 KB) Yuriy Volyanskyy, 10/12/2023 09:02 AM

Screenshot 2023-10-12 at 14.15.30.png - OE at breakpoint (82.6 KB) Yuriy Volyanskyy, 10/12/2023 09:21 AM

Screenshot 2023-10-12 at 14.17.17.png - FWD at breakpoint (35.4 KB) Yuriy Volyanskyy, 10/12/2023 09:21 AM

History

#1 Updated by Greg Shah 7 months ago

  • Start date deleted (10/12/2023)
  • Description updated (diff)

From Yuriy:

I made a unit test that works in OE but fails in FWD. Please see the attached file. It expects row-leave handler to be called but it isn't. I think the problem is that in OE apply "entry":U to hColumn makes the cell enter edit mode which isn't happening in FWD. Tried both in Swing client and ChUI.

Notes:
If I put a breakpoint on that apply "entry" line, in OE it displays the Browse as expected:
!Screenshot 2023-10-12 at 14.15.30.png!

In FWD it displays an empty grey rectangle:
!Screenshot 2023-10-12 at 14.17.17.png!

If I add a call to processEvents(); before apply "entry" it does display the Browse but doesn't switch to edit mode anyway.

(Based on fairly recent trunk)

#2 Updated by Greg Shah 7 months ago

  • Project changed from FWD to User Interface

Is this intended to be a generic bug or does this need to be moved into a customer project?

Is this related to any existing bug?

Please provide the exact trunk revision used for testing.

#3 Updated by Yuriy Volyanskyy 7 months ago

Greg Shah wrote:

Is this intended to be a generic bug or does this need to be moved into a customer project?

A generic bug

Is this related to any existing bug?

Sorry, I'm not aware of that

Please provide the exact trunk revision used for testing.

trunk rev. 14703

#4 Updated by Tijs Wickardt 7 months ago

  • Subject changed from Browse behavior differences in OE and FWD to Browse row-leave handler not called after apply entry in FWD

Also available in: Atom PDF