Activity
From 05/04/2016 to 06/02/2016
06/02/2016
- 06:23 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Changed conversion to emit DELETE statement validation expressions as lambdas instead of an inner class of the block....
- 03:42 PM User Interface Bug #2931: test Safari browser support
- > I guess OPTION needs to be used for ALT?
Yes.
> How does one do F1 - F12? How to do HOME, END, INSERT, DELETE, BA... - 02:15 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I think this way can be successful to fix this issue.
- 02:14 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- New branch 2923a is created.
- 10:00 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- > Greg, do you have any objection if I will create 2923a branch for this combobox issue and remove combobox changes f...
- 10:00 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- > For this example the following issue can be observed. The P2J combobox entry item is always selected and its backgr...
- 09:38 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg, do you have any objection if I will create 2923a branch for this combobox issue and remove combobox changes fro...
- 09:14 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- For this example the following issue can be observed. The P2J combobox entry item is always selected and its backgrou...
- 09:03 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Also, Eugenie: please review the comb-related changes in 308... - 10:59 AM User Interface Bug #3122: The P2J frame doesn't display a horizontal scroll bar if it contains many widgets in o...
- This picture describes it more clearly.
- 10:25 AM User Interface Bug #3122: The P2J frame doesn't display a horizontal scroll bar if it contains many widgets in o...
- For this attached test https://proj.goldencode.com/redmine/attachments/5018/combo_box9_1.p the Progress 4GL renders a...
- 10:22 AM User Interface Bug #3122 (New): The P2J frame doesn't display a horizontal scroll bar if it contains many widget...
- 10:19 AM User Interface Bug #3121: The combobox entry is always selected if it is focused
- The P2J combobox entry item is always selected and its background is colored if this widget has the input focus. Othe...
- 10:14 AM User Interface Bug #3121 (New): The combobox entry is always selected if it is focused
- 09:32 AM User Interface Feature #1807: implement clipboard support
- Task #3120 has been created for the ChUI implementation (which will provide an "internal" clipboard).
Basic suppor... - 05:50 AM User Interface Bug #3120: ChUI CLIPBOARD implementation
- The task #3080 note 103 implemented the CLIPBOARD support for GUI (Swing and Web clients), but the CLIPBOARD support ...
- 05:41 AM User Interface Bug #3120 (New): ChUI CLIPBOARD implementation
06/01/2016
- 06:45 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Thanks, planning to compare items locations for the entry field and combobox list pixels with Progress 4GL. This meth...
- 04:29 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Constantin Asofiei wrote:
> Also, Eugenie: please review the comb-related changes in 3084a.
I'm OK with changes. ... - 03:18 PM 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, for this task, have you checked combo items with length less than the combo's wi... - 03:16 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Sergey, for this task, have you checked combo items with length less than the combo's width?
Also, Eugenie: please... - 03:34 PM User Interface Bug #3119: Clicking on the modal dialog close caption button hides its owner, but the dialog itse...
- This behavior can be observed for @./simple_alert_box.p@ test. Please, look at the #3075-7
- 03:31 PM User Interface Bug #3119 (New): Clicking on the modal dialog close caption button hides its owner, but the dialo...
- 03:22 PM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Sergey Ivanovskiy wrote:
> @./simple_alert_box.p com.goldencode.testcases.SimpleAlertBox.execute@ The web client is... - 08:51 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- > Committed revision 11032 fixes the creation of window popup for a modal window. I have checked SELECTION-LIST widge...
- 10:37 AM Database Feature #2421 (Closed): Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- 09:09 AM Runtime Infrastructure Bug #3118: performance can be improved by reducing the number of places where we instantiate an e...
- Greg Shah wrote:
> NullPointerException - 17,246
> Mostly in
> com.goldencode.p2j.uast.UastHintsWorke... - 09:07 AM Runtime Infrastructure Bug #3118: performance can be improved by reducing the number of places where we instantiate an e...
- It is not clear what the real improvement will be if some or all of these cases were eliminated. We do know that the...
- 09:05 AM Runtime Infrastructure Bug #3118: performance can be improved by reducing the number of places where we instantiate an e...
- -------- Forwarded Message --------
Subject: Re: Redmine #3109
Date: Mon, 16 May 2016 09:15:12 -0400
From: ias ... - 09:04 AM Runtime Infrastructure Bug #3118 (New): performance can be improved by reducing the number of places where we instantiat...
- 08:49 AM User Interface Bug #2741: SELECTION-LIST sizing issues
- Item 4 in note 2 needs to be resolved in this task.
In addition, there is a report of the selection-list border dr... - 07:58 AM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- Code Review Task Branch 2489a Revision 11040
Overall, this is very good. Please rebase. Also apply these minor c...
05/31/2016
- 01:49 PM Database Bug #3117: test and fix VALIDATION() expressions in a DELETE statement
- In regard to the END condition processing, Eric reports this:
> This behavior came from a developer making a "corr... - 01:46 PM Database Bug #3117: test and fix VALIDATION() expressions in a DELETE statement
- Please see the TODO comments in @BufferImpl.deleteRecord(Supplier<logical> valexp, Supplier<character> valmsg)@ and i...
- 01:43 PM Database Bug #3117 (New): test and fix VALIDATION() expressions in a DELETE statement
- 12:18 PM User Interface Bug #3073 (Closed): Combo-box bug: widget is not in the container
- 12:17 PM User Interface Bug #3073: Combo-box bug: widget is not in the container
- I've tested it and couldn't recreate it. So we can assume this task is not actual.
- 11:08 AM User Interface Bug #2931: test Safari browser support
- > Do you mean that if we replace COMMAND by CTRL, then COMMAND+RIGHT_ARROW action becomes CTRL+RIGHT_ARROW and can't ...
- 10:22 AM User Interface Bug #2931: test Safari browser support
- > > Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
>
> OK, good... - 10:07 AM User Interface Bug #2931: test Safari browser support
- > Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
OK, good. Aft... - 10:00 AM User Interface Bug #2931: test Safari browser support
- Yes, planning to map COMMAND to CTRL by processing COMMAND + keystrokes as it is CTRL+keystrokes.
3084a is rebased t... - 09:35 AM User Interface Bug #2931: test Safari browser support
- > I didn't find special Progress 4GL rules to map COMMAND + key, where COMMAND is a LEFT_WINDOW key or a RIGHT_WINDOW...
- 09:05 AM User Interface Bug #2931: test Safari browser support
- Planning to rebase 3084a.
- 07:30 AM User Interface Bug #2931: test Safari browser support
- There are graphical keyboards settings: Key Repeat and Delay Until Repeat, but the keyboard type is selected with the...
- 07:25 AM User Interface Bug #2931: test Safari browser support
- It looks like a system bug because switching input sources and removing additional ones can produce correct browser e...
- 07:09 AM User Interface Bug #2931: test Safari browser support
- The described in notes 12 and 13 Safari behavior is related to the different input sources. For my environment Englis...
- 06:59 AM User Interface Bug #2931: test Safari browser support
- The repeat keys behavior of Safari can be observed if we access a physical keyboard of the target device. In the case...
- 06:53 AM User Interface Bug #2931: test Safari browser support
- The most different behavior of Safari can be observed if we press and hold some key. The Safari produces these codes ...
- 06:33 AM User Interface Bug #2931: test Safari browser support
- Greg, what do you think it is necessarily to map MAC OS shortcuts with new modifier key COMMAND to 4GL codes with the...
- 06:18 AM User Interface Bug #2931: test Safari browser support
- My first expression of using MAC OS X is very positive and I like the hardware implementation of Mac mini too. Please...
- 05:55 AM User Interface Bug #2931: test Safari browser support
- The other question is that should we map the others useful keyboard shortcuts to 4GL codes with the same meaning to b...
- 05:43 AM User Interface Bug #2931: test Safari browser support
- I didn't find special Progress 4GL rules to map COMMAND + key, where COMMAND is a LEFT_WINDOW key or a RIGHT_WINDOW k...
- 04:20 AM User Interface Bug #2931: test Safari browser support
- Note 6 states incorrectly that keypress event can't be suppressed for CTRL+C, CTRL+V, CTRL+X with Safari. I am using ...
05/30/2016
- 06:07 PM User Interface Bug #2931: test Safari browser support
- For Safari CTRL + LETTER keystrokes raises keypress event with charCode that is calculated by ctrlCode = keyDownCode ...
05/29/2016
- 05:55 PM User Interface Bug #2970: rework menus to use OverlayWindow
- 2970a rebased against trunk 11039, now at revision 11045.
05/28/2016
- 06:21 PM Database Feature #2421 (Review): Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Task branch 2421a was merged into the trunk as bzr revision 11039.
- 04:51 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Rebased task branch 2421a from P2J trunk revision 11038.
- 12:15 AM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Task branch 1735b has changes that modify conversion to emit UI validation expressions as lambdas instead of an inner...
05/27/2016
- 04:32 PM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- Task branch 2489a was rebased to trunk 11037. The changes from note 7 were applied. The current revision is 11040.
I... - 12:15 AM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Code review 2421a/11039:
The code looks good to me. Please regression test.
05/26/2016
- 02:22 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Please review task branch 2421a revision 11039.
- 02:07 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Rebased task branch 2421a from P2J trunk revision 11035.
05/24/2016
- 04:07 PM Conversion Tools Feature #1735: leverage lambda expressions (Java 8 "closures") to reduce code bloat
- Branch 1735a was merged to trunk as revision 11035. 1735a was archived.
This revision changes two cases of Logica... - 03:53 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Should I fix this as the part of this task?
Yes, please do. - 03:41 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, there is the conversion issue for validation messages. Testcase:...
- 09:30 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Eric, for the case: am I right that @DELETE-RESULT-LIST-ENTRY@ and @{FIRST|LAST}[-OF]@ can... - 02:08 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The task branch 2275a was committed to trunk as revision 11034 and then archived. Notification was sent to team.
The... - 10:36 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Code review 2275a/11038:
The changes look fine. None of this code is used in the normal regression test environmen... - 01:34 PM User Interface Bug #3073: Combo-box bug: widget is not in the container
- Vadim: please test this and confirm if you can recreate it.
05/23/2016
- 02:40 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, for the case: am I right that @DELETE-RESULT-LIST-ENTRY@ and @{FIRST|LAST}[-OF]@ cannot be used on the same que...
- 10:02 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Thanks, Eric.
The golden idea was to save the (default) parameters, too, in with 1st level cache, so we could 'rehyd... - 09:56 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The key to my suggested approach working is that the second scenario above cannot be appreciably slower than the curr...
- 09:34 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- I've been thinking about the same problem with the 2-level cache, but I came to a different conclusion. The first lev...
- 08:49 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric,
I am working on double cache solution. I encountered the following issue which I sensed but was not able to de... - 08:15 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu, please note that one of the changes in task branch 3109a (now P2J trunk 11032) was to increase the DQH cache ...
05/20/2016
- 02:16 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > I am not happy with the 'manufactured' variable names. Maybe we ... - 02:03 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- [ECF: moved this entry to #3081-3]
- 01:42 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> I am not happy with the 'manufactured' variable names. Maybe we should discuss about this t... - 11:53 AM User Interface Bug #2857: font differences for toggle box and menu
- Remaining issues:
# Closing menu, reported by Constantin
# Adjustment of sizes in SWING:
## sub-menu body height a...
05/19/2016
- 06:18 PM User Interface Bug #2970 (WIP): rework menus to use OverlayWindow
- 06:16 PM User Interface Bug #3071 (Closed): A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- 06:14 PM User Interface Bug #3071: A NPE is thrown when Alt-Tab while COMBO-BOX drop down active
- Cannot reproduce anymore, resolved by #3062.
- 03:26 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- I don't foresee an issue from the proposed change.
- 02:43 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Yes, it is.
- 02:34 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Stanislav Lomany wrote:
> Let me know if you foresee any problems with that.
@PreselectQuery@ was not originally me... - 01:36 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Eric, please consider the case when an inner record of a compound query is updated AND corresponding inner sub-query ...
- 03:02 PM User Interface Bug #2931: test Safari browser support
- Committed revision 11045 fixed drawings of images. It seems that Chrome and Safari browsers have the same drawing iss...
- 02:59 PM User Interface Bug #2931: test Safari browser support
- The P2J standard server certificate must be set as a trusted one at the first access to the login page. If it isn't d...
- 10:04 AM User Interface Bug #2931: test Safari browser support
- Committed revision 11044(3084a) substitutes "const" statements to "var"s. Encountered new issue that self-signed cert...
- 11:34 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> I need to check the operator and the opposite operand and convert the variable type/value. ... - 11:01 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu Maxiniuc wrote:
> > To fix this we could add casting or automatically convert the in... - 10:54 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> To fix this we could add casting or automatically convert the injected variable to required... - 10:38 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric,
I found the errors logged in @/var/log/postgresql/postgresql-9.2-p2j_enUS.log@. I don't think hibernate is abl...
05/18/2016
- 02:39 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- After more research on testcase from note 16 that causes some failures:
* I tried to isolate the testcase with TEMP-... - 10:57 AM Conversion Tools Bug #3114: changing SharedVariableManager to call TransactionManager.register[Global]()
- Greg, you are correct that SVM should do the register, and not emit explicit @TM.register@ calls. And yes, we need t...
- 09:36 AM User Interface Bug #2857: font differences for toggle box and menu
- Vadim, please use this patch for @AbstractGuiDriver.draw()@:...
05/17/2016
- 04:35 PM Conversion Tools Bug #3114: changing SharedVariableManager to call TransactionManager.register[Global]()
- It seems like we could change @SharedVariableManager@ to call @TransactionManager.register[Global]()@ when a @new [gl...
- 04:29 PM Conversion Tools Bug #3114 (New): changing SharedVariableManager to call TransactionManager.register[Global]()
- 03:55 PM Database Feature #2421: Implement DELETE-RESULT-LIST-ENTRY for PresortCompoundQuery
- Created task branch 2421a from P2J trunk revision 11031.
- 03:29 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Encountered an issue with new processing. The queries like ...
- 02:26 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> Ovidiu, can you please help me understand how the @variable_definitions.rules@ changes (both... - 01:03 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu, can you please help me understand how the @variable_definitions.rules@ changes (both annotations and conversi...
- 03:19 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Committed revision 11043 fixes this issue. The screen looks suitable.
- 02:44 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- The proposed solution doesn't work because it applies the stretch to the content uniformly to all combo boxes. There ...
- 02:53 PM User Interface Bug #2857: font differences for toggle box and menu
- Here is the test to recreate the error:...
- 02:47 PM User Interface Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
- 02:29 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Sergey Ivanovskiy wrote:
> Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I... - 02:28 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Have checked that if @webClient/port@ is 0, then we can use two clients simultaneously. I think the debug port is als...
- 02:01 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Sergey, I think you might be right, at that time I forgot that the web port (on which the redirection is done) is har...
- 01:44 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Greg Shah wrote:
> Constantin reports:
>
> > have you tried connecting two web clients, to the same server (on th... - 01:26 PM User Interface Bug #3113: web client failure when trying to connect two web clients to the same P2J server
- Constantin reports:
> have you tried connecting two web clients, to the same server (on the same machine)? I get ... - 01:25 PM User Interface Bug #3113 (Closed): web client failure when trying to connect two web clients to the same P2J server
- 08:13 AM Bugs Bug #3112 (Closed): missing import with current-value() stmt
- Task branch 3112a was merged to trunk as revision 11031. 3112a was archived.
- 07:18 AM Bugs Bug #3112: missing import with current-value() stmt
- Conversion regression testing has passed.
05/16/2016
- 05:13 PM Bugs Bug #3112: missing import with current-value() stmt
- The following program will fail to build because of a missing import:...
- 05:08 PM Bugs Bug #3112 (Closed): missing import with current-value() stmt
- 02:08 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Created task branch 2275a from trunk 11030. Last revision is 11031. The update is based on the algorithm described in...
- 09:45 AM User Interface Bug #3062 (Closed): COMBO-BOX steals focus when its drop-down active
- 09:43 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a merged to trunk as revision 11030 and archived.
- 09:15 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Please go ahead and merge to trunk.
05/15/2016
- 12:48 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a rebased against trunk rev 11029 and now at rev 11041. Greg, please let me know when it can be merged to trunk.
05/14/2016
- 01:26 PM Database Bug #3026 (Closed): BUFFER-DELETE() method does not account for table-level delete validation
- 12:54 PM Database Bug #3026 (Review): BUFFER-DELETE() method does not account for table-level delete validation
- Сommitted into the trunk as bzr revision 11029.
- 12:04 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Rebased task branch 3026a from P2J trunk revision 11028.
05/13/2016
- 06:24 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
>
> Yes, this works as expected.
OK. I have no other concerns for now. - 06:10 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Eugenie Lyzenko wrote:
> Imagine you have opened drop-down and press other button. The reaction for this single clic... - 06:04 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > My only concern is related to removed logic for @leave-and-repost@... - 05:20 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Eugenie Lyzenko wrote:
> My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. Y... - 04:06 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- My only concern is related to removed logic for @leave-and-repost@ mouse clicks approach. You need to be sure the upd...
- 03:27 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Greg Shah wrote:
>
> Eugenie and Constantin: do either of you have any concerns? I plan for Hynek to merge this t... - 03:13 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Greg Shah wrote:
> Eugenie and Constantin: do either of you have any concerns?
The changes are OK for me.
- 02:57 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Code Review Task Branch 3062a Revision 11038
The changes look good. I did commit some minor comment cleanup, but ... - 02:10 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11038 passed ChUI and GUI regression tests and was rebased against trunk revision 11028. Please review.
- 11:43 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- The ETF testing had some trouble for other reasons, but enough of the testing did well that I'm comfortable with this...
- 10:05 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- The summary/statistics can be found at #2488-34 and 35. I don't recall the exact target. I can reactivate the log and...
- 09:33 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Ovidiu Maxiniuc wrote:
> Eric Faulhaber wrote:
> > How do we deal with the buffer(s) in this new cache? It is possi... - 04:41 AM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- Eric Faulhaber wrote:
> How do we deal with the buffer(s) in this new cache? It is possible to specify various buffe... - 08:16 AM User Interface Bug #2857: font differences for toggle box and menu
- It seems this bug is not caused by menu classes.. Not sure, I've changed bgColor of them but the target rectangle did...
- 06:19 AM User Interface Bug #2857: font differences for toggle box and menu
- I've committed current changes (sub-menus refactoring) and rebased the branch. Now current revision is 11037 (trunk r...
- 05:19 AM User Interface Bug #2857: font differences for toggle box and menu
- I've faced with some problem after my refactoring:
!overritten_mi.png!
The second item in menubar is overwritten so... - 07:37 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- @./simple_alert_box.p com.goldencode.testcases.SimpleAlertBox.execute@ The web client issue is if we select "Close" ...
- 07:29 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Committed revision 11032 fixes the creation of window popup for a modal window. I have checked SELECTION-LIST widget,...
- 05:45 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Constantin Asofiei wrote:
> Sergey, about 3084a rev 11029:
> # for the title-bar popup: for embedded mode, no decor... - 06:41 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue. Combo-box drop-down won't close on ESC key.
EDIT: In ChUI.
- 05:57 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue. When VALUE-CHANGED event handler disables the combo's parent frame, the combo's active drop-down must ...
- 09:54 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg Shah wrote:
> Code Review Task Branch 3084a Revision 11025 (was 11019)
>
> One thing that seems wrong is the...
05/12/2016
- 04:55 PM Bugs Bug #3102 (Closed): P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- 04:53 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Branch @3102a@ was merged to trunk as revno @11026@ then it was archived.
- 04:41 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eric reports that the ETF batch tests (where this problem occurred) have successfully executed and the problem is gon...
- 02:50 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Testing completed, no regressions. The results - @3102a_11026_6c4b2ca_20160512_evl.zip@.
- 11:46 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- The main part completed without regressions. Running the @CTRL-C@ part.
- 02:24 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- This looks good so far.
How do we deal with the buffer(s) in this new cache? It is possible to specify various buf... - 12:54 PM Database Feature #2275: cache of runtime-converted, dynamic queries and temp-tables
- We are using now the dynamic conversion mostly for the HQL that are hardcoded at conversion time.
To correctly handl... - 01:29 PM User Interface Bug #3107: GUI FRAME height may be calculated wrong due to rounding
- ...
- 01:26 PM User Interface Bug #3107 (New): GUI FRAME height may be calculated wrong due to rounding
- 12:28 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:
> I have checked that scaling text items doesn't help. It produces artifacts of double lette... - 11:51 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I have checked that scaling text items doesn't help. It produces artifacts of double letters and looks bad. But this ...
- 08:27 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Planning to roll back combo box changes and to postpone this task. It is due to the font's antialiased effect. Greg, ...
- 08:21 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Constantin Asofiei wrote:
> > Sergey Ivanovskiy wrote:
> > > It seems that the web item text... - 07:41 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 seems that the web item text occupies the larger space ... - 06:30 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 seems that the web item text occupies the larger space ... - 06:11 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 seems that the web item text occupies the larger space than the same text in 4GL winde... - 06:10 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:
> > I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL f... - 06:01 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 have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web... - 05:56 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- I have 3 pictures for @./combo_box/combo_box9_1.p@ : 4GL from windev01, P2J swing and web clients. Eugenie, could you...
- 01:32 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Removed note 29. The test ./combo_box/combo_box9_1.p is correct.
- 01:15 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:
> Have found that the current solution isn't acceptable because different items are placed ... - 01:06 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Have found that the current solution isn't acceptable because different items are placed with different offsets. Thus...
- 12:47 AM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> >
> > No, it adds additional parameters to the gui client, I ... - 05:31 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- Sergey, about 3084a rev 11029:
# for the title-bar popup: for embedded mode, no decorations are shown, so there will...
05/11/2016
- 06:13 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:
>
> No, it adds additional parameters to the gui client, I need to deliver additional par... - 05:34 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> >
> > I can't properly evaluate the Combo-Box changes. Eugenie: please ... - 05:23 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg Shah wrote:
>
> I can't properly evaluate the Combo-Box changes. Eugenie: please review 11025 in 3084a.
N... - 04:23 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Code Review Task Branch 3084a Revision 11025 (was 11019)
One thing that seems wrong is the direct reference to @Co... - 04:42 PM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- The changes are fine with me.
Constantin: any concerns? - 04:07 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Greg Shah wrote:
> While Eric is testing this on the ETF, please go ahead and test this in MAJIC runtime regression ... - 04:05 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Code Review Task Branch 3102a Revision 11026
I'm fine with the changes.
While Eric is testing this on the ETF, ... - 02:57 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eugenie Lyzenko wrote:
> The change is from note #7. Eric, is it possible to test it against the issue?
I don't kno... - 02:40 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Task branch @3102a@ for review updated to revision @11026@.
The change is from note #7. Eric, is it possible to te... - 02:18 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Created task branch @3102a@ from trunk revision @11025@.
- 02:04 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Please put it in 3102a.
- 01:42 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I know this is not good idea to mix several task into one. But due to urgency of this failure I can add the change in...
- 12:39 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- > It's not binary, just a text file. tdump is just the default extension VisualVM assigned when I saved it.
In the... - 12:06 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I think we getting into loop when @res == -1@(no child process exists) because we suppressed the @stop/continue@ sign...
- 11:47 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Greg Shah wrote:
> > No, the Java client had no child processes.
>
> It had one at one time otherwise we wouldn't... - 11:18 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- > No, the Java client had no child processes.
It had one at one time otherwise we wouldn't be looping in the @pseu... - 11:10 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eugenie Lyzenko wrote:
> 1. Can you tell what command/program is launching inside child session?
No, the Java clien... - 10:52 AM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- The problem is most likely with the newly added looping around the @waitpid()@ call. I suspect we are missing an exi...
- 02:43 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Rebased task branch 3026a from P2J trunk revision 11025.
- 01:50 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Code review 3026a/11026:
Very nice! Please regression test. - 10:23 AM Base Language Bug #2283 (Closed): Appserver persistence-related abend on subsequent connect
- 04:14 AM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
- Greg Shah wrote:
> Is this still an issue?
No, is not. I've double-checked and is fixed. The fix was using correc... - 08:56 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11032 resolves all the issues. The branch has passed GUI regression testing, ChUI regression testing i...
- 08:10 AM User Interface Bug #3106: Various GUI COMBO-BOX issues
- Another issue, in @combo_box/combo_box11.p@ the combo drop-down won't activate on Alt+Down.
- 11:53 PM Database Feature #2275 (WIP): cache of runtime-converted, dynamic queries and temp-tables
05/10/2016
- 06:55 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- Eric,
1. Can you tell what command/program is launching inside child session?
2. Can the issue be reproduced perm... - 06:22 PM User Interface Bug #3106: Various GUI COMBO-BOX issues
- All the issues above can be reproduced in current trunk, in GUI mode.
- 06:21 PM User Interface Bug #3106: Various GUI COMBO-BOX issues
- combo_box/combo_box10_1.p shows blank rectangle instead of the SIMPLE list.
Clicking on an item in the combo simpl... - 06:18 PM User Interface Bug #3106 (New): Various GUI COMBO-BOX issues
- 04:21 PM Base Language Bug #2283: Appserver persistence-related abend on subsequent connect
- Is this still an issue?
- 10:46 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- You are correct, with @-p@ key this message is in the message area in both ChUI and GUI.
Rebased task branch 3026a...
05/09/2016
- 05:27 PM User Interface Bug #2857: font differences for toggle box and menu
- > Should I create a separate task for this or work here?
These all seem easy to fix, right? Some of these seem li... - 04:48 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- > "Table <table name> is defined with schema delete validation..." error is displayed as a message box in GUI and in ...
- 03:58 PM Base Language Bug #2489: FileSystemOps.searchPath(String) should return the 4GL procedure name for external pro...
- Code Review Task Branch 2489a Revision 11022
The code is good.
One thing I'd prefer is to implement convenience...
05/07/2016
- 04:12 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > I see three solutions: (1) make sure the driver sends the event... - 03:22 AM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- Hynek Cihlar wrote:
> I see three solutions: (1) make sure the driver sends the events in correct and guaranteed ord...
05/06/2016
- 07:38 PM Bugs Bug #3102: P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- I just ran through a batch test group in appserver mode. After the test group was finished, the server was completely...
- 07:26 PM Bugs Bug #3102 (Closed): P2J client consumes all CPU in pseudoTerminalWait across multiple threads
- 05:52 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a revision 11028 resolves all the issues of this issue plus #3071 except one:
Combo drop-down would not open ... - 11:46 AM User Interface Bug #3101: minimizing a web window results that the java web client process throws exceptions
- Greg, please review these changes against P2j that fixes the issue.
- 10:52 AM User Interface Bug #3101: minimizing a web window results that the java web client process throws exceptions
- The java web client's process throws these exceptions if we minimize a target web window:...
- 10:48 AM User Interface Bug #3101 (Closed): minimizing a web window results that the java web client process throws excep...
- 01:14 AM User Interface Bug #3075: The window icon popup menu isn't displayed if a user clicks on the window icon by the ...
- The issue is fixed in #3080 (task branch 3084a).
- 09:15 PM User Interface Bug #2857: font differences for toggle box and menu
- I've found not implemented menu behavior related to empty labels for CHUI.
# If label for menu-item or sub-menu is...
05/05/2016
- 06:04 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Stanislav Lomany wrote:
> Eric, the "Table <table name> is defined with schema delete validation..." error is displa... - 09:14 AM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- Eric, the "Table <table name> is defined with schema delete validation..." error is displayed as a message box in GUI...
- 12:35 PM User Interface Bug #2857: font differences for toggle box and menu
- The branch is rebased to current trunk revision. Current branch revision is 11029.
- 12:14 PM User Interface Bug #2923: ./combo_box/combo_box9_1.p web combobox width is not enough to display its content wit...
- Greg, Constantin please review the proposed fix (rev 11028 ) branch 3084a
- 12:08 PM User Interface Bug #3062: COMBO-BOX steals focus when its drop-down active
- 3062a rebased against trunk 11023, now at 11025.
- 11:51 AM User Interface Bug #2787 (Closed): implement mnemonics/accelerator key support for button
- 11:47 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've created the stask #3099 for the bug from the note 70.
- 11:38 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- The branch 2787a is rebased and merged to trunk as revision 11023.
- 07:44 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Eugenie is going to merge 2738a into the trunk next. As soon as you see his notification, please rebase and then mer...
- 07:43 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- OK, please create a new task for ChUI frame issue. Make me a watcher. The task should NOT be a sub-task of #2677.
- 01:20 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> > Is it a known bug, should I create a task for it?
>
> Does this same bug happen in the P2J t... - 11:45 AM User Interface Bug #3099: Frame layout error in ChUI
- The failure test is @button-highlight.p@. Frames look differently.
PROGRESS (lindev01):... - 11:44 AM User Interface Bug #3099 (New): Frame layout error in ChUI
- 11:04 AM Base Language Bug #2489 (WIP): FileSystemOps.searchPath(String) should return the 4GL procedure name for extern...
- 2489a branch was created from trunk 11022. The update fixes the @FileSystemOps.searchPath(String)@ by making @SourceN...
- 08:32 AM User Interface Bug #3093: widget-pool resources need to be pre-ordered when deleted (to enforce parent/child rel...
- I've created branch 3093a from trunk rev 11022. Rev 11023 fixes the close button issue in task #2898, but the fix is...
05/04/2016
- 03:44 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Code Review Task Branch 2787a Revision 11033
I'm fine with the changes. Please answer the question in note 71 bef... - 03:39 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- > Is it a known bug, should I create a task for it?
Does this same bug happen in the P2J trunk revision 11021? - 03:03 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Frames look differently (button-highlight.p):
PROGRESS (lindev01):... - 02:57 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I've ran these tests. Buttons are drawn correctly in both of them.
- 12:50 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim: please run the tests listed in note 67 and report the results here.
- 12:48 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> Eugenie: please post a list of tests that should be checked.
The one test can be @button-highl... - 12:10 PM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Eugenie: please post a list of tests that should be checked.
- 11:44 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- I'm OK with changes.
However I would like to note the regression testing will NOT detect button underscore missing... - 06:05 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Thanks, Hynek! It means that this bug is fixed there.
So I've tested standalone GUI tests. All is OK. - 04:09 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Code Review Task Branch 2787a Revision 11025
> >
> > 1. The branch ne... - 02:55 AM User Interface Bug #2787: implement mnemonics/accelerator key support for button
- Greg Shah wrote:
> Code Review Task Branch 2787a Revision 11025
>
> 1. The branch needs to be rebased.
>
> 2. ... - 12:23 PM Database Bug #3026: BUFFER-DELETE() method does not account for table-level delete validation
- I know of no way to define schema table-level validation for a temp-table. I would have guessed the only way would be...
- 11:26 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- More: if I have 2 dynamic windows created at start time, i.e. one of them is active and one of them is inactive, beha...
- 11:20 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- Greg Shah wrote:
> Did you test this using the "procedure editor"? That would explain your results, since state can... - 11:17 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- Did you test this using the "procedure editor"? That would explain your results, since state can be left around.
... - 11:14 AM User Interface Bug #3096: Mnemonics highlighting for buttons in GUI
- This task is about implementation of logic that shows/hides mnemonics for buttons in GUI.
_Proposal_. Behaviour is... - 10:56 AM User Interface Bug #3096 (New): Mnemonics highlighting for buttons in GUI
- 09:04 AM Database Bug #2222: WRITE event triggered too early
- Paul Eames wrote:
> Thanks for the update Ovidiu.
>
> The thing here that interests me most is that you have thes... - 08:29 AM Database Bug #2222: WRITE event triggered too early
- Thanks for the update Ovidiu.
The thing here that interests me most is that you have these tests that you run agai... - 08:02 AM Database Bug #2222: WRITE event triggered too early
- Yes, the cause for this issue is fixed now. The WRITE triggers are fired at the right moment up to step 13 of the tes...
Also available in: Atom