Activity
From 03/31/2016 to 04/29/2016
04/29/2016
- 06:32 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- OK, this plan sounds good.
- 05:16 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- OK, for testing we can use queries with complex sorting:...
- 01:34 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- There are actually a few dozen instances of @PresortCompoundQuery@ in the statically converted code of the current pr...
- 11:23 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, BREAK BY applies only to cycles. IIRC we can convert to presort compound queries some other rare types of queri...
- 10:19 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> @PresortCompoundQuery@ is a compound query with 1. support for break groups / accumulation... - 04:20 PM Database Feature #2692: table-level VALEXP/VALMSG support
- Greg Shah wrote:
> * I recall that validation expressions be copied in from the schema more than once (if there are ... - 03:57 PM Database Feature #2692: table-level VALEXP/VALMSG support
- Greg Shah wrote:
> There are some things I would like to clarify. Please correct anything I get wrong here.
>
> ... - 08:15 AM Database Feature #2692: table-level VALEXP/VALMSG support
- Questions:
* I recall that validation expressions be copied in from the schema more than once (if there are multip... - 08:11 AM Database Feature #2692: table-level VALEXP/VALMSG support
- There are some things I would like to clarify. Please correct anything I get wrong here.
1. It is not just @ENABL... - 12:54 AM Database Feature #2692 (Closed): table-level VALEXP/VALMSG support
- The essence of adding this feature was to move all the table-level validation expression parsing from the @SchemaLoad...
- 04:09 PM User Interface Bug #2770: alert-box visual differences
- 2770b revision 11019 fixes main window border being drawn even when the driver doesn't support window decorations. Pl...
- 03:09 PM User Interface Bug #2770: alert-box visual differences
- Code Review Task Branch 2770b Revision 11018
The changes are fine.
Please add the embedded mode fix to this bra... - 02:59 PM User Interface Bug #2770: alert-box visual differences
- Please review task branch 2770b revision 11018, it fixes GUI regressions caused by assigning widget IDs to all @Borde...
- 01:25 PM User Interface Bug #2770 (Closed): alert-box visual differences
- 01:21 PM User Interface Bug #2770 (WIP): alert-box visual differences
- 01:20 PM User Interface Bug #2770: alert-box visual differences
- 2770a merged to trunk as revision 11017. The branch has been archived.
- 09:53 AM User Interface Bug #2770: alert-box visual differences
- Please merge 2770a to trunk.
- 02:11 AM User Interface Bug #2770: alert-box visual differences
- Eugenie Lyzenko wrote:
> >Eugenie, please review 2770a revision 11025. It contains changes related to the subject ab... - 02:06 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> Code Review Task Branch 2770a Revision 11025
>
> I'm generally fine with the changes.
>
> 1... - 01:42 PM User Interface Bug #3093 (WIP): widget-pool resources need to be pre-ordered when deleted (to enforce parent/chi...
- I think a similar issue exists if the @hw@ and @hf@ handles are deleted before the @delete widget-pool@ statement - @...
- 01:40 PM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- In case of widgets added to widget-pools, the order needs to be deterministic: if the entire UI tree is added in a wi...
- 01:35 PM User Interface Bug #3093 (WIP): widget-pool resources need to be pre-ordered when deleted (to enforce parent/chi...
- 01:25 PM User Interface Bug #3067 (Closed): Swing GUI window resize cursor fuzzy
- 01:22 PM User Interface Bug #3067: Swing GUI window resize cursor fuzzy
- This issue has been fixed by #2770.
- 01:17 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Agreed.
- 01:13 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- The button in 4GL Data Dictinonary interface which calls validation editor is called "Validation..." so let's call it...
- 12:44 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Stanislav Lomany wrote:
> > I think the best place for this is in the corresponding DMO, as a Java annotation.
>
... - 10:38 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- > I think the best place for this is in the corresponding DMO, as a Java annotation.
Should we extend @LegacyTable... - 11:11 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Stanislav Lomany wrote:
> Eric, could you please clear something for me?
>
> 1. How do I define a schema delete v... - 12:25 PM Runtime Infrastructure Feature #3092: improve the RemoteLaunchOptionResource to validate against complex expressions
- Branch 1774b adds a new "remotelaunchoption" resource which secures the options which can be specified via the remote...
- 12:23 PM Runtime Infrastructure Feature #3092 (New): improve the RemoteLaunchOptionResource to validate against complex expressions
- 12:04 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Thanks, is it an automate process to collect all strings used by application in @lines-li... - 11:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Thanks, is it an automate process to collect all strings used by application in @lines-list.txt@ and then to run @./f...
- 11:35 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Is font legacy width required for the compatibility with native 4GL application?
Yes
>... - 11:22 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey, questions for @the legacy font width ... is less than the font width we can get ... - 07:32 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I am planning to fix it like it is im... - 06:01 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I am planning to fix it like it is implemented for @ScrollPaneGuiI... - 05:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> I am planning to fix it like it is implemented for @ScrollPaneGuiImpl@.
Sounds good.
- 05:55 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Found that the legacy font width... - 05:40 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I am planning to fix it like it is implemented for @ScrollPaneGuiImpl@. The below code is from @DropDown@...
- 05:15 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Found that the legacy font width used to draw the combobox's ent... - 04:02 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> Found that the legacy font width used to draw the combobox's entry field and its drop dow... - 03:12 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It makes impossible to use their @GuiFontResolver@ if we a... - 02:53 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey Ivanovskiy wrote:
> It makes impossible to use their @GuiFontResolver@ if we are in the batch drawing of the ... - 02:50 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Sergey, questions for @the legacy font width ... is less than the font width we can get ... - 02:29 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey, questions for @the legacy font width ... is less than the font width we can get from the web driver.@:
# do ... - 01:29 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Don't know to whom address this question, who can help to answer it?
- 01:26 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Found that the legacy font width used to draw the combobox's entry field and its drop down list by @ComboBoxGuiImpl@ ...
- 09:51 AM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Vadim: can you recreate this on the current trunk?
- 04:33 AM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Could not reproduce the issue. I have tried several tests with combo boxes, including the above mentioned @demo/demo_...
- 04:08 AM User Interface Bug #3073 (WIP): Combo-box bug: widget is not in the container
- 08:15 AM Database Feature #2619 (Closed): misc database features needed for a GUI app
- 01:28 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- In most cases mnemonics are shown right after start (GUI), but I met some time that mnemonics are not shown by defaul...
04/28/2016
- 05:39 PM Database Bug #3026 (WIP): BUFFER-DELETE() method does not account for table-level delete validation
- Eric, could you please clear something for me?
1. How do I define a schema delete validation - is that a correct d... - 05:15 PM User Interface Bug #2770: alert-box visual differences
- >Eugenie, please review 2770a revision 11025. It contains changes related to the subject above.
Three considerations... - 04:32 PM User Interface Bug #2770: alert-box visual differences
- Code Review Task Branch 2770a Revision 11025
I'm generally fine with the changes.
1. In @WindowBorder@, please ... - 03:46 PM User Interface Bug #2770: alert-box visual differences
- 2770a 11025 also resolves #3067.
- 03:44 PM User Interface Bug #2770: alert-box visual differences
- Eugenie Lyzenko wrote:
> The better way if the image size is constant I guess is to use simple bitmap. And no @BATIK... - 03:43 PM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> Is this ready for code review?
Revision 11025 is. - 03:43 PM User Interface Bug #2770: alert-box visual differences
- Please review 2770a revision 11025.
The revision resolves the ALERT-BOX layout issues mentioned in the above note... - 03:34 PM User Interface Bug #2770: alert-box visual differences
- Is this ready for code review?
- 03:33 PM User Interface Bug #2770: alert-box visual differences
- 2770a rebased against trunk 11016, the branch is now at rev 11024.
- 10:02 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- @PresortCompoundQuery@ is a compound query with 1. support for break groups / accumulation 2. presorted up front; so ...
04/27/2016
- 01:29 PM User Interface Bug #3091: ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+TAB and R...
- This is a potential duplicate of #3083.
- 11:04 AM User Interface Bug #3091: ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+TAB and R...
- Please watch this movie to reproduce the issue.
1) Run ./demo/demo_widgets.p with the Swing client (P2J trunc).
2) Mo... - 10:59 AM User Interface Bug #3091 (Closed): ./demo/demo_widgets.p can be broken using editor and key pressing TAB, SHIFT+...
- 12:30 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- What is your estimate of the effort to replace the implementation vs. making DELETE-RESULT-LIST-ENTRY work with the c...
- 10:29 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Cursor holds common iteration/reposition/row deletion/etc code and, considering this, synchronization between these t...
- 10:08 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- They are different APIs. I needed the API of a @Results@ object. Why is it better to store results in @DynamicQuery.c...
- 09:55 AM Database Feature #2421 (WIP): Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, first of all, why do we need @PresortCompoundQuery.sorted@? Isn't it better so store results in @DynamicQuery.c...
- 09:49 AM User Interface Bug #2770: alert-box visual differences
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Can you provide an update on this work?
>
> The core changes are in p... - 04:45 AM User Interface Bug #2770: alert-box visual differences
- 2770a rebased against trunk 11015, the branch is now at rev 11017.
- 03:50 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> Can you provide an update on this work?
The core changes are in place. And the issues above ad... - 04:12 AM User Interface Bug #3090: Flashing rectangle appears on the background for the first start of the popup menu.
- The Swing client has a persistent background rectangle too. To reproduce this effect we should move the mouse pointer...
- 02:16 AM User Interface Bug #3090: Flashing rectangle appears on the background for the first start of the popup menu.
- The steps to reproduce:
1) Run button_popup_menu.p
2) Do a right mouse button click on the target button widget and o... - 02:09 AM User Interface Bug #3090 (New): Flashing rectangle appears on the background for the first start of the popup menu.
04/26/2016
- 04:49 PM User Interface Feature #3038 (Closed): implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, M...
- Great! Please archive the branch.
- 04:47 PM User Interface Feature #3038 (Review): implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, M...
- 04:47 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- 3038a was merged into the trunk as bzr revision 11015.
- 03:28 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Please rebase, check the result and merge to trunk.
- 01:21 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Great! 1811u has also passed testing. It is being merged to trunk right now. Please rebase when you see the notifi...
- 12:59 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Regression testing passed.
- 07:38 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- One test and ctrl-c failed. I don't think that is an actual problem, the next round is running.
- 07:29 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Great! How is ChUI testing coming along?
1811u is close to passing testing and will probably be checked in first.... - 07:11 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Rebased task branch 3038a from P2J trunk revision 11012.
> Has this revision already passed GUI testing?
Standalo... - 03:11 PM User Interface Bug #3089: ./menu/simple_sm.p : The web client collapses the opened submenu if the mouse pointer ...
- The issue is reproduced for ./menu/simple_sm.p. The web client collapses the target menu having a submenu if we click...
- 03:09 PM User Interface Bug #3089 (New): ./menu/simple_sm.p : The web client collapses the opened submenu if the mouse po...
- 03:08 PM User Interface Bug #3086: ./mouse/load-mouse-pointer.p the custom mouse pointer assigned to the widget isn't c...
- This is referencing the case where CTRL-D is used (see step 4 of @mouse/mouse-cursor-test-plan.txt@).
- 03:01 PM User Interface Bug #3086: ./mouse/load-mouse-pointer.p the custom mouse pointer assigned to the widget isn't c...
- This issue is reproduced for the web client. The similar issue is that ./demo/demo_widgets.p : In the web client and ...
- 03:00 PM User Interface Bug #3086 (New): ./mouse/load-mouse-pointer.p the custom mouse pointer assigned to the widget i...
- 03:05 PM User Interface Bug #3087: /mouse/load-mouse-pointer.p : combobox in simple mode doesn't display items.
- The issue is reproduced for /mouse/load-mouse-pointer.p. Sometimes the simple combobox (cb1) doesn't display items or...
- 03:04 PM User Interface Bug #3087 (New): /mouse/load-mouse-pointer.p : combobox in simple mode doesn't display items.
- 01:38 PM User Interface Feature #1811: implement the AJAX client driver
- 1811u has been merged to trunk as revision 11013. The task branch has been archived.
- 01:17 PM User Interface Feature #1811: implement the AJAX client driver
- CTRL-C testing completed successfully for 1811u. Manual GUI testing completed successfully. 1811u will be merged to...
- 11:11 AM User Interface Feature #1811: implement the AJAX client driver
- 1811u has passed conversion testing and main regression testing. CTRL-C testing is in progress now.
Manual GUI re... - 01:38 PM User Interface Bug #3085: Toggle-box labels are drawn differently for SWING and WEB clients
- Have a look at the screenshot:
!tbx_label_shifts.png!
Web client is on the right side. - 01:37 PM User Interface Bug #3085 (New): Toggle-box labels are drawn differently for SWING and WEB clients
- 09:31 AM User Interface Bug #2770: alert-box visual differences
- Can you provide an update on this work?
- 04:35 AM User Interface Bug #2770: alert-box visual differences
- 2770a rebased against trunk 11012, the branch is now at rev 11014.
- 08:09 AM User Interface Bug #3083: Unhandled exception when Shift+Alt+Tab in EDITOR
- Occurs in current trunk, both Web and Swing GUIs.
To replicate:
# Run demo/demo_widgets.p
# Select the second fr... - 08:05 AM User Interface Bug #3083 (Rejected): Unhandled exception when Shift+Alt+Tab in EDITOR
- 05:02 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim, I've just tested branch 2787a with the test in note 47 and, when pressing G, both "trigger 1" and "trigger 2" ...
- 04:31 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Yes, I'd checked that. Now in 2787a branch only G trigger is invoked for 'G'.
- 03:59 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> I've just rebased the branch to the current trunk revision and fixed some merging bug. After s... - 03:26 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've just rebased the branch to the current trunk revision and fixed some merging bug. After some moment triggers bec...
- 03:20 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> The error is the same but triggers are now working identical..
2787a has no changes related t... - 03:09 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- The error is the same but triggers are now working identical..
- 02:43 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- After the last regression testing bug is not fixed.
04/25/2016
- 02:29 PM User Interface Bug #2988 (Closed): The web click events on the caption buttons can invoke the resize action.
- 02:28 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Yes, because the note-1 isn't reproduced.
- 02:26 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Can I close this?
- 11:25 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Committed revision 11037 minimizes a target window on mouseup. The bug scenario described in note-1 can't be reproduc...
- 02:28 PM User Interface Feature #2948 (Closed): An KEY_PRESSED event should scroll editable browse to the current row
- 10:50 AM User Interface Feature #2948 (Review): An KEY_PRESSED event should scroll editable browse to the current row
- 10:50 AM User Interface Feature #2948 (WIP): An KEY_PRESSED event should scroll editable browse to the current row
- Was implemented in other updates.
- 02:16 PM Database Bug #2955: Update records participating in a scrolling adaptive query.
- Eric Faulhaber wrote:
> Stanislav Lomany wrote:
> > We may want to re-visit this task after optimized queries will ... - 01:29 PM User Interface Feature #3082 (New): finish [NO-]SCROLLBAR-VERTICAL and NUM-ITERATIONS runtime support
- 08:33 AM User Interface Bug #2918 (Closed): frame title active state difference for frames without focusable widgets
- 08:26 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a merged to trunk as revision 11011. The branch has been archived.
- 08:16 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Considering the low risk of regressions on the ChUI side, please go ahead and merge to trunk now.
- 05:55 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a rebased against trunk 11010 as revision 11019. There were no conflicting changes. GUI regression tests went fin...
- 05:18 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a revision 11017 has passed regression testing. I am about to rebase the branch against latest trunk.
- 07:48 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Code Review Task Branch 3038a Revision 11019
The changes are good. I especially like that you have factored the c... - 07:24 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Rebased task branch 3038a from P2J trunk revision 11010.
Please review task branch 3038a revision 11019. Previous ... - 06:37 AM User Interface Bug #3069 (Closed): The maximize/restore action for the web client doesn't work properly
- 06:36 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Yes, the task is done.
- 06:33 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Can I close this task?
- 03:31 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Sergey Ivanovskiy wrote:
> Committed rev 11026. Added the summary diff of the effective changes from 11024 to 11026....
04/24/2016
- 05:11 PM User Interface Bug #2770: alert-box visual differences
- Hynek Cihlar wrote:
> Eugenie, when I rasterize alert-box icon using @SharpPNGTranscoder@ I get a very distorted out... - 03:29 PM User Interface Bug #2770: alert-box visual differences
- Eugenie, when I rasterize alert-box icon using @SharpPNGTranscoder@ I get a very distorted output. But if I use the u...
- 05:28 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a rebased against trunk rev 11008. Also I fixed two regressions in the branch - an NPE in GUI alert-box and wrong...
04/23/2016
- 01:20 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- This time 2918a ChUI testing hang in Ctrl-C part. Testing restarted.
04/22/2016
- 04:18 PM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- 3021a archived as dead.
- 04:08 PM User Interface Bug #3021 (Closed): MESSAGE with SET clause works incorrectly
- 03:58 PM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- 3021a merged to 1811u revision 11027.
- 09:53 AM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- Please merge 3021a into 1811u.
- 04:03 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- ChUI regression testing finished again with many false negatives, restarted.
- 10:06 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Greg Shah wrote:
> How is testing coming along?
>
> I expect to be ready for 1811u to go into testing soon, but w... - 09:52 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- How is testing coming along?
I expect to be ready for 1811u to go into testing soon, but we are waiting on 2918a. - 03:54 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Committed rev 11026. Added the summary diff of the effective changes from 11024 to 11026.
- 03:39 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- I would like to cleanup this fix, because found that the @magic@ byte array can be @static@ and resizeOps can have ty...
- 03:32 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Greg, Constantin please review the committed revision 11025. This fix is improved. Now the batch of drawing operation...
- 03:11 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Sergey Ivanovskiy wrote:
> Do you mean if the resize operation is inside the batch message, then don't cache it. I t... - 03:00 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin, I don't try it, because the resize operations ... - 02:55 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Sergey Ivanovskiy wrote:
> Constantin, I don't try it, because the resize operations are performed on canvas object,... - 02:51 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Constantin, I don't try it, because the resize operations are performed on canvas object, but all cached drawings are...
- 02:47 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Constantin Asofiei wrote:
> Why wouldn't including into the md5 hash the window's size (as reported, in pixels, by i... - 02:47 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- What about my idea in note 9? Why wouldn't including into the md5 hash the window's size (as reported, in pixels, by...
- 02:35 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Please review the committed revision 11024. Utilizes the r... - 02:00 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Sergey Ivanovskiy wrote:
> Please review the committed revision 11024. Utilizes the root cause that we mustn't cache... - 01:28 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Code Review Task Branch 1811u Revision 11024
I'm fine with the changes.
Constantin: do you have any concerns? - 01:06 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Please review the committed revision 11024. Utilizes the root cause that we mustn't cache the resize operations.
- 09:05 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> Here is the test:
> [...]
Your test doesn't match how serv21.p works: the overlay frame is s... - 08:50 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- This are quite similar to my thought from #2488-34. There are some statistics and an implementation sketch in there, ...
- 03:05 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- In addition to the buffers improvement, I bet a lot of predicates differ only in the constant values which are inline...
- 08:29 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> Sorry, my mistake too, I also meant windev01. :)
>
> I did not intentionally scale the resolut... - 08:01 AM User Interface Bug #2770: alert-box visual differences
- Sorry, my mistake too, I also meant windev01. :)
I did not intentionally scale the resolution, but it may have hap... - 07:46 AM User Interface Bug #2770: alert-box visual differences
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > When you say devsrv01, did you mean winsrv01?
>
> Yes :-).
Actuall... - 07:40 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> When you say devsrv01, did you mean winsrv01?
Yes :-). - 07:37 AM User Interface Bug #2770: alert-box visual differences
- When you say devsrv01, did you mean winsrv01?
- 03:56 AM User Interface Bug #2770: alert-box visual differences
- Greg Shah wrote:
> 3. The icon is too big in P2J.
Greg, I just realized the icon sizes are equal. Your screenshot...
04/21/2016
- 06:07 PM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Checked that if we send the batch of resize drawing operations in case of there is a resize drawing operation, then t...
- 10:31 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Sergey Ivanovskiy wrote:
> The problem with cache system is that resize messages are reached @GuiWebDriver@ correctl... - 10:24 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- The problem with the drawing cache system is that resize messages are reached @GuiWebDriver@ correctly, but due to th...
- 04:34 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- The sequence to reproduce:
1) First turn of the p2j.screen module cache to draw without caching, only the p2j.canvas_... - 05:08 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Here is the test:...
- 01:38 PM Database Feature #2275 (New): cache of runtime-converted, dynamic queries and temp-tables
- 01:36 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Code Review Task Branch 2918a Revision 11012
I'm good with the changes. - 01:13 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Greg Shah wrote:
> Code Review Task Branch 2918a Revision 11011
>
> Please update the javadoc for @UiUtils.getPar... - 12:11 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Code Review Task Branch 2918a Revision 11011
Please update the javadoc for @UiUtils.getParentFrames()@ to explain ... - 11:52 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a revision 11008 resolves the issues from review. It passed GUI regression tests and ChUI regression testing in p...
- 11:40 AM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- 2918a rebased against trunk revision 11007, the branch is now at revision 11010.
- 01:36 PM Database Feature #3010: retrieve new primary keys from database in batch
- Having done more profiling since I entered this issue, I think the primary use comes from the metadata @LockTableUpda...
- 08:51 AM Bugs Bug #1706: temp-table buffer scoping
- It may not be an issue any more because we have made changes recently to temp-table scoping and buffer processing. B...
- 08:37 AM Bugs Bug #1706: temp-table buffer scoping
- I know this is a very old issue - is it still relevant?
How would we determine whether our code suffers from this ... - 08:51 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- I've found few more issues related to resizing columns in a browse which has total columns width smaller that the vie...
- 08:30 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- I'd like 3038a to be next to merge to trunk. It should be rebased to trunk 11007 as well. When do you expect that t...
- 07:53 AM Runtime Infrastructure Feature #1842: implement the multi-source directory approach
- It should really minimize per-site/per-system configuration and allow most things to be configured at the most approp...
- 07:42 AM Runtime Infrastructure Feature #1842: implement the multi-source directory approach
- I've not come across this issue before - I like it and have been having similar (less well-structured) thoughts.
- 02:30 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Now 1811u is from 11006 rev of trunc and is pushed up to revision 11021.
- 01:52 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Planning to rebase to the current P2j trunc.
- 12:26 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Committed revision 11015 has small fixes for misspelled listen event of @MousePopupable@ and incorrectly built event'...
- 01:50 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- It is probably not a bug, but why the previous version implements a left mouse popup. The implementation is changed i...
- 01:43 AM User Interface Bug #3075 (Closed): The window icon popup menu isn't displayed if a user clicks on the window ico...
- 01:27 AM User Interface Bug #3056: Mouse pointer issues for menus
- I think it needs to check z-order of the popup menu. The popup menu must be on the top of the widgets in its containe...
04/20/2016
- 05:49 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- The current P2j trunc Swing client doesn't open a window icon popup menu that should be opened on the left mouse clic...
- 05:20 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Committed revision 11014 fixed an infinite process to connect to the down java web client.
- 03:21 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Committed revision 11013 rolled back my changes to 11011. It needs to find another solution. The previous commit to u...
- 11:39 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- We can use a map of custom html element's ids to their application window's ids in order to fix the usage of @"pwindo...
- 10:00 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Constantin Asofiei wrote:
> Sergey, the changes in 1811u rev 11012 make sense. The only question is this: you are as... - 09:47 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Sergey, the changes in 1811u rev 11012 make sense. The only question is this: you are assuming the Window's name (i.e...
- 05:11 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Nevermind, I found @MousePopupable@ and the other related classes.
- 04:23 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Vadim, could you help what mouse events are listen by popups? I am doing changes for the web client to dispatch the t...
- 04:33 PM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- Code Review Task Branch 3021a Revision 11006
I'm fine with the changes. - 04:24 PM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- 3021a revision 11006 contains fix of the fix based on the review. I have tested SET and UPDATE with all data types an...
- 12:59 PM User Interface Bug #3021 (WIP): MESSAGE with SET clause works incorrectly
- 03:01 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Browse testcases are ok, and I didn't find any scrolling issues with other testcases.
I found one thing that is miss... - 12:20 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- For the GUI testing, only test code with browse and some common widgets that are affected by the scroll changes.
- 12:18 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Code Review Task Branch 3038a Revision 110011
This is really good. I see that @ClientBrowseModel@ needs a copyrig... - 01:06 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- Code Review Task Branch 2918a Revision 11005
I'm fine with the changes. Some minor comments:
1. In @UiUtils@, ... - 12:55 PM User Interface Bug #2918: frame title active state difference for frames without focusable widgets
- The issue is fixed in task branch 2918a revision 11005. The changes depend on 2823a, rebase is pending.
- 11:51 AM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Here is the stack of this error met in trunk:...
- 11:43 AM User Interface Bug #3073 (Closed): Combo-box bug: widget is not in the container
- 10:16 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Greg Shah wrote:
> Yes, please do.
Done. 2915a was archived to dead. - 10:14 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Yes, please do.
- 10:13 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Greg Shah wrote:
> Archive it to "dead" instead of the default. The default archive is for things that have already... - 09:27 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Archive it to "dead" instead of the default. The default archive is for things that have already been merged.
- 08:56 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Hynek Cihlar wrote:
> I have archived task branch 2915a.
Actually I am not sure archiving the branch is the corre... - 08:54 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- I have archived task branch 2915a.
- 08:53 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- Steps to reproduce the issue.
# In Swing GUI client, run a test 4GL program that opens an @ALERT-BOX@.
# Drag a n... - 08:23 AM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- I think we need to pause work on this. Since it only affects the swing client, it is lower priority for the current ...
04/19/2016
- 07:06 PM User Interface Bug #2915: A modal window in Swing GUI client should not be on top of all other OS windows
- I have not been successful with resolving the issue so far.
The reason the window is always on top is due to @java... - 04:28 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- It is possible to delegate this code ...
- 04:11 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Please review the committed revision 11012. These WindowIconify, WindowMaximize, WindowClose, MouseMovable, MousePopu...
- 08:46 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- The current progress state is that @WindowIconify@, @WindowMaximize@, @WindowClose@, @MouseMovable@, @MousePopupable@...
- 01:49 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- According to the tests performed for Firefox and Chromium these browsers support the determined sequence of the follo...
- 12:01 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Planning to dispatch mouse events via a global document listener, @MouseEventDispatcher@ from @p2j.screen.js@.
- 03:19 PM User Interface Bug #2662 (Closed): memory leak in the native NCURSES client
- 11:50 AM User Interface Bug #3071: A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- This can be reproduced in current trunk.
The steps:
# Open @COMBO-BOX@ drop down by clicking into the widget.
#... - 11:45 AM User Interface Bug #3071 (Closed): A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- 11:31 AM Database Bug #2482: conversion of FIND does not honor NO-LOCK when specified early
- Paul Eames wrote:
> Was this in our code?
Not that I'm aware of. - 10:58 AM User Interface Feature #3070: add a dedicated bootstrap config for the non-decorated window mode
- The non-decorated window mode is currently linked with the @embedded@ mode. This should be separated and set via its...
- 10:57 AM User Interface Feature #3070 (New): add a dedicated bootstrap config for the non-decorated window mode
- 08:57 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Greg Shah wrote:
> Please archive 2788a.
Done. - 08:54 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Please archive 2788a.
- 08:53 AM User Interface Bug #2788 (Closed): alert-box close button (in the titlebar) should be disabled
- 08:44 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- 2788a revision 11007 merged to 1811u as revision 11011.
- 07:58 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Greg Shah wrote:
> Please merge these changes into 1811u.
>
> BTW, 1811u is due for a rebase. I think that won't... - 07:49 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Please merge these changes into 1811u.
BTW, 1811u is due for a rebase. I think that won't affect your merge, but ... - 06:13 AM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Greg Shah wrote:
> Code Review Task Branch 2788a Revision 11006
>
> 1. Should @AlertBoxGuiImpl.init()@ call @setClic... - 08:13 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Rebased task branch 3038a from P2J trunk revision 11005.
- 05:50 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- This picture displays the issue.
- 05:47 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- Please post a screenshot which shows the issue.
- 03:17 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- The @WebGuiDriver: public synchronized void registerMouseWidgets()@ was changed to use @InstrumentedMap<K,V>@ and the...
- 03:01 AM User Interface Bug #3069: The maximize/restore action for the web client doesn't work properly
- If we press the maximize/restore caption button several times, then the window canvas displays two images one above t...
- 02:53 AM User Interface Bug #3069 (Closed): The maximize/restore action for the web client doesn't work properly
- 05:42 AM Runtime Infrastructure Feature #1916: improve the runtime statistics gathered by P2J
- Paul, I think the stats are enabled by setting a @block-execution-statistics@ attribute in the directory (which repre...
- 05:30 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim, the cause is this. In your branch, an @ItemEvent@ is raised for the @G@ button, again, after the first @KeyEv...
- 04:51 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim, the problem is that the trigger is fired again after you press RETURN to dismiss the alert-box. I'm not sure ...
04/18/2016
- 06:38 PM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Code Review Task Branch 2788a Revision 11006
1. Should @AlertBoxGuiImpl.init()@ call @setClickHandler()@ before @s... - 05:46 PM User Interface Bug #2788: alert-box close button (in the titlebar) should be disabled
- Task branch 2788a revision 11006 fixes the problem mentioned in note 1. It also fixes window caption button not to ch...
- 04:34 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- Here is the screenshot illustrating resize areas. Resize area is an area over which the mouse pointer changes to resi...
- 02:17 PM User Interface Bug #3066 (Closed): The web window can't be resized to widen its size
- 02:17 PM User Interface Bug #3066: The web window can't be resized to widen its size
- Greg Shah wrote:
> Hynek: are you OK with me closing this task?
No more objections here. - 01:48 PM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek: are you OK with me closing this task?
- 09:07 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Sorry, the committed rev. 11010 is in 1811u.
>
> The changes ... - 08:59 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> Sorry, the committed rev. 11010 is in 1811u.
The changes are OK.
Let me just sugge... - 08:48 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sorry, the committed rev. 11010 is in 1811u.
- 07:57 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> Committed revision 11010. Please review.
What branch?
- 07:44 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> The weak place is that don't know if it is possible that the actual window width can be g... - 07:38 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Committed revision 11010. Please review. The weak place is that don't know if it is possible that the actual window w...
- 06:00 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > To resolve the issue, use @ConfigHelper.getMaxWidthPixels()@ and... - 05:02 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> To resolve the issue, use @ConfigHelper.getMaxWidthPixels()@ and related methods in the call t... - 04:40 AM User Interface Bug #3066: The web window can't be resized to widen its size
- To resolve the issue, use @ConfigHelper.getMaxWidthPixels()@ and related methods in the call to @GuiDriver.setResizea...
- 04:25 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Ok, :) but the Swing client could have the same problem if it would implement the resizing bounds. It is not the web ...
- 04:22 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Is it true that for you this simple example works properly?
>
... - 04:21 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> Is it true that for you this simple example works properly?
Yes, for me @simple_window... - 04:14 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Is it true that for you this simple example works properly?
- 04:12 AM User Interface Bug #3066: The web window can't be resized to widen its size
- The issue is the max width and height are unset on the server side and on the client side.
- 04:10 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> I just checked the web client with @demo/simple_windows.p@ setting max attributes or not and I... - 04:05 AM User Interface Bug #3066: The web window can't be resized to widen its size
- I just checked the web client with @demo/simple_windows.p@ setting max attributes or not and I can resize the windows...
- 03:24 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > We can fix the unset @maxHeightChars@ and @maxWidthChars@ on the... - 03:01 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> We can fix the unset @maxHeightChars@ and @maxWidthChars@ on the client side using
The... - 02:52 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > I think you need to set breakpoints in @... - 08:37 PM User Interface Bug #3066: The web window can't be resized to widen its size
- The @min/maxWidthChars@ and @min/maxHeightChars@ logic is unclear. These comments @WindowWidget.updateMinMaxSize()@ a...
- 08:29 PM User Interface Bug #3066: The web window can't be resized to widen its size
- We can fix the unset @maxHeightChars@ and @maxWidthChars@ on the client side using @WindowManager.setInitialDimension...
- 01:31 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Hm... I think we need to find a way so that all the mouse events (down, up, click, dblclick) work with the same initi...
- 01:30 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- In this case the top window is collapsed, but the second window becomes the top window and gets "mouseup" event. I in...
- 01:16 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- Yes, agree. @WindowStateChangedWorker@ registers "dblclick", "click", "mousedown", "mouseup" listeners. If windows ar...
- 01:11 PM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- If you do this by pressing the minimize caption button, then this might be a problem of "leaking" the event to window...
- 10:29 AM User Interface Bug #2988: The web click events on the caption buttons can invoke the resize action.
- The current version 1811u has the following issue if we minimize the top most window of equal-sized stacked windows, ...
- 12:45 PM User Interface Bug #3068: Some widgets draw focused visuals even when window looses focus
- This applies to all GUI clients.
Steps to replicate:
# Click into a checkbox, it will draw a dotted rectangle to ... - 12:42 PM User Interface Bug #3068 (New): Some widgets draw focused visuals even when window looses focus
- 12:41 PM User Interface Bug #3067: Swing GUI window resize cursor fuzzy
- For the top edge of the window, the resize-sensitive area seems to be too large. Also when the resize cursor appears ...
- 12:38 PM User Interface Bug #3067 (Closed): Swing GUI window resize cursor fuzzy
- 12:27 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- There are the target sources:...
- 12:25 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- There is the following failed screen:...
- 11:25 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> Client log does not contain errors. All logs in the folder @~/testing/majic/run/server@ contai... - 11:17 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Client log does not contain errors. All logs in the folder @~/testing/majic/run/server@ contains records not later th...
- 09:25 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- > Could it be a reason?
No.
Please look in the server log for the RFQ server AND in the client log for the clie... - 01:02 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I can't log in RFQ server. Login page is shown, but when I enter login and password it reloads login page..
There ... - 10:54 AM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- Code Review Task Branch 3021a Revision 11005
I believe this change is incorrect. The problem has a different caus... - 06:46 AM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- Please review the fix in 3021a revision 11005.
- 06:25 AM User Interface Bug #3021: MESSAGE with SET clause works incorrectly
- The problem with entering the value was resolved by #3061.
- 09:04 AM User Interface Bug #2986 (Closed): ./demo/simple_windows.p opens the frame titled "second frame" with unset init...
- 07:34 AM User Interface Bug #2986: ./demo/simple_windows.p opens the frame titled "second frame" with unset initial locat...
- Fixed by #2954.
- 07:15 AM User Interface Bug #2986: ./demo/simple_windows.p opens the frame titled "second frame" with unset initial locat...
- Yes, it may be fixed by your recent commits in P2J trunc. This bug has an effect upon how a combobox places its dropd...
- 07:03 AM User Interface Bug #2986: ./demo/simple_windows.p opens the frame titled "second frame" with unset initial locat...
- Sergey, both frames in both windows in simple_windows.p are positioned at the same relative location. Maybe the issue...
- 08:26 AM Runtime Infrastructure Feature #1916: improve the runtime statistics gathered by P2J
- This sounds interesting. How do I enable gathering of these statistics?
- 08:02 AM Database Bug #2482: conversion of FIND does not honor NO-LOCK when specified early
- Was this in our code?
- 05:17 AM Database Feature #2541: replace the JDBC metadata calls at server startup with DMO annotations
- I like this idea.
04/17/2016
- 10:53 AM User Interface Bug #3066: The web window can't be resized to widen its size
- > What do you think my proposal is correct?
This is really a question for Hynek.
Constantin: did any of your re...
04/16/2016
- 01:32 PM User Interface Bug #2662: memory leak in the native NCURSES client
- Eric Faulhaber wrote:
> Greg, Constantin: is there anything you know of that still needs to be addressed for this is... - 01:31 PM User Interface Bug #2662: memory leak in the native NCURSES client
- Greg, Constantin: is there anything you know of that still needs to be addressed for this issue?
- 01:30 PM Base Language Bug #2657: appserver agent context reset does not deallocate currently allocated memptr buffers
- Re-assigning this so we can address the remaining concerns in note 4.
- 04:46 AM User Interface Bug #3066: The web window can't be resized to widen its size
- I tested @./demo/simple_windos.p@. If my understanding is correct, then on the server side the default window configu...
04/15/2016
- 07:51 PM User Interface Bug #3066: The web window can't be resized to widen its size
- It is clear now because this method @BaseEntity<T extends BaseConfig>.setSizePixels(Integer value, SizeAttribute attr...
- 07:44 PM User Interface Bug #3066: The web window can't be resized to widen its size
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > I think you need to set breakpoints in @WindowWidget.setMaxWidthPixelsWork... - 01:30 PM User Interface Bug #3066: The web window can't be resized to widen its size
- Greg Shah wrote:
> I think you need to set breakpoints in @WindowWidget.setMaxWidthPixelsWorker()@ and @WindowWidget... - 01:22 PM User Interface Bug #3066: The web window can't be resized to widen its size
- I think you need to set breakpoints in @WindowWidget.setMaxWidthPixelsWorker()@ and @WindowWidget.updateMinMaxSize()@...
- 11:14 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Greg, could you help? The Swing client doesn't implement @setResizeableWindow@, but the Web client uses it. The provi...
- 03:41 AM User Interface Bug #3066: The web window can't be resized to widen its size
- Committed revision 11008/11009 fixed @p2j.logger.log()@ and history entries.
- 03:07 AM User Interface Bug #3066: The web window can't be resized to widen its size
- I tested @./demo/simple_windows.p@ with the web client. @WindowGuiImpl@ on @afterConfigUpdate(WindowConfig beforeUpda...
- 10:50 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim, you can use @port_mapping.sh@ on @devsrv01@ to find details about how your servers are configured:...
- 09:45 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- they are left started after the last automated testing was finished:...
- 09:29 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Do you have the RFQ P2J server started?
- 09:27 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Does somebody know why RFQ database could be unavailable? Is there a way to check it?
- 09:11 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- After the last note I'd ran regression testing 4 times. In on of them @tc_dc_slot_029@ passed. Can we assume that it ...
- 10:10 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- A quick (and incomplete) list of the candidates for lambda conversion:
* -LogicalExpression-
* -WhileClause-
* -... - 10:06 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- One thing I've been thinking about is that the lambda approach may have a positive affect on performance and resource...
- 09:42 AM Conversion Tools Feature #1519: report improvements
- From Eric on 04/14/2016:
Bugs and proposed enhancements for reporting:
1. The fields by type schema report is ... - 09:40 AM Conversion Tools Feature #1519: report improvements
- Add a report for the PROFILER system handle.
In OO code, one can have variable references that refer to something ... - 08:37 AM User Interface Bug #3061 (Closed): ENTER key does not generate a GO event in GUI
- 08:34 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- 3061a merged to trunk revision 11004 and archived.
- 08:19 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Fixed configuration and tested ask-gui.p. The code changes is ok for me.
- 08:18 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Sergey Ivanovskiy wrote:
> And for my environment the client window appears inactive and continues to be inactive af... - 08:14 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- It was my mistake forgot the p2j link.
- 08:11 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Hynek, I tested ./ask-gui.p with the Swing client for 3061a branch 11011. Rebuild the project several times and check...
- 07:30 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Sergey: please review.
Hynek: If Sergey is OK, please merge to trunk. - 03:06 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- 3061a revision 11011 passed regression testing and is ready to be merged to trunk.
04/14/2016
- 12:29 PM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Rebased 3061a against trunk 11003, the branch is now at revision 11011. The revision has passef GUI regression tests,...
- 11:16 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Greg Shah wrote:
> Code Review Task Branch 3061a Revision 11008
> ...
> Constantin...: please review.
I'm OK with... - 10:48 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- While rebasing against trunk 11003 there are nontrivial conflicts, regression retest will be needed.
- 10:44 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Greg Shah wrote:
> Igor: please review the FillIn change.
The change looks OK. In fact it is a fix of my bug.
- 10:24 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Please rebase and then let's discuss if any further testing is needed.
- 10:14 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Task branch 3061a revision 11008 passed GUI and ChUI regression tests.
- 10:01 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Code Review Task Branch 3061a Revision 11008
I'm fine with the changes. If correct, they simplify our approach wh... - 03:46 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- The last ChUI regression test run for 3061a finished with 10 suspected false negatives. I am restarting the tests.
- 12:21 PM User Interface Bug #2849 (Closed): implement and/or fix the default popup menus for all widgets
- 12:15 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> I can close this task, right?
Yes, please.
> Also: please archive 2849a.
Done. - 08:40 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I can close this task, right?
Also: please archive 2849a. - 07:32 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- The branch is merged to trunk with bzr revision 11003.
- 07:02 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Should I run regression testing again?
No, testing again is not needed, as all changes are in... - 06:22 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've checked standalone tests, tested my tests again, fixed merging bug for browse, fixed label setting for horizonta...
- 12:04 PM User Interface Bug #3066: The web window can't be resized to widen its size
- For the web client an application window can be squeezed but can't be resized to widen its width and height.
- 12:01 PM User Interface Bug #3066 (Closed): The web window can't be resized to widen its size
- 11:58 AM User Interface Bug #2662: memory leak in the native NCURSES client
- AFAICT from the above notes, all the known memory leaks around NCURSES use have been addressed. Does anyone else know...
- 11:55 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Greg Shah wrote:
> Code Review Task Branch 1811u Revision 11007
>
> The changes look fine to me. however the @p2j... - 11:44 AM User Interface Bug #3064 (Closed): Dragging a Web GUI window out of document's visible area makes the window dis...
- Please create a new task. I'm closing this one.
- 11:42 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Now, I am doing the bug related to resizing in the web client. The window can be squeezed but can't be resized to wid...
- 11:32 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Code Review Task Branch 1811u Revision 11007
The changes look fine to me. however the @p2j.screen.js@ does need a ... - 11:26 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Committed revision 11007 fixed @doWindowActivationChange@ and @activateTopVisibleWindow@.
- 09:44 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Sergey Ivanovskiy wrote:
> I divide this function into parts with comments. Please look at
> [...]
> The variable ... - 09:37 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- I divide this function into parts with comments. Please look at...
- 09:22 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Sergey Ivanovskiy wrote:
> Ok, planning to fix it, but @function doWindowActivationChange(deactivatingWindowId, acti... - 09:01 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Ok, planning to fix it, but @function doWindowActivationChange(deactivatingWindowId, activatingWindowId)@ doesn't wor...
- 03:51 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Sergey Ivanovskiy wrote:
> After recent commits in P2J trunc this function @activateTopVisibleWindow@ of @p2j.screen... - 03:47 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Committed revision 11006 (1811u) fixed the window location coordinates to have 32 bits size.
- 03:08 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- After recent commits in P2J trunc this function @activateTopVisibleWindow@ of @p2j.screen.js@ module was broken and @...
- 12:49 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Testing @./demo/simple_windows.p@ for P2j trunc proves that if we move windows out of the browser's view to its left ...
- 12:14 AM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- Is it the same bug that has been found during the regression testing of 1811t?...
- 04:56 AM Database Bug #3065: runtime conversion datatype checks
- In the static conversion P2J assumes that the input 4GL code is always correct. When it comes to dynamic conversions ...
- 04:42 AM Database Bug #3065 (New): runtime conversion datatype checks
04/13/2016
- 04:58 PM User Interface Bug #3064: Dragging a Web GUI window out of document's visible area makes the window disappear
- # Run an app with a top-level window in Web GUI client.
# Drag the window out of the document's visible area.
# The... - 04:57 PM User Interface Bug #3064 (Closed): Dragging a Web GUI window out of document's visible area makes the window dis...
- 04:13 PM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- Please review task branch 3061a revision 11008, rebased against trunk 11001.
The revision resolves both issues men... - 12:40 PM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- It took me a while to figure out the following problem.
When an overlay window was closed (hidden and destroyed),... - 12:50 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> There was a lot of manual merging during rebasing.
Have you rechecked 2849a against trunk, to... - 11:04 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin Asofiei wrote:
> Review for 2849a rev 11050
> # @ThinClient@ - remove the @org.apache.commons.collection... - 07:46 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Review for 2849a rev 11050
# @ThinClient@ - remove the @org.apache.commons.collections@ import
# @AbstractGuiDriver... - 01:26 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Regression testing (main part) finished. Only one test failed: tc_job_002. So we can assume the testing is PASSED. I'...
04/12/2016
- 12:55 PM Runtime Infrastructure Feature #2973 (Closed): improve ContextLocal performance
- Code Review Task Branch 3035a Revision 11006
The changes are fine.
I'm closing this task. If there are problem... - 11:06 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> Code Review Task Branch 3035a Revision 11005
>
> 1. @keysInUse@ is missing javadoc.
>
> 2. ... - 10:44 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Code Review Task Branch 3035a Revision 11005
1. @keysInUse@ is missing javadoc.
2. @ContextKey.toString()@ open... - 09:39 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Added @ContextKey@ re-use protection.
Committed to the task branch *3035a* revision 11005. - 07:03 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> > how many instances of the ContextKey are expected to be in use at the same time? Just up to an ... - 07:02 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- > how many instances of the ContextKey are expected to be in use at the same time? Just up to an order of magnitude.
... - 07:00 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> We aren't checking that code is not in use. At construction of the @ContextKey@ we can simply as... - 06:56 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- We aren't checking that code is not in use. At construction of the @ContextKey@ we can simply ask the @SecurityConte...
- 05:47 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> The idea is simply to never set a @ContextKey.id@ that is already in use. No one wants the id to... - 05:33 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- The idea is simply to never set a @ContextKey.id@ that is already in use. No one wants the id to be mutable.
- 03:53 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Of course this can be done very easily. However I do not think that it is a good idea. Firs... - 03:41 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> The problem is that one can create a @ContextKey@ instance which fails the @addToken()@ and then ... - 11:09 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- For these particular testcases(@gso_278@ and @tc_item_master_007@) the start time is not so important, and you can st...
- 10:45 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Follow Eugenie's advice.
- 10:41 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- When should I rerun testing: right now or at 22:00 - 4:00 of the Moscow time as Eugenie advised in the task #2787, no...
- 10:38 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Rerun the whole main set of tests.
- 10:20 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Greg Shah wrote:
> Are you saying that the gso_278 and tc_item_master_007 consistently fail (are real regressions)?
... - 06:58 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Are you saying that the gso_278 and tc_item_master_007 consistently fail (are real regressions)?
- 05:56 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've got testing results. Here are the failed tests:...
- 09:00 AM Database Bug #2937: improved sequence support in H2
- I am removing this issue from M11. The existing sequence support works fine with H2 1.4, this is just a matter of cha...
- 06:56 AM Database Bug #2937: improved sequence support in H2
- I edited the wrong task, sorry.
- 06:55 AM Database Bug #2937: improved sequence support in H2
- Wrong task was edited.
04/11/2016
- 07:15 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- The problem is that one can create a @ContextKey@ instance which fails the @addToken()@ and then later can call @getT...
- 06:32 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Sorry Greg. I do not understand what you and Constantin mean exactly. The @SecurityContext... - 06:27 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> I'm referring to the wrapping case where an id gets reused because the long overflows and some lo... - 06:20 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- > May be it makes sense to add it to the 3035a branch as the change is very small (one line) and non critical?
Yes... - 06:20 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I'm referring to the wrapping case where an id gets reused because the long overflows and some long-running existing ...
- 06:16 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> Considering that the check for this is low cost and should not be in the most common use case (th... - 05:59 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- > but I think that 138 years is still a long time which as far beyond any reasonable estimation of a non-stop run dur...
- 04:07 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Task branch 2973a was merged to the trunk revision 11001 and archived.
- 04:02 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Please merge to trunk. Thank you.
- 03:40 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> Please address the remaining code review issues.
All issues are fixed now.
> Constantin,... - 03:07 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Please address the remaining code review issues.
Constantin, I don't think the changes made from this review warra... - 01:38 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- The @ContextKey.id@ is @long@ in revision 11012.
- 01:29 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> I do not understand the argument regarding the @hashCode@ value - the additional (CPU) over... - 11:38 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Regardless if we switch to long, the hash key will still be an integer value (this is wh... - 11:24 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> I understand the concern. However it is easy to calculate that if a new instance of the @Co... - 10:54 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Review for 2973a rev 11008:
> # @ContextKey@
> - we are using @AtomicInteger@ as a gen... - 09:54 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Another issue in @SecurityContext.transferAllTokens@ - removing an element from the map while the map is processed (v...
- 09:39 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Review for 2973a rev 11008:
# @ContextKey@
- we are using @AtomicInteger@ as a generator. My worries are about ver... - 08:29 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin, would you please review the latest version?
- 04:08 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Task branch 2973a was rebased from the trunk revision 11000. Pushed up to revision 11008.
- 03:57 PM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- There were the following regressions because of rebase:
# Bottom scrollbar not drawn and invalid highlighting of cur... - 08:20 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've rebased the branch to current trunk revision (11000). Current branch revision is 11049.
- 07:09 AM User Interface Bug #2857: font differences for toggle box and menu
- I don't think this is a problem with 3D rectangle drawing. It is working exactly right in other use cases.
You ju... - 07:05 AM User Interface Bug #2857: font differences for toggle box and menu
- Also note that SUB-MENU title (see @SM2 Submenu@ for example in previous picture) rectangles in "pressed" state are a...
- 07:00 AM User Interface Bug #2857: font differences for toggle box and menu
- I've faced with some difficulty during per-pixel comparing of SUBMENU bodies in Progress and P2J. Have a look at the ...
- 06:56 AM User Interface Bug #2954 (Closed): Focus is not put on the expected widget when window activated
- 05:04 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Can be reproduced in current trunk in GUI.
Steps:
# Click COMBO-BOX A drop-down button to activate its drop-down.... - 04:35 AM User Interface Bug #3062 (Closed): COMBO-BOX steals focus when its drop-down active
- 04:51 AM Feature #3063: Determining P2J version
- We need to be able to determine the P2J version we're using on a given P2J server deployment. There are several ways ...
- 04:49 AM Feature #3063 (Closed): Determining P2J version
- 04:32 AM User Interface Bug #3061: ENTER key does not generate a GO event in GUI
- In ask-gui.p, when run in the current trunk, one can see a problem where the ENTER key does not generate a GO event. ...
- 04:30 AM User Interface Bug #3061 (Closed): ENTER key does not generate a GO event in GUI
04/10/2016
- 06:44 PM User Interface Feature #3038 (WIP): implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-...
- Created task branch 3038a from P2J trunk revision 10999.
- 06:22 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I've restores the post-cleanup check.
Committed to the task branch 2973a revision 11006.
Automated regression t... - 02:43 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Considering that 5 of the tests are always failing, I think you should dig into the failures. It is probably a regre...
- 01:43 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> What time of day did you start this last run?
It was probably an evening - right after Eunenie... - 08:12 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- What time of day did you start this last run?
- 03:51 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I'd ran regression testing 3rd time and these files founded in previously runs are failed:
tc_dc_slot_029
gso_308
... - 01:34 PM User Interface Bug #2857: font differences for toggle box and menu
- Now I think that system fonts do not have fixed system ID (like colors for example). If I'm wrong - please correct me.
- 11:59 AM User Interface Bug #2857: font differences for toggle box and menu
- Menus font in P2J differs from Progress's font. I should probably hardcode menu font in P2J as it done for AlertBox o...
- 01:03 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Code Review Task Branch 2954a Revision 11023
My only question:
Does the @TopLevelWindow.processEvent()@ activat... - 11:46 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- I fixed yet two issues I missed previously. Please see and review 2954a revision 11023.
The fixed are, Swing GUI w...
04/09/2016
- 07:38 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Code Review Task Branch 2954a Revision 11022
I'm fine with the changes.
Please merge to trunk. - 06:25 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Task branch 2954a revision 11022 passed ChUI and GUI regression testing. Please review.
- 12:57 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Rebased task branch 2954a from trunk revision 10999, task branch is now at revision 11022.
- 11:09 AM Database Bug #2955: Update records participating in a scrolling adaptive query.
- Stanislav Lomany wrote:
> We may want to re-visit this task after optimized queries will be fixed.
The @Unsupported... - 08:51 PM Database Bug #2955: Update records participating in a scrolling adaptive query.
- The update was implemented in 2564f and committed into the trunk as bzr revision 10999.
We may want to re-visit this... - 10:03 AM User Interface Feature #2683: reverse proxy implementation
- Sergey did quite a bit of research on this approach in #3018-9 (through 89). It is clear that the primary issue will...
- 06:15 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > @tokenMap@ is guaranteed to not be changed by other threads.... - 03:28 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I've performed majic regression testing of 2973a revision 11004.
# all CTRL-C tests passed
# from the main part the... - 03:20 AM User Interface Feature #2252 (Closed): implement GUI client support
- 03:19 AM User Interface Feature #2564 (Closed): implement GUI BROWSE widget
- 08:49 PM User Interface Feature #2564: implement GUI BROWSE widget
- Task branch 2564f committed into the trunk as bzr revision 10999.
- 08:38 PM User Interface Feature #2564: implement GUI BROWSE widget
- Rebased task branch 2564f from P2J trunk revision 10998.
04/08/2016
- 07:53 PM User Interface Feature #2564: implement GUI BROWSE widget
- Cool. Please merge 2564f to trunk.
- 07:46 PM User Interface Feature #2564: implement GUI BROWSE widget
- Sounds good!
- 07:32 PM User Interface Feature #2564: implement GUI BROWSE widget
- OK, how about this: please merge 2564f to trunk now. This will let Hynek rebase and finish work on 2954a tomorrow.
... - 07:24 PM User Interface Feature #2564: implement GUI BROWSE widget
- I'm not yet sure, but I'll continue with it tomorrow.
- 07:23 PM User Interface Feature #2564: implement GUI BROWSE widget
- Great! Are you close on the remaining two GUI regressions?
- 06:40 PM User Interface Feature #2564: implement GUI BROWSE widget
- FYI, 2564f has passed regression testing.
- 04:25 AM User Interface Feature #2564: implement GUI BROWSE widget
- All visual.
- 10:29 PM User Interface Feature #2564: implement GUI BROWSE widget
- Stanislav Lomany wrote:
> After rebase there are at least 3 browse GUI regressions/issues.
I'll hold off regression... - 07:34 PM User Interface Bug #2799: browse widget doesn't execute validation expressions in P2J (both chui and gui)
- The customer reports that this is unlikely to be used currently, but it is not known for sure one way or the other. ...
- 06:11 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> @tokenMap@ is guaranteed to not be changed by other threads. But is not guaranteed that... - 04:11 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- PS: if you take a look at @ContextLocal$Wrapper.cleanup@, you will see that after the var is cleaned, it is removed f...
- 04:08 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Sorry Constantin, I do not understand. If we are sure that @tokenMap@ is not changed during... - 03:51 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> > How this approach works with the situation when something was added to the @tokenMap@ ... - 03:35 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> How this approach works with the situation when something was added to the @tokenMap@ after... - 03:17 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> So, I think this should work:
> # this code is needed, as it is critical for @tokenMa... - 03:06 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor, the code you commented from @cleanupWorker@ was responsible for two things:
# ensure that, after cleanup, @tok... - 12:52 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> After a close look at the @SecurityContext@ class I got an impression that if the @ tokenMa... - 12:07 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- After a close look at the @SecurityContext@ class I got an impression that if the @ tokenMap@ is a @ConcurrentMap@ we...
- 11:57 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Hynek Cihlar wrote:
> Igor Skornyakov wrote:
> > Hynek Cihlar wrote:
> > > Btw., have you considered making the lo... - 10:49 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
> > Btw., have you considered making the locking of reading operations... - 10:31 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Hynek Cihlar wrote:
> Btw., have you considered making the locking of reading operations more optimistic? For exampl... - 10:22 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Btw., have you considered making the locking of reading operations more optimistic? For example @StampLock@ allows th...
- 09:08 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> The test run time is now 37 minutes 54 seconds.
> However the time spent in the @Security... - 08:54 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> However the time spent in the @SecurityContext.getToken()@ method decreased just to 55 seco... - 08:52 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
I've made the following changes:
# Replaced @ConcurrentHashMap@ with @HashMap@ as @tokenMa... - 07:13 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I've used YourKit (sampling mode) to analyse server behaviour while running the customer test suite (**/*Test.java) (...
- 06:09 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> This is a good idea. I will implement such test today. To make it more realistic - how may ... - 04:17 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- BTW if we are talking about a small map with is very infrequently updated but frequently read may be it makes sense t...
- 04:02 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Igor, following Eric's response, we can't go with the approach in note 37/38, as the num... - 03:45 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor, following Eric's response, we can't go with the approach in note 37/38, as the number of @ContextLocal@ instanc...
- 02:10 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> However if your tests show that @Map.get()@ is a bottleneck the reason can be that this map ... - 02:44 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Some considerations for regression test harness to take into account.
1. The results are very sensitive to startin... - 02:30 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> It looks like some dialog is not opened. What it can be related with? Where the sources corres... - 02:19 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- rfq test gso_308:...
- 02:14 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Here is what I've got in tc_dc_slot_029:...
- 02:02 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- the same gso_rfq_tests are failed: gso_308, gso_333, gso_334, gso_343
and tc tests:
tc_dc_slot_026, tc_dc_slot_02... - 10:20 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Here are the testing failures:
tc_item_stockroom_011
tc_gl_rpts_007
tc_codes_employees_010
tc_dc_slot_029
tc_pay... - 12:55 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> > And for swing client the initial focus issue is still here. When application starts the P2J ... - 12:27 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Eugenie Lyzenko wrote:
> The testing for @2954a@
>
>
> There is certainly focus related issue, try @combo_box/c... - 08:09 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Rebased task branch 2954a from trunk revision 10998, task branch is now at revision 11016.
04/07/2016
- 07:10 PM User Interface Feature #2564: implement GUI BROWSE widget
- After rebase there are at least 3 browse GUI regressions/issues.
- 04:21 PM User Interface Feature #2564: implement GUI BROWSE widget
- Rebased task branch 2564f from P2J trunk revision 10997. Headers are fixed.
- 04:04 PM User Interface Feature #2564: implement GUI BROWSE widget
- Eric is away from his desk, but he wants me to relay that he is OK with you answers in note 285.
He will test your... - 03:35 PM User Interface Feature #2564: implement GUI BROWSE widget
- While you are discussing these issues with Eric, please go ahead and put this branch into regression testing to save ...
- 03:25 PM User Interface Feature #2564: implement GUI BROWSE widget
- > The changes to @CompoundQuery@ don't seem to be limited to browse cases. Did you find this behavior was needed in a...
- 02:23 PM User Interface Feature #2564: implement GUI BROWSE widget
- Code review 2564f/11016 (persistence):
The updates look clean, but there are some pretty fundamental functional ch... - 12:39 PM User Interface Feature #2564: implement GUI BROWSE widget
- Code Review Task Branch 2564f Revision 11016
I'm good with the UI changes. Eric will review the persistence stuff... - 10:19 AM User Interface Feature #2564: implement GUI BROWSE widget
- Rebased task branch 2564f from P2J trunk revision 10996.
- 06:02 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Task branch 2973a was rebased from the trunk revision 10998. Pushed up to revision 11002.
- 03:43 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
>
> Hynek: can you report on @SyncCoordinatesAspect.contextData@ (see above discussion)?
I bel... - 03:23 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Another headache is how to hide/ensure no one else can instantiate a @ContextLocal@ with... - 03:16 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> > This way, we can remove the map overhead completely. If the performance is still not improved, ... - 03:06 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- > This way, we can remove the map overhead completely. If the performance is still not improved, then the bottleneck ...
- 02:54 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> ... @tokenMap@ keys are always @ContextLocal@ instances, which are defined as static va... - 02:48 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg, I think we should consider how many elements will @tokenMap@ hold, on maximum. @ContextLocal@ is instantiated ...
- 02:40 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > The logic in @cleanupWorker@ does this:
> > * step 1: it so... - 02:31 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> The logic in @cleanupWorker@ does this:
> * step 1: it sorts or keys by their weight, w... - 02:26 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> OK, I will double check. Please not that it doesn't make sense to check the predicate twice... - 02:23 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Followup for note 29: OTOH, this can be a fallback for the incorrect @cleanupWorker(bool... - 02:18 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> In terms of performance, it was on the fastest end of the range of my recent timings for thi... - 02:07 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Followup for note 29: OTOH, this can be a fallback for the incorrect @cleanupWorker(boolean reset, Map tm)@ filter co...
- 02:02 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Constantin Asofiei wrote:
> Review for 2973a rev 10999:
> # the @tokenMapLock.readLock()@ and @tokenMapLock.writeLo... - 02:02 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> I ran the full search test group. When I disconnected BPM at the end, while the P2J server w... - 01:54 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> I understand that NPE happens because FileSystemOps.WorkArea.fs is @null@. This can be of c... - 01:52 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- In terms of performance, it was on the fastest end of the range of my recent timings for this test group, but not dra...
- 01:42 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric,
I understand that NPE happens because FileSystemOps.WorkArea.fs is @null@. This can be of course a result of m... - 01:37 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Review for 2973a rev 10999:
# the @tokenMapLock.readLock()@ and @tokenMapLock.writeLock()@ can be saved in @Security... - 01:31 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> I ran the full search test group. When I disconnected BPM at the end, while the P2J server w... - 01:29 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I ran the full search test group. When I disconnected BPM at the end, while the P2J server was still running, I got t...
- 12:00 PM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Greg Shah wrote:
> > However it seems that null is used in a single place: at the SecurityContextStack.setEditing me... - 11:52 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- > However it seems that null is used in a single place: at the SecurityContextStack.setEditing method. May be it is b...
- 11:32 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Igor Skornyakov wrote:
> If we really need @null@ values we can wrap it into @Optional@. However it seems that @null... - 11:20 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- If we really need @null@ values we can wrap it into @Optional@. However it seems that @null@ is used in a single plac...
- 10:48 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> There is a regression when launching the P2J server:
> [...]
The ConcurrentHashMap doesn... - 10:46 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- There is a regression when launching the P2J server:...
- 09:51 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Eric Faulhaber wrote:
> Code review 2973a/10997:
>
> Yes, this is what I was looking for in the scope of note 5, ... - 09:49 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I would like to see some testing that detects if this has a measurable performance impact (and what that might be).
... - 09:19 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Code review 2973a/10997:
Yes, this is what I was looking for in the scope of note 5, thanks.
One question: why ... - 08:52 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Task branch 2973a was rebased from the trunk revision 10996. Committed as revision 10997.
- 07:55 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- I've implemented optimization mentioned in the node 5 along with some refactoring.
Committed to the task branch 29... - 05:40 AM Runtime Infrastructure Feature #2973: improve ContextLocal performance
- Created task branch 2973a from the trunk revision 10995.
- 04:12 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Code Review Task Branch 2787a Revision 11004
I'm fine with the changes.
Yes, you can run regression testing. H... - 04:04 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Fixed. Revision 11004. Can I run regression testing?
- 03:33 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- You can't use the @&@ directly in javadoc. You must use the HTML entity (@&@ @a@ @m@ @p@ @;@ but without the spaces).
- 03:30 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've rebased the branch 2787a with current trunk revision and fixed all remarks except the last one.
What did you... - 03:58 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Eugenie Lyzenko wrote:
> The testing for @2954a@
>
> Swing mode and Web mode:
> It is not possible to make selec... - 03:44 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- The testing for @2954a@
Swing mode and Web mode:
It is not possible to make selection and close drop-down by pres... - 02:31 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek,
Javadoc errors to fix:... - 02:26 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- OK. I have found the file on the Web. The testing results will be soon.
- 02:05 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
>
> This is expected. @isOverlay()@ was replaced with more concrete method @isShareActivationW... - 01:58 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Eugenie Lyzenko wrote:
> Code review for @11011@:
> I have found the method to check difference between overlay win... - 01:36 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- The apache logging stuff is just temporary. That is why it is not checked into the branch.
- 01:32 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek,
The branch can not be built:... - 01:13 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Code review for @11011@:
1. @com/goldencode/p2j/ui/client/event/FocusEvent.java@ does not have the history entry f... - 10:58 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Issues from the review in note 127 addressed in revision 11011 (decimal).
- 10:37 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Sergey Ivanovskiy wrote:
> Found that rev 10999 changed the logic related to child windows, where @resizable@ attrib... - 09:58 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Found that rev 10999 changed the logic related to child windows, where @resizable@ attribute substituted @overlay@. T...
- 09:30 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Greg Shah wrote:
> Are there any considerations Hynek should have in regard to rebasing?
My changes from 1811t sh... - 08:36 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Code Review Task Branch 2954a Revision 11010
I'm fine with the changes. - 08:30 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Greg Shah wrote:
> Code Review Task Branch 2954a Revision 11009
>
> Overall, this is a really great update. The ... - 08:06 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Constantin and Sergey: Please do a code review. Consider that 1811t will be merged to trunk before this task branch....
- 08:05 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Code Review Task Branch 2954a Revision 11009
Overall, this is a really great update. The logic is much cleaner, r... - 05:25 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Task branch 2954a revision 11009 resolves the last known focusing issues. The left task is regression testing.
Pl... - 02:35 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Task branch 2954a revision 11008 can be reviewed. There are some todos yet (the focus changes not yet fully complete,...
- 11:20 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > @./window_sizing/create_empty_window.p@ open and close windows nonsto... - 06:41 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- OK, very good. We have some other branches that need to be merged to trunk first. I will let you know when to rebas...
- 02:03 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Thanks Greg. I didn't know about this possibility. OK. I've executed the second regression testing and those results ...
- 09:02 AM Base Language Feature #1612: finish SESSION system handle support
- I'm pushing trunk revision 10996 your way now, which will get you this fix. Sorry for the delay.
- 08:17 AM Base Language Feature #1612: finish SESSION system handle support
- p.s. alternatively if a fix can't be pushed our way soon then can you let me know and we'll reconvert with an older P...
- 07:09 AM Base Language Feature #1612: finish SESSION system handle support
- Not really sure which issue to put this comment on, or whether to raise a new issue.
We've not been running our te...
04/06/2016
- 04:59 PM User Interface Bug #3058: image/image10_1.p has a positioning or clipping issue in the web client
- This can be recreated in task branch 1811t revision 11110. It is expected that this will pass testing tonight or tomo...
- 04:58 PM User Interface Bug #3058: image/image10_1.p has a positioning or clipping issue in the web client
- Please note that these screen captures were done with the version that has a known layout issue (see #2853).
Swing... - 04:53 PM User Interface Bug #3058 (New): image/image10_1.p has a positioning or clipping issue in the web client
- 02:59 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've tried to run @run_main.sh@ script, but it fails:
> [...]
>
> What I've missed?
Have ... - 02:48 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've tried to run @run_main.sh@ script, but it fails:...
- 02:06 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Just re-run the entire "main" set.
- 01:51 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Probably it is not possible to reproduce this test manually. Isn't it?
The next step in this test FAILED:... - 01:43 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- It means that it some other test is waiting on a mutex semaphore named "cycle_counting". This test is releasing the ...
- 01:35 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I'm trying to reproduce the failure of the test @tc_item_master_104@. What does the following step mean:...
- 08:29 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Talking about @logout_from_main_rfq_menu@ failed test, there is a different window title that is assumed as error:
L... - 07:27 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- During single testing the following tests from noted above list were failed:
tc_item_master_104
login_to_main_rfq_m... - 06:32 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Here is the failures list:
gso_tests (1)
gso_190
tc_tests (10)
tc_codes_employees_017
tc_codes_employees... - 10:17 AM Base Language Feature #2181 (Closed): implement SSL support for sockets
- 10:12 AM Base Language Feature #2181: implement SSL support for sockets
- The final update for task branch 2181a was committed to trunk as revision 10995.
The test results were saved and bra... - 09:40 AM Base Language Feature #2181: implement SSL support for sockets
- Please merge to trunk.
- 08:30 AM Base Language Feature #2181: implement SSL support for sockets
- The regression test passed. There were a few failed testcases, but they are known to fail occasionally.
- 10:14 AM Base Language Bug #2685 (Closed): web services networking needs to be moved from the P2J server to the client
- 10:13 AM Base Language Bug #2685: web services networking needs to be moved from the P2J server to the client
- The final update for this task was committed to trunk with task branch 2181a as revision 10995.
Task can be closed. - 10:14 AM Base Language Feature #2687 (Closed): add SSL support for the 4GL web services implementation
- 10:13 AM Base Language Feature #2687: add SSL support for the 4GL web services implementation
- The final update for this task was committed to trunk with task branch 2181a as revision 10995.
Task can be closed. - 10:13 AM Base Language Bug #2684 (Closed): XML file processing needs to be implemented on the client side instead of on ...
- 10:13 AM Base Language Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
- The final update for this task was committed to trunk with task branch 2181a as revision 10995.
Task can be closed. - 06:35 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Rebased task branch 2954a from trunk revision 10994, task branch is now at revision 11007.
- 05:18 AM Bugs Bug #3057: bad synchronization in AsyncRequestImpl
- I agree, the @AsyncRequestImpl@ is too synchronized. I think is enough to set @volatile@ for the @complete@, @cancel...
- 04:59 AM User Interface Bug #2557: Fix MENUBAR layouting in a window
- I've rebased the branch to current trunk revision. Current 2557a revision is 10998.
04/05/2016
- 03:45 PM Base Language Feature #2181: implement SSL support for sockets
- Great! Please post your regression testing results here as soon as you have them. Branch 1811t is waiting for your ...
- 03:25 PM Base Language Feature #2181: implement SSL support for sockets
- Task branch 2181a was rebased and pushed up to revision 11010.
- 01:52 PM Base Language Feature #2181: implement SSL support for sockets
- > If you think otherwise, I will move it back (or copy it for emphasis).
No, don't worry about it. - 01:47 PM Base Language Feature #2181: implement SSL support for sockets
- Yes, the information is correct.
The comment was not completly removed, I moved the 4 lines up to method javadoc. I ... - 01:29 PM Base Language Feature #2181: implement SSL support for sockets
- Code Review Task Branch 2181a Revision 11006
The changes are good. Resolve the following 2 issues and then put th... - 12:58 PM Base Language Feature #2181: implement SSL support for sockets
- Greg Shah wrote:
> Code Review Task Branch 2181a Revision 11005
>
> The changes are fine.
>
> Please resolve t... - 03:39 PM Bugs Bug #3057: bad synchronization in AsyncRequestImpl
- To duplicate the issue I used an asynchronous call to a (slow) web-service and @stop@/ @disconnect@ before it has the...
- 03:21 PM Bugs Bug #3057: bad synchronization in AsyncRequestImpl
- I found the following issue in @AsyncRequestImpl.java@: the class is (too) heavily synchronized.
The @synchronized... - 03:11 PM Bugs Bug #3057 (Closed): bad synchronization in AsyncRequestImpl
- 03:34 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- OK, then we will not worry about this bug here.
Vadim: you can go ahead and test. But please note that I plan to ... - 03:27 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Thank you, the changes between 1811t and 2849a related to the particular fix for cursor styles if the mouse pointer i...
- 03:14 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Sergey Ivanovskiy wrote:
> Constantin, could you help 1811t is rebased with w.repaint() but P2j trunc have this vers... - 03:10 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin, could you help 1811t is rebased with w.repaint() but P2j trunc have this version wnd.repaint() for method...
- 03:06 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- moveToTop the same code changes 2849a wnd.repaint(), but 1811t w.repaint().
- 03:03 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Don't know because this bug isn't reproduced for 1811t. I am checking 2849 and 1811t differences related to my change...
- 02:37 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- > > During the testing of @./demo/demo_widgets.p@ there is exception happen from time to time when choosing values in...
- 02:17 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Hynek thanks. I've checked it. Logs are similiar. RuntimeException breakpoint wasn't activated. trunk works in the sa...
- 01:46 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> @./window_sizing/create_empty_window.p@ open and close windows nonstop. Logs aren't contain ex... - 01:40 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- @./menu/simple_sm.p@ and @./menu/popup_ext.p@ works fine except "Extra popup" bug defined in #2911 which is waiting f...
- 01:32 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Sergey, probably no. I'm just testing my changes.
I'm continuing: other window_size/ test are executed in the same... - 01:20 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> During the testing of @./demo/demo_widgets.p@ there is exception happen from time to time when... - 01:18 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- @./window_sizing/create_empty_window.p@ open and close windows nonstop. Logs aren't contain exception, just some warn...
- 01:02 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- During the testing of @./demo/demo_widgets.p@ there is exception happen from time to time when choosing values in the...
- 09:31 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- > I should check them manually in my machine for the current branch (2849a), right?
Right. - 08:20 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I should check them manually in my machine for the current branch (2849a), right?
- 08:17 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Standalone GUI Test List
./ask-gui.p
./hello.p
./demo/calc.p
./demo/calc-static.p
./demo/calc-static-chars.p
... - 08:08 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I didn't understand you right thereat. Sorry.
I only ran 454 test scenario at some moment. Could you clarify what ... - 07:32 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Please create a separate task for the pointer issues. Both issues can be in the same task.
> Greg, what do you me... - 07:19 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Constantin, here are the following founded functionality:
1. I've found that if I'm getting in editor popup right fr... - 06:58 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Does this level of code pass standalone GUI regression testing?
- 06:08 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I'd fixed FillIn focus bugs. Please review. Bzr revision (11039) - already rebased.
I'm OK wi... - 11:17 AM User Interface Feature #2630: Add ability to save new rows in browse.
- The customer reports that in practice, records are not added while the browse is actively editing so this task is bei...
- 07:48 AM User Interface Bug #3056: Mouse pointer issues for menus
- 1. If I'm getting in editor pop-up right from Editor inner area or FillIn the cursor TEXT is remained in pop-up the s...
- 07:47 AM User Interface Bug #3056 (New): Mouse pointer issues for menus
04/04/2016
- 06:53 PM Bugs Bug #2483 (Closed): Fix issues identified by static code analysis
- Since all of the potential defects from this round of static code analysis that were deemed worthwhile to address hav...
- 02:54 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Merged and committed to the trunk revision 10992.
Task branch 2483a archived - 02:45 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Great! Please merge to trunk.
- 02:36 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Majic code conversion and build with the task branch 2483a finished OK.
- 01:01 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Was the change you made today (rev. 11001) to @ExpressionConversionWorker@ made before or ... - 12:57 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Can I merge it to the trunk?
Was the change you made today (rev. 11001) to @ExpressionConv... - 12:22 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Only @tc_job_002@ test failed after 3 runs of the @main-regression@.
The task branch 2483a was rebased from the tr... - 10:53 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> > Constantin, AFAIK, @TemporaryAccountPool@ is not exercised in normal regression test... - 10:33 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Constantin, AFAIK, @TemporaryAccountPool@ is not exercised in normal regression testing, cor... - 09:11 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin, AFAIK, @TemporaryAccountPool@ is not exercised in normal regression testing, correct? In other words, is ...
- 09:08 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > CTRL-C part passed OK.
> This was the first regression testing ... - 09:06 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> CTRL-C part passed OK.
This was the first regression testing item you mentioned. However, ... - 08:59 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> I'm not referring to the synchronization of the @TemporaryAccountPool.pool@ field. I'... - 08:34 AM Bugs Bug #2483: Fix issues identified by static code analysis
- After the second run only tc_job_002 and tc_job_clock_004 tests failed.
Test restarted. - 08:24 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Review for 2483a 10999:
> > # @TemporaryAccountPool@ - you ... - 07:29 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> Review for 2483a 10999:
> # @TemporaryAccountPool@ - you are removing the synchronizati... - 06:34 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Review for 2483a 10999:
# @TemporaryAccountPool@ - you are removing the synchronization for @shutDown@ and @poll@ an... - 04:20 AM Bugs Bug #2483: Fix issues identified by static code analysis
- From the main part the following tests failed in the first run: tc_dc_slot_026 tc_job_002 tc_job_clock_004 tc_ap_vchr...
- 04:48 PM Base Language Feature #2181: implement SSL support for sockets
- Code Review Task Branch 2181a Revision 11005
The changes are fine.
Please resolve the case-insensitive lookup i... - 04:37 PM Base Language Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
- Greg Shah wrote:
> Great!
>
> Is there anything left to do on this task?
I have committed the last changes rel... - 01:03 PM User Interface Feature #2683: reverse proxy implementation
- Committed revision 11093 added @jetty-proxy-9.1.2.v20140210.jar@ from http://archive.eclipse.org/jetty/9.1.2.v2014021...
- 11:49 AM User Interface Feature #2683: reverse proxy implementation
- Go ahead with the upgrade.
- 11:46 AM User Interface Feature #2683: reverse proxy implementation
- First we need to update jetty to 9.3.8 and upper since @org.eclipse.jetty.proxy.ProxyServlet@ doesn't exist in the cu...
- 10:01 AM User Interface Feature #2683: reverse proxy implementation
- Please provide more details of your planned implementation. I assume this approach is for a standalone "outside the ...
- 10:55 AM Base Language Feature #1612: finish SESSION system handle support
- The fix for regression in note 212 was moved from branch 2181a to branch 3012a rev 10996.
- 10:20 AM User Interface Feature #3038: implement browse attrs COLUMN-MOVABLE, COLUMN-RESIZABLE, CREATE-ON-ADD, MIN-HEIGHT...
- CREATE-ON-ADD was moved to #2630
- 10:19 AM User Interface Feature #2630: Add ability to save new rows in browse.
- CREATE-ON-ADD support must be implemented as part of the task as it directly related to the process of initiating and...
04/03/2016
- 06:05 PM Bugs Bug #2483: Fix issues identified by static code analysis
- CTRL-C part passed OK.
- 05:00 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Igor, assuming the others are OK with the changes and regression testing is successful, plea... - 04:58 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Code review 2483a/10999:
The changes look OK to me.
Greg, Constantin: please confirm the changes to your files ... - 04:47 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> True, but that's the case for @java.util.Map<K,V>.entrySet()@ as well (after which these API... - 04:44 PM Bugs Bug #2483: Fix issues identified by static code analysis
- True, but that's the case for @java.util.Map<K,V>.entrySet()@ as well (after which these APIs were modelled).
- 04:37 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Igor Skornyakov wrote:
> > What's the point to use @HashSet<Map.Entry<K, V>>@ instead of @H... - 04:30 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> What's the point to use @HashSet<Map.Entry<K, V>>@ instead of @HashMap<K,V>@?
The API in t... - 03:08 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Fixed a found.
Committed to the task branch 2483a revision 10999.
Restarted regression testing. - 02:38 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Finished with the next round of issues.
Committed to the task branch 2483a revision 10998.
Started regression ... - 06:52 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> The Findbugs complains about 3 places in the @ScopedDictionary@ class (statement @foo.addA... - 06:37 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Regarding previous note:
> What's the point to use @HashSet<Map.Entry<K, V>>@ instead of ... - 06:05 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Regarding previous note:
What's the point to use @HashSet<Map.Entry<K, V>>@ instead of @HashMap<K,V>@?
Thank you. - 05:58 AM Bugs Bug #2483: Fix issues identified by static code analysis
- The Findbugs complains about 3 places in the @ScopedDictionary@ class (statement @foo.addAll(dictionary.entrySet())@...
- 03:17 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've added system popups support to OverlayWindow, but it is cut by overlay window size. That will be unactual when m...
- 03:15 PM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I'd fixed FillIn focus bugs. Please review. Bzr revision (11039) - already rebased.
04/02/2016
- 04:24 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> If anyone has further contributions on any of the current items under discussion, please exp... - 04:20 PM Bugs Bug #2483: Fix issues identified by static code analysis
- If anyone has further contributions on any of the current items under discussion, please express those ASAP. This inc...
- 08:03 AM Base Language Feature #2181: implement SSL support for sockets
- Code Review Task Branch 2181a Revision 11004
The changes look very good.
1. In the future, "simple container" class... - 07:36 AM Base Language Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
- Great!
Is there anything left to do on this task? - 07:16 AM Base Language Bug #2684: XML file processing needs to be implemented on the client side instead of on the P2J s...
- Greg Shah wrote:
> To be clear, I think the LOAD and SAVE implementations should be possible using @InputStreamWrapp... - 02:13 AM User Interface Feature #2683: reverse proxy implementation
- Thank you, now the task is clear enough. Yes, "the started web spawner" should be the spawned client. Planning to tak...
04/01/2016
- 06:26 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
>
> I wasn't sure whether there is more to the ESC event than just the drop-down dismiss unifi... - 04:35 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Eugenie, I am fixing @OverlayWindow@ not cleaning up after itself ... - 03:55 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Eugenie, I am fixing @OverlayWindow@ not cleaning up after itself when it is dismissed and hav... - 03:42 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Eugenie, I am fixing @OverlayWindow@ not cleaning up after itself when it is dismissed and have a related question. W...
- 04:36 PM Base Language Feature #2181: implement SSL support for sockets
- >> LowLevelSocketImpl.enableSSLConnections - I think we might need to provide case-insensitive search of store files,...
- 04:15 PM Base Language Feature #2181: implement SSL support for sockets
- Constantin Asofiei wrote:
> Ovidiu, about 2181a rev 10998:
> 1. @LowLevelSocketImpl.createSslSocket@ - it can retur... - 04:14 PM Base Language Feature #1612: finish SESSION system handle support
- Greg Shah wrote:
> Ovidiu: please put this into 2181a.
Done. Revision is 11004. - 03:50 PM Base Language Feature #1612: finish SESSION system handle support
- The idea is reasonable.
Ovidiu: please put this into 2181a. - 11:58 AM Base Language Feature #1612: finish SESSION system handle support
- Constantin Asofiei wrote:
> The @LogicalTerminal@ versions need to be renamed to something else (maybe append an @_@... - 11:58 AM Base Language Feature #1612: finish SESSION system handle support
- Ovidiu reports a regression when building a @SESSION@ as a handle via @SessionUtils.asHandle()@ - @isDataEntryReturn@...
- 03:48 PM User Interface Feature #2683: reverse proxy implementation
- > Please correct me if we must use domain names for our internal network servers in order to be able to redirect requ...
- 02:13 PM User Interface Feature #2683: reverse proxy implementation
- We can't support the trusted authorization schema to connect P2J server via the reverse proxy because it gives an ano...
- 02:05 PM User Interface Feature #2683: reverse proxy implementation
- Greg, do you plan to develop a standalone custom reverse proxy based on Jetty?
- 01:56 PM User Interface Feature #2683: reverse proxy implementation
- No, exactly what I asked that dynamic ports are assigned by the Socket API if we set it zero or leave it to be unset....
- 01:43 PM User Interface Feature #2683: reverse proxy implementation
- Are you asking something different from what I answered?
- 12:35 PM User Interface Feature #2683: reverse proxy implementation
- Thank you, I could read the code.
- 12:33 PM User Interface Feature #2683: reverse proxy implementation
- The way I recall it, you can just remove the port from the @webClient@ portion of the directory and it will be set to...
- 12:16 PM User Interface Feature #2683: reverse proxy implementation
- Greg, please could you provide me with references to how to configure dynamic ports for the web client? In our bzr re...
- 11:39 AM User Interface Feature #2683 (WIP): reverse proxy implementation
- 02:37 PM Bugs Bug #2483: Fix issues identified by static code analysis
- > > My review for 2483a rev 10995:
> > # @ExpressionConversionWorker.expressionType:1056@ - adding the @stype = expr... - 11:58 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > # @AclRow.equals@ - non symmetric e.g. when comparing @AclRo... - 10:58 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Hynek Cihlar wrote:
>
> > Well, in case the @owner@ is @null@ (which must never happen f... - 08:54 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Hynek Cihlar wrote:
> Well, in case the @owner@ is @null@ (which must never happen for overlay windows by the way)... - 08:50 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> My review for 2483a rev 10995:
> # @ExpressionConversionWorker.expressionType:1056@ - a... - 06:41 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > My review for 2483a rev 10995:
> > 4 @ConfigSyncManager@ - thi... - 06:35 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> My review for 2483a rev 10995:
> 4 @ConfigSyncManager@ - this class is not only client-... - 06:13 AM Bugs Bug #2483: Fix issues identified by static code analysis
- My review for 2483a rev 10995:
# @ExpressionConversionWorker.expressionType:1056@ - adding the @stype = expressionTy... - 05:25 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> If you think any are serious, then yes. Based on your earlier assessment of the remaining fi... - 04:50 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Code review 2483a/10992:
>
> Lots of good changes. Also lots of format problems. Some com... - 12:00 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Code review 2483a/10992:
Lots of good changes. Also lots of format problems. Some comments on substance:
* I do... - 12:03 PM User Interface Feature #1811 (Closed): implement the AJAX client driver
- I'm closing this task, since the core web client is not only implemented, it is working very well.
All remaining w... - 11:22 AM User Interface Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> Constantin: in note 1087, is the issue listed as @performance lag between pressing keys and seein... - 10:37 AM User Interface Feature #1811: implement the AJAX client driver
- Constantin: in note 1087, is the issue listed as @performance lag between pressing keys and seeing results drawn in w...
- 11:44 AM Database Feature #3047: JDBC jar deployment
- *From email*
---
On 04/01/2016 10:14 AM, Paul wrote:
> Hi,
>
> I considered raising a redmine issue, but thi... - 11:40 AM Database Feature #3047 (New): JDBC jar deployment
- 11:32 AM User Interface Bug #2769: the cursor moves roughly if press and hold the right or left arrow on to position it i...
- OK, it sounds like a significant improvement but perhaps not 100% done. We will look at this later.
- 11:31 AM User Interface Bug #2769: the cursor moves roughly if press and hold the right or left arrow on to position it i...
- If we press and hold the left or right arrow button to move the cursor, then it can jump from one position to the nex...
- 11:16 AM User Interface Bug #2769: the cursor moves roughly if press and hold the right or left arrow on to position it i...
- The cursor is moving more smoothly, and if we press and hold the key, then an auto press key occurs and it looks smoo...
- 10:36 AM User Interface Bug #2769: the cursor moves roughly if press and hold the right or left arrow on to position it i...
- Is this still an issue in 1811t?
- 11:20 AM User Interface Support #2672: GUI web client performance improvements
- Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > 1811t rev 10992 fixes the EDITOR regressions introduced by... - 11:19 AM User Interface Support #2672: GUI web client performance improvements
- Constantin Asofiei wrote:
> 1811t rev 10992 fixes the EDITOR regressions introduced by previous changes.
On versi... - 09:38 AM User Interface Support #2672: GUI web client performance improvements
- OK, we will defer additional work on this until later.
- 09:24 AM User Interface Support #2672: GUI web client performance improvements
- Greg Shah wrote:
> All current work on this is done, correct?
Correct. - 09:22 AM User Interface Support #2672: GUI web client performance improvements
- All current work on this is done, correct?
- 09:38 AM User Interface Feature #2967 (Closed): web socket message sizes are limited to 32K, make sure that drawing ops a...
- 09:25 AM User Interface Feature #2967: web socket message sizes are limited to 32K, make sure that drawing ops and images...
- Greg Shah wrote:
> I can close this task, right?
Correct.
> If I understand correctly, the paste/editor issues a... - 09:21 AM User Interface Feature #2967: web socket message sizes are limited to 32K, make sure that drawing ops and images...
- I can close this task, right?
If I understand correctly, the paste/editor issues are resolved in task branch 1811t... - 09:20 AM Database Bug #3032: running ETF fails because some postgresql server process gets killed
- Actually, no, not exactly. The identity pool method remained the default, @JDBC@. But the things are related. That th...
- 09:03 AM Database Bug #3032: running ETF fails because some postgresql server process gets killed
- Was your trick to do the following in directory.xml? ...
- 08:58 AM Database Bug #3032: running ETF fails because some postgresql server process gets killed
- I am still using PostgreSQL 9.2 Server.
I used the debugger and investigated the issue. As seen in postgresql log ... - 08:24 AM Database Bug #3032: running ETF fails because some postgresql server process gets killed
- Ovidiu - what is your DB version?
This looks like the IdentityPool scan problem I saw back when I upgraded to Post... - 07:07 AM Base Language Bug #2872: IOException in Windows
- The exception is thrown in @com\goldencode\p2j\util\Utils.java@. Here is an example of a complete exception stack:
<...
03/31/2016
- 06:27 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Eric,
> Should I continue fixing issues reported by Findbugs/Eclipse static code analysis?... - 06:19 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric,
Should I continue fixing issues reported by Findbugs/Eclipse static code analysis?
Thank you. - 01:47 PM Bugs Bug #2483: Fix issues identified by static code analysis
- The task branch 2483a was rebased from the trunk revision 10990. Committed to revision 10992.
- 12:33 PM Bugs Bug #2483: Fix issues identified by static code analysis
- Fixed the 'old' issues from this task and some of the 'new' ones. The issues from #3002 have been fixed as well (thos...
- 10:45 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Well, it doesn't address the NPE issue by itself. However using of the AtomicInteger will m... - 10:36 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> > May be it better to use AtomicInteger instead of Integer? This will be more efficient. The... - 10:27 AM Bugs Bug #2483: Fix issues identified by static code analysis
- > I mean that we often use == for comparing float point data in our code (e.g. for sizes and coordinates). This looks...
- 10:22 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > > @GlobalEventManager@ - possible @NPE@ in the @updateEntityRefC... - 10:10 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> > OK. What about comparing float primitives (coordinates, sizes) for an equality (==)?
> Th... - 10:08 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Eric Faulhaber wrote:
> > > @FloatConstant.equals@ - non-transitive. The idea is understan... - 07:51 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> Igor Skornyakov wrote:
> > Constantin Asofiei wrote:
> > > > # @AdminLogon@ - non safe... - 07:49 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > > # @AdminLogon@ - non safe assignment to @logon@ static fie... - 07:42 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Constantin Asofiei wrote:
> > # @AdminLogon@ - non safe assignment to @logon@ static field; assignment to an argumen... - 07:32 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> # @AclRow.equals@ - non symmetric e.g. when comparing @AclRow@ instance with other non @Acl... - 07:27 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Greg Shah wrote:
> > TemporaryAccountPool uses synchronization on the a pool variable which is ConcurrentLinkedQueue... - 07:26 AM Bugs Bug #2483: Fix issues identified by static code analysis
- > TemporaryAccountPool uses synchronization on the a pool variable which is ConcurrentLinkedQueue.
Yes, the synchr... - 05:08 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Eric Faulhaber wrote:
> Don't know. Greg?
> > @RouterSessionManager.deregisterSession@: checks @queue@ variable for... - 12:00 AM Bugs Bug #2483: Fix issues identified by static code analysis
- Igor Skornyakov wrote:
> @TemporaryAccountPool@ uses synchronization on the a @pool@ variable which is @ConcurrentLi... - 05:04 PM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Rebased task branch 2954a from trunk revision 10990, task branch is now at revision 10999.
- 11:12 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> When you modify the test and hide @h3@ instead, you still get @h1@ as the active window. Hence... - 10:57 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin Asofiei wrote:
> > > Hynek Cihlar wrote:
> > > > C... - 10:48 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Constantin Asofiei wrote:
> Something is missing in your test, because running it from CLI it terminates the program... - 10:43 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek Cihlar wrote:
> > > Constantin, do you remember what tes... - 10:39 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Something is missing in your test, because running it from CLI it terminates the program immediately.
- 10:18 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > Constantin, do you remember what test cases you used to come up... - 09:38 AM User Interface Bug #2954: Focus is not put on the expected widget when window activated
- Hynek Cihlar wrote:
> Constantin, do you remember what test cases you used to come up with the algorithm to calculat... - 04:08 PM User Interface Support #2672: GUI web client performance improvements
- 1811t rev 10992 fixes the EDITOR regressions introduced by previous changes.
- 12:33 PM Bug #3002: static code analysis issues
- The issues mentioned in notes 1 and 2 where reviewed and those one which are really potential bugs have been fixed.
... - 08:44 AM Base Language Feature #2504 (Closed): real environment access for OS-GETENV
- The change to add this feature was put into branch 1896c which was merged to trunk as revision 10990.
- 08:42 AM Base Language Feature #1612 (Closed): finish SESSION system handle support
- 08:34 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> Yes, 3 different events: PRESSED, RELEASED, CLICKED. In other words, during one action 3 event... - 08:33 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Yes, 3 different events: PRESSED, RELEASED, CLICKED. In other words, during one action 3 events are processed and FOC...
- 07:35 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> I've debugged that and found that @focusManager.adjustFocus();@ is called 3 times in @ThinClie... - 06:13 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Here is the test: ...
- 05:13 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- Vadim Gindin wrote:
> @ThinClient.waitForWorker()@ is running 3 times. How is that possible!?
Please explain the sc... - 05:12 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- @ThinClient.waitForWorker()@ is running 3 times. How is that possible!?
- 02:38 AM User Interface Bug #2849: implement and/or fix the default popup menus for all widgets
- I've found a bug: when I click RMB in FillIn with some text - it all become selected whenever previous selection was....
- 07:10 AM Base Language Feature #2181: implement SSL support for sockets
- Ovidiu, about 2181a rev 10998:
# @LowLevelSocketImpl.createSslSocket@ - it can return @null@ if host name can't be v... - 04:27 AM Database Bug #2222: WRITE event triggered too early
- > The original problems have long since been resolved
Does this mean that the behavioural differences as noted by ...
Also available in: Atom