Project

General

Profile

Activity

From 07/13/2016 to 08/11/2016

08/11/2016

06:02 PM Bug #3163: 4GL quirk: browse becomes unusable when an incompatible query is assigned
In 4GL functionality that allows to assign another browsed query with other buffers doesn't work for dynamic browses ... Stanislav Lomany
09:54 AM Bug #3167: The modal windows appearence issues in the case of the virtual desktop has two device ...
The virtual desktop's screen is formed by two rectangles with a common side and the primary device screen resolution ... Sergey Ivanovskiy
09:46 AM Bug #3167 (New): The modal windows appearence issues in the case of the virtual desktop has two d...
Sergey Ivanovskiy
08:26 AM Bug #3136 (WIP): Unhandled exception after VIEW frame, due to frame widget not registered on the ...
Hynek will provide guidance as needed. Greg Shah

08/10/2016

03:12 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Vadim Gindin wrote:
> > The only one bug is remained: transferring "pressed" state to neighbour ...
Vadim Gindin
10:21 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> The only one bug is remained: transferring "pressed" state to neighbour in the menubar.
Can...
Greg Shah
01:31 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
The only one bug is remained: transferring "pressed" state to neighbour in the menubar. Vadim Gindin

08/09/2016

11:03 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Please document your findings and the plan to resolve the issues. This needs to be closed soon. Greg Shah
04:53 AM Bug #3163: 4GL quirk: browse becomes unusable when an incompatible query is assigned
In 4GL you can re-assign a query which has different kind of DMO classes or even different number of buffers. In most... Stanislav Lomany
04:46 AM Bug #3163 (New): 4GL quirk: browse becomes unusable when an incompatible query is assigned
Stanislav Lomany

08/05/2016

07:39 AM Bug #2365: ThinClient.trigger() and ThinClient.validate() must send the screen-buffer for all fra...
3051d was merged to trunk as rev 11077. Greg Shah

08/03/2016

03:05 PM Feature #2894 (Closed): Implement browse multiple selection with Shift and Ctrl keys
Greg Shah
02:25 PM Feature #2894 (Review): Implement browse multiple selection with Shift and Ctrl keys
Task branch 2894a merged to trunk as revision 11075. Stanislav Lomany
12:52 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Go ahead. Greg Shah
11:47 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Regression testing passed. Should I commit? Stanislav Lomany

08/02/2016

02:04 PM Feature #2959: Implement search by key in browse
The app definitely does set @ALLOW-COLUMN-SEARCHING = TRUE@ in multiple places.
I don't see any string literals th...
Greg Shah
11:07 AM Feature #2959 (WIP): Implement search by key in browse
There are two mechanics about "column searching":
_1. Search mechanics._
Pressing a printable character causes s...
Stanislav Lomany

08/01/2016

12:47 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> I've probably found a reason: accelerators work only if menus are closed. Strange..
Interesting.
OK, please i...
Greg Shah
12:41 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've probably found a reason: accelerators work only if menus are closed. Strange.. Vadim Gindin
12:13 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > As I can see, accelerators stopped working at all.. Did the customer update OpenEdge last time?...
Vadim Gindin
12:10 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> As I can see, accelerators stopped working at all.. Did the customer update OpenEdge last time?
No, I don't thi...
Greg Shah
12:02 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > I have to neighbour sub-menus:
> > [...]
> > Now I've found that 'U' works for menu-item "UUU...
Vadim Gindin
09:58 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> I have to neighbour sub-menus:
> [...]
> Now I've found that 'U' works for menu-item "UUUUU" and don't work for "...
Greg Shah
09:17 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Eric Faulhaber wrote:
> Vadim Gindin wrote:
> > There was a conflict: dmo_index.xml from p2j.jar didn't contain _te...
Vadim Gindin
12:14 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Yes, that adds even more safety. I'll regression test for the case. Stanislav Lomany
10:16 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Code Review Task Branch 2894a Revision 11079
Generally the changes look good. My only question:
In @BrowseGuiI...
Greg Shah

07/31/2016

09:19 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> There was a conflict: dmo_index.xml from p2j.jar didn't contain _temp schema description, but ...
Eric Faulhaber
03:59 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Eric Faulhaber wrote:
> > Greg Shah wrote:
> > > Eric: Can you please review the issue in no...
Vadim Gindin
03:24 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menu...
Vadim Gindin
02:31 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Eric Faulhaber wrote:
> Greg Shah wrote:
> > Eric: Can you please review the issue in notes 90 through 92 and tell ...
Vadim Gindin
08:19 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Please review task branch 2894a revision 11079. Stanislav Lomany
08:03 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Task brank 2894a rebased to trunk revision 11074. Stanislav Lomany

