Project

General

Profile

Activity

From 09/30/2017 to 10/29/2017

10/18/2017

11:24 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
What happens with devsrv01, this test main-regression failed with this exception again?... Sergey Ivanovskiy
06:36 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Starting main-regression again on devsrv01. Sergey Ivanovskiy
06:36 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
This main-regression try was failed without results due to this reason... Sergey Ivanovskiy
12:12 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
rev. 11179 passed ctrl-c-regression tests by two test runs. The main-regression had several failed tests gso_190 and ... Sergey Ivanovskiy

10/17/2017

01:42 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Sergey Ivanovskiy wrote:
> It looks like we should set useHandleChainSiblings() === true for all regular widgets bec...
Constantin Asofiei
10:10 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
It looks like we should set useHandleChainSiblings() === true for all regular widgets because FieldGroup has this too... Sergey Ivanovskiy
09:39 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Greg Shah wrote:
> I would prefer if this problem is fixed as part of this task. It seems pretty important to fix.
...
Sergey Ivanovskiy

10/16/2017

07:41 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Greg Shah wrote:
> Code Review 3287a Revision 11178
Fixed, committed revision 11179.
Sergey Ivanovskiy
11:52 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
I would prefer if this problem is fixed as part of this task. It seems pretty important to fix. Greg Shah
11:37 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
I investigated that P2J trunc now doesn't change sibling widgets order if MOVE-TO-TOP/MOVE-TO-BOTTOM is applied to th... Sergey Ivanovskiy
06:30 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Greg Shah wrote:
> Constantin/Hynek: Do you have any thoughts on #3355-13 item 1?
@initBackgroundGroup()@ and @fi...
Hynek Cihlar

10/15/2017

08:52 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Constantin/Hynek: Do you have any thoughts on #3355-13 item 1? Greg Shah
08:51 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Code Review 3287a Revision 11178
I'm OK with the changes. Some thoughts:
1. I prefer to have the initializatio...
Greg Shah
08:15 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
It seems that the main regression was passed in first try /results/20171014_174923/ there are 3 failed tests... Sergey Ivanovskiy

10/14/2017

03:12 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Please review committed revision 11178 (3287a). I checked @<customer_name_redacted>@ poc, it seems the buttons are in... Sergey Ivanovskiy
12:27 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
@GenericFrame.coreInitialize(Class<?> configClass, Object configInstance, String frameName, boolean dynamic)@ with @d... Sergey Ivanovskiy
12:19 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
> Are there invisible issues if field groups are created with generic frames?
I don't know of any. It certainly s...
Greg Shah
07:39 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
I found that FrameWidget have no access to its own field group but only to its parent field group. It seems that it i... Sergey Ivanovskiy
04:37 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
According to the code in GenericFrame... Sergey Ivanovskiy
04:27 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
One of the case is that when a dynamic frame is created, its field group is null and any new created widget for which... Sergey Ivanovskiy
03:49 AM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
Added test-dyn-widgets.p in testcases/uast/next_tab_item that shows that tab items on the client side are not set for... Sergey Ivanovskiy

10/11/2017

05:09 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
One note. The "Reset Filters" button on the "Reservation" tab panel isn't included in the focus traversal chain for t... Sergey Ivanovskiy
05:00 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
This diff ... Sergey Ivanovskiy
04:48 PM Bug #3355: The tab pane button for HOTEL GUI is not included in the focus traversal chain
I debugged this case and found that the nearest parent frame for the tab button have empty tab item list and it break... Sergey Ivanovskiy
03:42 PM Bug #3355 (Closed): The tab pane button for HOTEL GUI is not included in the focus traversal chain
Sergey Ivanovskiy
09:38 AM Bug #3350: No suitable method found for isEqual
To explore this issue please convert and then try to compile these programs... Sergey Ivanovskiy
09:37 AM Bug #3350 (New): No suitable method found for isEqual
Sergey Ivanovskiy
09:14 AM Bug #3349: FOCUS handle is invalid for ./wait-for_restore_focus1.p
This code must print "Focus: var1" in the window message area.... Sergey Ivanovskiy
09:10 AM Bug #3349 (New): FOCUS handle is invalid for ./wait-for_restore_focus1.p
Sergey Ivanovskiy

10/10/2017

02:54 PM Bug #3347 (WIP): HELP string support doesn't work for demo_widgets.p
Fixed in 3281a rev 11182 Constantin Asofiei
02:23 PM Bug #3347: HELP string support doesn't work for demo_widgets.p
I think this is related to 3281 changes - will fix it part of that task. Constantin Asofiei
01:08 PM Bug #3347: HELP string support doesn't work for demo_widgets.p
Please look at this thread #3110-706 and #3110-707 to check that the issue is fixed or not. Sergey Ivanovskiy
01:05 PM Bug #3347 (WIP): HELP string support doesn't work for demo_widgets.p
Sergey Ivanovskiy
12:56 PM Bug #3346: Menu items selection works incorrectly
./menu/simple_sm.p doesn't work with Swing and Web client, but ./menu/popup_ext.p has problems such that menu items s... Sergey Ivanovskiy
12:54 PM Bug #3346 (New): Menu items selection works incorrectly
Sergey Ivanovskiy
 

Also available in: Atom