Activity
From 07/15/2016 to 08/13/2016
08/12/2016
- 10:00 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> P.S.
> There are also posting FOCUS_GAINED and events in mouseExited methods, so I can't full... - 09:32 AM User Interface 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:
> > > > #In mouseEnte... - 07:33 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > #In mouseEntered we don't know the widget ... - 06:57 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > #In mouseEntered we don't know the widget we came from. It is also ca... - 06:30 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> #In mouseEntered we don't know the widget we came from. It is also cannot be solved using focu... - 06:15 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- #In mouseEntered we don't know the widget we came from. It is also cannot be solved using focusing, because not all w...
- 06:06 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Vadim Gindin wrote:
> > Greg Shah wrote:
> > > Vadim Gindin wrote:
> > > > The only one bug... - 05:50 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Vadim Gindin wrote:
> > > The only one bug is remained: transferring "p...
08/11/2016
- 06:02 PM User Interface 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 ...
- 09:54 AM User Interface 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 ...
- 09:46 AM User Interface Bug #3167 (New): The modal windows appearence issues in the case of the virtual desktop has two d...
- 08:26 AM User Interface Bug #3136 (WIP): Unhandled exception after VIEW frame, due to frame widget not registered on the ...
- Hynek will provide guidance as needed.
- 11:45 PM Database Feature #3011 (Rejected): try H2 internal connection pool instead of UnpooledConnectionProvider
- Tried this. It went very badly. We need to maintain the existing mechanism of holding open connections for as long as...
- 10:00 PM Database Bug #1914: database conversion requires Internet connectivity
- The server startup issue was addressed per notes 9-10, so I'm changing the subject back to reflect that this is only ...
08/10/2016
- 03:12 PM User Interface 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 ... - 10:21 AM User Interface 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... - 01:31 AM User Interface 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.
08/09/2016
- 12:10 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- Ovidiu Maxiniuc wrote:
> The strangest is the fact that uninitialized memptrs sent as parameters are at the same tim... - 11:03 AM User Interface 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.
- 09:20 AM Base Language Feature #3164: missing undoable behaviour with global vars and persistent procedures
- The remaining issue I was investigating as part of 3109c, regarding shared/extent vars and their undo support, is str...
- 08:52 AM Base Language Feature #3164 (New): missing undoable behaviour with global vars and persistent procedures
- 04:53 AM User Interface 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...
- 04:46 AM User Interface Bug #3163 (New): 4GL quirk: browse becomes unusable when an incompatible query is assigned
08/05/2016
- 12:05 PM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- As can be seen from the hotspot log, the failure is again coming from @FileStream@ usage of J2SE features and the act...
- 11:58 AM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- Today Constantin reported this:
-------- Forwarded Message --------
Subject: Re: Test questions
Date: Fri, 5 A... - 11:54 AM Runtime Infrastructure Support #3162: JVM crash in native code called from FileStream
- In June 2015, a client's automated test suite was encountering appserver agent JVM crashes in native code when called...
- 08:18 AM Runtime Infrastructure Support #3162 (New): JVM crash in native code called from FileStream
- 09:00 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Please update the testcases repo. I just added @uast/dynamic-queries/p2488-a.p@. It contains 3 cases of queries that ...
- 07:39 AM User Interface Bug #2365: ThinClient.trigger() and ThinClient.validate() must send the screen-buffer for all fra...
- 3051d was merged to trunk as rev 11077.
08/04/2016
- 06:35 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Ovidiu:
In 1735e revision 11076, I am currently reworking all use of @WhereExpression@ to replace it with a lambda...
08/03/2016
- 03:05 PM User Interface Feature #2894 (Closed): Implement browse multiple selection with Shift and Ctrl keys
- 02:25 PM User Interface Feature #2894 (Review): Implement browse multiple selection with Shift and Ctrl keys
- Task branch 2894a merged to trunk as revision 11075.
- 12:52 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Go ahead.
- 11:47 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Regression testing passed. Should I commit?
08/02/2016
- 02:04 PM User Interface 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... - 11:07 AM User Interface 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...
08/01/2016
- 12:47 PM User Interface 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... - 12:41 PM User Interface 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..
- 12:13 PM User Interface 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?... - 12:10 PM User Interface 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... - 12:02 PM User Interface 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... - 09:58 AM User Interface 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 "... - 09:17 AM User Interface 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... - 12:14 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Yes, that adds even more safety. I'll regression test for the case.
- 10:16 AM User Interface 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...
07/31/2016
- 09:19 AM User Interface 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 ... - 03:59 AM User Interface 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... - 03:24 AM User Interface 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... - 02:31 AM User Interface 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 ... - 08:19 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Please review task branch 2894a revision 11079.
- 08:03 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Task brank 2894a rebased to trunk revision 11074.
07/29/2016
- 11:39 AM User Interface 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?
... - 11:16 AM User Interface 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 ...
- 11:13 AM User Interface 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?
- 11:10 AM User Interface 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... - 09:33 AM User Interface 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... - 09:30 AM User Interface 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... - 09:03 AM User Interface 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... - 08:10 AM User Interface 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... - 09:42 AM User Interface 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 ...
07/28/2016
- 03:55 PM User Interface 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...
- 03:19 PM User Interface 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... - 10:46 AM User Interface 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... - 10:30 AM User Interface 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... - 08:30 AM User Interface 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... - 08:24 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Check the client logs; I get this:...
- 08:22 AM User Interface 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,...
07/27/2016
- 01:03 PM User Interface 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 ...
- 12:09 PM User Interface 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@:...
- 09:12 AM User Interface 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... - 09:08 AM User Interface 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... - 08:58 AM User Interface 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... - 08:08 AM User Interface 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... - 07:50 AM User Interface 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? - 04:57 AM User Interface 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.
... - 01:11 AM User Interface 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:
>
> ... - 01:29 AM User Interface Bug #3157: Menu layout bugs for CHUI
- Fix Menu layout bugs from #2557 task. See notes: 1, 14-18, 20 (also PUT SCREEN case)
- 01:21 AM User Interface Bug #3157 (New): Menu layout bugs for CHUI
- 01:29 AM User Interface 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...
07/26/2016
- 06:32 PM User Interface 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... - 01:02 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Done. Current branch revision is 11086 (rebased and containing code cleanup).
- 12:12 PM User Interface 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.... - 09:24 AM User Interface 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!
- 06:20 PM User Interface 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... - 12:43 PM User Interface 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 ... - 12:20 PM User Interface Bug #2557: Fix MENUBAR layouting in a window
- Vadim: did you ever create another task for the remaining ChUI items from this task?
- 12:15 PM User Interface Bug #2910 (Closed): artifacts (traces) of closed pop-up menu and menubar is stayed in the workspace
- 12:01 PM User Interface 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...
- 11:39 AM Database Feature #3145 (Closed): implement _File._Template metadata support
- 11:33 AM Database Feature #3145: implement _File._Template metadata support
- The task branch was merged to trunk as revision 11074.
The test results and branch were archived and notification wa... - 10:54 AM Database Feature #3145: implement _File._Template metadata support
- Great! Please merge to trunk.
- 10:43 AM Database Feature #3145: implement _File._Template metadata support
- The revision 11082 has passed all test (devsrv01 and ETF). The only issue was gso231 because my test framework was no...
- 11:02 AM User Interface Bug #2911 (Closed): Fix extra background shown for popup_ext.p
- 10:35 AM User Interface Bug #2911: Fix extra background shown for popup_ext.p
- This bug is not recreated for trunk revision 11073 (after menus refactoring).
- 06:05 AM User Interface 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...
07/25/2016
- 04:55 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Awesome! I see it too.
- 04:52 PM User Interface 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 ...
- 04:47 PM User Interface 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.
- 04:44 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Thank you! Ctrl and Shift events work properly. I'll look into @ArrayIndexOutOfBoundsException@.
- 04:42 PM User Interface 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...
- 04:26 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Stanislav, please apply and review this diff. @patch -p0 < modifiers_diff.txt@
- 03:11 PM User Interface 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... - 02:44 PM User Interface 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... - 04:34 PM Database Feature #3145: implement _File._Template metadata support
- Ovidiu Maxiniuc wrote:
> The reason for this method is not to synchronize access to internal but rather to check if ... - 03:51 PM Database Feature #3145: implement _File._Template metadata support
- Eric Faulhaber wrote:
> Code review 3145a/11081:
Thanks for the review. I will do the required changes. I am in the... - 03:26 PM Database Feature #3145: implement _File._Template metadata support
- Code review 3145a/11081:
@HQLHelper.isFindTemplate@ should be package private and be moved to the appropriate loca... - 03:18 PM User Interface 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... - 02:54 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Should I commit the your changes and debugging code?
- 01:23 PM User Interface 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... - 01:22 PM User Interface 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... - 01:12 PM User Interface 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... - 01:07 PM User Interface 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!
> >
> > ... - 01:00 PM User Interface 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 ... - 12:38 PM User Interface 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. - 12:12 PM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here it is !err_moveToTop.log!
- 12:05 PM User Interface 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... - 08:02 AM User Interface 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... - 07:39 AM User Interface 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... - 06:13 AM User Interface 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
- 01:20 PM User Interface 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... - 01:18 PM User Interface 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...
- 01:14 PM User Interface Bug #3156 (New): Frame is replaced in the target window incorrectly.
07/24/2016
- 08:53 AM User Interface 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...
07/22/2016
- 04:23 PM Database Feature #3145: implement _File._Template metadata support
- Copy/pasted from mail conversation. Please read in timestamp (reverse) order:
# To check meta support, I will add ... - 12:16 PM User Interface 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... - 12:15 PM User Interface 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... - 11:44 AM User Interface Bug #2966: NullPointerException is raised when RMB is clicked to show popup menu
- Here it is.
!2966_output.txt! - 11:03 AM User Interface 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).
- 10:40 AM User Interface 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.
- 09:52 AM User Interface 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...
- 09:42 AM User Interface 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.. - 08:53 AM User Interface 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.
- 08:43 AM User Interface 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...
- 12:10 PM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Please review task branch 2894a revision 11073.
- 09:22 AM User Interface Feature #2894: Implement browse multiple selection with Shift and Ctrl keys
- Created task branch 2894a from trunk revision 11072.
- 06:21 AM User Interface 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... - 05:16 AM User Interface 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 ...
- 05:01 AM User Interface 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...
07/21/2016
- 05:35 PM User Interface 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)?
- 01:58 PM User Interface 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,...
- 12:39 PM User Interface 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... - 12:09 PM User Interface 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... - 01:22 PM Base Language Bug #2657 (Closed): appserver agent context reset does not deallocate currently allocated memptr ...
- 12:38 PM Database Feature #3145: implement _File._Template metadata support
- Ovidiu Maxiniuc wrote:
> I tried to isolate only the simple queries that expressly seek the template record. These q... - 12:28 PM Database Feature #3145: implement _File._Template metadata support
- Eric Faulhaber wrote:
>
> The changes to @PreselectQuery@ I think need some attention, but not at this time. Note ... - 09:16 AM Database Feature #3145: implement _File._Template metadata support
- Code review 3145a/11077:
Sorry I didn't get to this yesterday. From my understanding of the template record featur...
07/20/2016
- 04:27 PM Database Feature #3145: implement _File._Template metadata support
- I implemented support for loading template records in simple @PreselectQuery@. The trick was to intercept the templat...
- 11:08 AM User Interface 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.
- 10:58 AM User Interface 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... - 10:21 AM User Interface 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... - 10:03 AM User Interface 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?
> >
> ... - 08:33 PM User Interface Bug #2893 (Closed): Mouse clicks on rows are not 100% accurate
07/19/2016
- 07:37 PM User Interface Bug #2893 (Review): Mouse clicks on rows are not 100% accurate
- 07:24 PM User Interface Bug #2893: Mouse clicks on rows are not 100% accurate
- 2893a was merged into the trunk as bzr revision 11072.
- 06:11 PM User Interface Bug #2893: Mouse clicks on rows are not 100% accurate
- OK, merge it to trunk.
- 06:11 PM User Interface 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.
- 06:07 PM User Interface 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... - 04:58 PM User Interface 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. - 01:43 PM User Interface 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... - 08:32 AM User Interface 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... - 07:50 AM User Interface 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 ... - 07:40 AM User Interface 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... - 07:28 AM User Interface 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 @... - 07:20 AM User Interface 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... - 03:44 AM User Interface 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... - 11:58 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Branch 1735e was created from P2J trunk revision 11071.
- 11:39 AM Database Feature #3145: implement _File._Template metadata support
- Ovidiu Maxiniuc wrote:
> I will review the @setCurrentRecord@ and add supplementary conditionals so that the templat... - 11:07 AM Database Feature #3145: implement _File._Template metadata support
- Thanks for review, Eric!
Eric Faulhaber wrote:
> Code review 3145a/11072:
>
> Please help me understand the purp... - 10:35 AM Database Feature #3145: implement _File._Template metadata support
- Code review 3145a/11072:
Please help me understand the purpose of the @variable_references.rules@ change. Aren't w...
07/18/2016
- 04:32 PM Database Feature #3145: implement _File._Template metadata support
- Eric Faulhaber wrote:
> I think we just have to accept that a FIND by RECID/ROWID is a special case. Do we behave th... - 02:17 PM Database Feature #3145: implement _File._Template metadata support
- Ovidiu Maxiniuc wrote:
> I have created the task branch 3145a. The last revision is 11072.
>
> I discovered that ... - 02:20 PM User Interface 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...
- 01:53 PM User Interface Bug #2767 (Rejected): implement INPUT-VALUE attribute properly for all widget types
- This is a duplicate of #2528.
- 01:27 PM User Interface 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...
- 11:59 AM User Interface Bug #2893: Mouse clicks on rows are not 100% accurate
- Also, should I skip regression testing because it is GUI-changes only?
- 11:58 AM User Interface Bug #2893: Mouse clicks on rows are not 100% accurate
- @translate@ function has two parameters:...
07/15/2016
- 05:25 PM User Interface 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... - 05:13 PM User Interface 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...
- 05:02 PM User Interface 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... - 02:31 PM User Interface 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. - 01:35 PM User Interface 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. - 10:56 AM User Interface Bug #2893: Mouse clicks on rows are not 100% accurate
- Created task branch 2893a from trunk revision 11069.
- 04:14 PM Database Feature #3145: implement _File._Template metadata support
- I have created the task branch 3145a. The last revision is 11072.
I discovered that any 'find by rowid/recid' first/... - 02:54 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- 2657b was rebased and committed to trunk as revision 11070. Notification email was sent to team. The test results on ...
- 02:21 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- As noted in #3109 note 87 the @batchProgramTest@ finished flawlessly. I am rebasing now to 11069 and commit to trunk.
- 02:16 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- > If the current ETF test is fine (batch), I intend to merge the update into trunk.
Perfect! - 01:03 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- Greg Shah wrote:
> How is testing coming along?
The update PASSED the regression testing on devsrv01. It also had... - 12:54 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- How is testing coming along?
- 12:35 AM User Interface 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 ...
- 12:34 AM User Interface Bug #3150 (New): A Slider widget doesn't respond to mouse dragging.
Also available in: Atom