07/29/2016

11:39 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Eric: Can you please review the issue in notes 90 through 92 and tell us if you have any ideas?
...
Eric Faulhaber
11:16 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menus "SM2 Submenu" and ... Greg Shah
11:13 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Eric: Can you please review the issue in notes 90 through 92 and tell us if you have any ideas? Greg Shah
11:10 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Your environment seems to be broken. I don't think it is worth trying to diagnose it.
Just remove everything insi...
Greg Shah
09:33 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Check the client logs; I get this:
> > [...]
> >
> > Did yo...
Vadim Gindin
09:30 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I couldn't reproduce the @NullPointerException@.
> >
> > > I've fa...
Vadim Gindin
09:03 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I couldn't reproduce the @NullPointerException@.
>
> > I've faced with NullPointerException...
Hynek Cihlar
08:10 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I couldn't reproduce the @NullPointerException@.
> I've faced with NullPointerException at some moment but I could...
Vadim Gindin
09:42 AM Bug #2365 (Closed): ThinClient.trigger() and ThinClient.validate() must send the screen-buffer fo...
The issues described in this task are completely resolved by the changes in task branch 3051d revision 11086. Those ... Greg Shah

07/28/2016

03:55 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I don't understand... I'm testing @simple_sm.p@ on windev01 and faced that for menubar sub-menus "SM2 Submenu" and "S... Vadim Gindin
03:19 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> > Probably some misconfiguration.
>
> Yes. Your testcases directory.xml probably doesn't have...
Vadim Gindin
10:46 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
> Probably some misconfiguration.
Yes. Your testcases directory.xml probably doesn't have the _temp database acti...
Greg Shah
10:30 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Check the client logs; I get this:
> > [...]
> >
> > Did yo...
Vadim Gindin
08:30 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Constantin Asofiei wrote:
> Check the client logs; I get this:
> [...]
>
> Did you build P2J manually? This shou...
Vadim Gindin
08:24 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Check the client logs; I get this:... Constantin Asofiei
08:22 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Delete all your previously converted code. Then convert all testcases that need to be converted,...
Vadim Gindin

07/27/2016

01:03 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Delete all your previously converted code. Then convert all testcases that need to be converted, in one batch. You ... Greg Shah
12:09 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I got compile error when building converted code for the test @browse/gui/brws-hscoll-col1.p@:... Vadim Gindin
09:12 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Vadim Gindin wrote:
> > > > I've faced wi...
Hynek Cihlar
09:08 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I've faced with conversion error during co...
Vadim Gindin
08:58 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've faced with conversion error during conversion standalone GUI tes...
Vadim Gindin
08:08 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I've faced with conversion error during conversion standalone GUI tests:
> !conversion_err.t...
Hynek Cihlar
07:50 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've faced with conversion error during conversion standalone GUI tests:
!conversion_err.txt!
Is it known bug?
Vadim Gindin
04:57 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Greg Shah wrote:
> > Code Review Task Branch 2966a Revision 11086
> >
> > It looks good.
...
Hynek Cihlar
01:11 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Greg Shah wrote:
> Code Review Task Branch 2966a Revision 11086
>
> It looks good.
>
> Please test it:
>
> ...
Vadim Gindin
01:29 AM Bug #3157: Menu layout bugs for CHUI
Fix Menu layout bugs from #2557 task. See notes: 1, 14-18, 20 (also PUT SCREEN case) Vadim Gindin
01:21 AM Bug #3157 (New): Menu layout bugs for CHUI
Vadim Gindin
01:29 AM Bug #2557: Fix MENUBAR layouting in a window
Greg Shah wrote:
> > May be I should add these bugs to that task?
>
> No. Please create a separate task and link...
Vadim Gindin

07/26/2016

06:32 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Code Review Task Branch 2966a Revision 11086
It looks good.
Please test it:
1. Using MAJIC runtime regressio...
Greg Shah
01:02 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Done. Current branch revision is 11086 (rebased and containing code cleanup).
Vadim Gindin
12:12 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Code Review Task Branch 2966a Revision 11084
The changes look good. Some minor things:
1. Please rebase.
2....
Greg Shah
09:24 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've fixed mousePressed bug. Current revision is 11084. I'm switching to other task. Hynek, thank's for help! Vadim Gindin
06:20 PM Bug #2557: Fix MENUBAR layouting in a window
> May be I should add these bugs to that task?
No. Please create a separate task and link to it here as a related...
Greg Shah
12:43 PM Bug #2557: Fix MENUBAR layouting in a window
Greg Shah wrote:
> Vadim: did you ever create another task for the remaining ChUI items from this task?
It seems ...
Vadim Gindin
12:20 PM Bug #2557: Fix MENUBAR layouting in a window
Vadim: did you ever create another task for the remaining ChUI items from this task? Greg Shah
12:15 PM Bug #2910 (Closed): artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
Greg Shah
12:01 PM Bug #2910: artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
This bug is also not recreated after menus refactoring. Trunk contain 2 other bugs: @NullPointerException@ during nav... Vadim Gindin
11:02 AM Bug #2911 (Closed): Fix extra background shown for popup_ext.p
Greg Shah
10:35 AM Bug #2911: Fix extra background shown for popup_ext.p
This bug is not recreated for trunk revision 11073 (after menus refactoring). Vadim Gindin
06:05 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Browse scrolling was implemented at the time when there was no ability to click between the thumb and a scrollbar but... Stanislav Lomany

07/25/2016

04:55 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Awesome! I see it too. Stanislav Lomany
04:52 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
I can reproduce it. It needs to move the thumb button down and then click on the scroll bar between the upper scroll ... Sergey Ivanovskiy
04:47 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
I can't reproduce it now. It seems that it is not a regular exception. Sergey Ivanovskiy
04:44 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Thank you! Ctrl and Shift events work properly. I'll look into @ArrayIndexOutOfBoundsException@. Stanislav Lomany
04:42 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Modified: Checked @./browse/gui/browse-gui-stat1.p@ against the Web client (2894a) and encountered this exception cli... Sergey Ivanovskiy
04:26 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Stanislav, please apply and review this diff. @patch -p0 < modifiers_diff.txt@ Sergey Ivanovskiy
03:11 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Stanislav Lomany wrote:
> It doesn't work in web client.
>
> Sergey, can you update @MouseEvent.modifiers@ when C...
Sergey Ivanovskiy
02:44 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
It doesn't work in web client.
Sergey, can you update @MouseEvent.modifiers@ when Ctrl or Shift is held? My experi...
Stanislav Lomany
03:18 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Should I commit the your changes and debugging code?
No, no need to. Actually you can remov...
Hynek Cihlar
02:54 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Should I commit the your changes and debugging code? Vadim Gindin
01:23 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > >
> > > So it doesn't solve it for the sub...
Hynek Cihlar
01:22 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> >
> > So it doesn't solve it for the sub-menu issue you posted in the...
Hynek Cihlar
01:12 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
>
> So it doesn't solve it for the sub-menu issue you posted in the gif?
The last change *s...
Vadim Gindin
01:07 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > Here it is !err_moveToTop.log!
> >
> > ...
Hynek Cihlar
01:00 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Here it is !err_moveToTop.log!
>
> Please apply the attached diff ...
Vadim Gindin
12:38 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Here it is !err_moveToTop.log!
Please apply the attached diff and retest.
Hynek Cihlar
12:12 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Here it is !err_moveToTop.log! Vadim Gindin
12:05 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I've made a gif and error log with time st...
Hynek Cihlar
08:02 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I've made a gif and error log with time stamp added to debugging info...
Vadim Gindin
07:39 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> I've made a gif and error log with time stamp added to debugging information. Have a look
D...
Hynek Cihlar
06:13 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've made a gif and error log with time stamp added to debugging information. Have a look Vadim Gindin
01:20 PM Bug #3156: Frame is replaced in the target window incorrectly.
The issue appeared in the 3139 task.
#3139-101
#3139-102
https://proj.goldencode.com/redmine/attachments/5187/fra...
Sergey Ivanovskiy
01:18 PM Bug #3156: Frame is replaced in the target window incorrectly.
This test case explores the frame placement issue. The frame "f1" is placed in the target window incorrectly. If it i... Sergey Ivanovskiy
01:14 PM Bug #3156 (New): Frame is replaced in the target window incorrectly.
Sergey Ivanovskiy

07/24/2016

08:53 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Code Review Task Branch 2894a Revision 11073
The changes are fine.
Did you test this on both the web client and...
Greg Shah

07/22/2016

12:16 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Why all @WindowActivated@ events have the same id=-1?
This is fine, @WA@ doesn't use the @i...
Hynek Cihlar
12:15 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Here it is.
> !2966_output.txt!
I don't find anything wrong with this output actually. Wou...
Hynek Cihlar
11:44 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Here it is.
!2966_output.txt!
Vadim Gindin
11:03 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Please post your standard output (just after the problem appears and with my changes). Hynek Cihlar
10:40 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I was seing the error each time. I've applied your change but id didn't helped: I still see the error each time. Vadim Gindin
09:52 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I was able to replicate the problem you describe (sub-menu A is hidden when its child sub-menu is closed due to mouse... Hynek Cihlar
09:42 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Why all @WindowActivated@ events have the same id=-1?
Hynek, have you try to debug?
Need advice how to debug it..
Vadim Gindin
08:53 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
It's hard to debug it because when window focus is switched to debugger - that triggers menus closing in itself. Vadim Gindin
08:43 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
It looks that error happen because of @SubMenuGuiImpl.hideBodies(parent(), null)@ call in @MenuItemGuiImpl.onFocusGai... Vadim Gindin
12:10 PM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Please review task branch 2894a revision 11073. Stanislav Lomany
09:22 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Created task branch 2894a from trunk revision 11072. Stanislav Lomany
06:21 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Never mind, ctrl and shift modifiers can be found in @MouseEvent@.
The functionality is:
* On @ctrl+click@: add/r...
Stanislav Lomany
05:16 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Don't we just need to know if these modifier keys are on at the time the mouse is clicked on a row? I imagine there ... Greg Shah
05:01 AM Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
Stanislav Lomany wrote:
> Guys, as far as I get we don't have a way to figure out if a key is held down (or released...
Hynek Cihlar

07/21/2016

05:35 PM Feature #2894 (WIP): Implement browse multiple selection with Shift and Ctrl keys
Guys, as far as I get we don't have a way to figure out if a key is held down (or released)? Stanislav Lomany
01:58 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
I've committed my changes with debugging information and rebased the branch. Now current revision is 11081. I recall,... Vadim Gindin
12:39 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > I need some help.
> > >
> > > The probl...
Hynek Cihlar
12:09 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > I need some help.
> >
> > The problem is the following. I have 2 n...
Vadim Gindin

07/20/2016

11:08 AM Bug #3142 (Closed): the mouse "hotspot" in the web client is in an unexpected location
The fix for this issue is the same fix for #2893. That change went into the trunk with revision 11072. Greg Shah
10:58 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Yes. Parent sub-menu should be activated when child sub-menu is closed (deactivated), so I wan...
Hynek Cihlar
10:21 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > Vadim Gindin wrote:
> > > > How to determ...
Vadim Gindin
10:03 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > How to determine ParentSm there?
> >
> ...
Hynek Cihlar
08:33 PM Bug #2893 (Closed): Mouse clicks on rows are not 100% accurate
Greg Shah

07/19/2016

07:37 PM Bug #2893 (Review): Mouse clicks on rows are not 100% accurate
Stanislav Lomany
07:24 PM Bug #2893: Mouse clicks on rows are not 100% accurate
2893a was merged into the trunk as bzr revision 11072. Stanislav Lomany
06:11 PM Bug #2893: Mouse clicks on rows are not 100% accurate
OK, merge it to trunk. Greg Shah
06:11 PM Bug #2893: Mouse clicks on rows are not 100% accurate
I've checked testcases for widgets and menus and ran some customer GUI app scenarios. Stanislav Lomany
06:07 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Code Review Task Branch 2893a Revision 11073
I'm fine with the changes.
Have you done enough manual GUI testing...
Greg Shah
04:58 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Task branch 2893a rebased from trunk rev 11071.
I did some GUI testing. Please review.
Stanislav Lomany
01:43 PM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > How to determine ParentSm there?
>
> To get the parent sub menu us...
Vadim Gindin
08:32 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> How to determine ParentSm there?
To get the parent sub menu use the @MenuElement.getParentS...
Hynek Cihlar
07:50 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> > > > ...
> > > > 3. Parent/Child SUB-MENU's ...
Vadim Gindin
07:40 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > > ...
> > > 3. Parent/Child SUB-MENU's windows are always share acti...
Hynek Cihlar
07:28 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek Cihlar wrote:
> > ...
> > 3. Parent/Child SUB-MENU's windows are always share activation state (in sense of @...
Vadim Gindin
07:20 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Vadim Gindin wrote:
> Hynek, I stuck with that. Could you help me..
>
> 1. It seems @WindowManager.processWindowA...
Hynek Cihlar
03:44 AM Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
Hynek, I stuck with that. Could you help me..
1. It seems @WindowManager.processWindowActivated()@ identifies what...
Vadim Gindin

07/18/2016

02:20 PM Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
A simple version of @INPUT-VALUE@ has been implemented. It has been mapped to the getter for each widget, which is t... Greg Shah
01:53 PM Bug #2767 (Rejected): implement INPUT-VALUE attribute properly for all widget types
This is a duplicate of #2528. Greg Shah
01:27 PM Bug #2893: Mouse clicks on rows are not 100% accurate
> In the new code the first parameter is not used. Considering that in practice this function always takes this as th... Greg Shah
11:59 AM Bug #2893: Mouse clicks on rows are not 100% accurate
Also, should I skip regression testing because it is GUI-changes only? Stanislav Lomany
11:58 AM Bug #2893: Mouse clicks on rows are not 100% accurate
@translate@ function has two parameters:... Stanislav Lomany

07/15/2016

05:25 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Greg Shah wrote:
> > The translation of parent's insets should be made only for BorderedPanelGuiImpl, see AbstractWi...
Hynek Cihlar
05:13 PM Bug #2893: Mouse clicks on rows are not 100% accurate
> The translation of parent's insets should be made only for BorderedPanelGuiImpl, see AbstractWidget.screenPhysicalL... Greg Shah
05:02 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Code Review Task Branch 2893a Revision 11070.
The translation of parent's insets should be made only for @Bordere...
Hynek Cihlar
02:31 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Code Review Task Branch 2893a Revision 11070
I'm OK with the change.
Hynek: please review.
Greg Shah
01:35 PM Bug #2893: Mouse clicks on rows are not 100% accurate
The browse issue I've noted in the daily report is not an issue.
So please review task branch 2893a revision 11070.
Stanislav Lomany
10:56 AM Bug #2893: Mouse clicks on rows are not 100% accurate
Created task branch 2893a from trunk revision 11069. Stanislav Lomany
12:35 AM Bug #3150: A Slider widget doesn't respond to mouse dragging.
During the manual GUI testing I found that the slider doesn't respond to mouse dragging. Only mouse clicking changes ... Sergey Ivanovskiy
12:34 AM Bug #3150 (New): A Slider widget doesn't respond to mouse dragging.
Sergey Ivanovskiy

07/14/2016

03:53 PM Bug #3148: UP and DOWN keys don't work with menus
Open a simple menu and try to move the currently selected item using UP and DOWN keys. UP and DOWN keys don't change ... Sergey Ivanovskiy
03:48 PM Bug #3148 (Feedback): UP and DOWN keys don't work with menus
Sergey Ivanovskiy
03:02 PM Bug #2893: Mouse clicks on rows are not 100% accurate
This screen illustrates what is the proper hot spot for Java2D and standard Ubuntu cursor. It is +1/+2 relatively to ... Stanislav Lomany
01:35 PM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
No, I didn't see this behavior. For the combo box I can observe only that its drop down detects the selected item inc... Sergey Ivanovskiy
12:53 PM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
I don't think I am describing the same thing. Actually, I don't understand the problem you are describing.
The "m...
Greg Shah
03:44 AM Bug #3142: the mouse "hotspot" in the web client is in an unexpected location
If we are selecting an entry with the mouse pointer from the "<customer> GUI Simple Test Harness" window , then the c... Sergey Ivanovskiy

07/13/2016

04:58 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Most likely it is. Stanislav Lomany
04:32 PM Bug #2893: Mouse clicks on rows are not 100% accurate
Could this be the same problem as described in #3142? Greg Shah
03:26 PM Bug #2893 (WIP): Mouse clicks on rows are not 100% accurate
That is a general issue with @AbstractWidget.translate(Widget<O>, MouseEvent)@. It also can be seen e.g. in radio set... Stanislav Lomany
 

Also available in: Atom