Activity
From 05/23/2025 to 06/21/2025
06/20/2025
- 07:43 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Great!
Hynek: keep going with your plan and we will need to test that application once you have enough implemented.
06/19/2025
- 02:38 PM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 12:14 PM Feature #9055: server-side processing of client platform dependencies in the UI
- I created 9055a and checked in the early work. The branch allows non-alert box @MESSAGE@ executed in server context.
- 12:13 PM Feature #9055: server-side processing of client platform dependencies in the UI
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Please check with Lorian who is working on those report tasks. If that ... - 12:13 PM Feature #9055: server-side processing of client platform dependencies in the UI
- +Lorian
- 05:52 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg Shah wrote:
> Please check with Lorian who is working on those report tasks. If that code is executed in the a... - 05:40 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Please check with Lorian who is working on those report tasks. If that code is executed in the appserver agent, then...
- 04:30 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Greg, I was under an impression this issue was to allow some limited set of UI statements in business logic running i...
- 04:12 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- 04:12 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I've fixed this issue. Everything looks ok when pressing "CTRL + V" and "CTRL + Z".
*Committed 10085a revision 159... - 03:33 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
*Scenario 3:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy with "CTRL + C".
3. Delet...- 03:27 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- I found another scenario.
*Scenario 2:*
1. Insert some text into an editor, e.g., a.
2. Select the text and copy w...
06/18/2025
- 01:52 AM Bug #6282: Combo-box VALUE-CHANGED
- Vladimir Tsichevski wrote:
> Seems, this issue does not exist anymore (trunk rev. 15969).
>
> Marian, can you con...
06/17/2025
- 06:27 PM Feature #3244: implement search-by-key in SELECTION-LIST
- Constantin Asofiei wrote:
> Currently, SELECTION-LIST does not allow switching elements when a key matching the firs... - 06:17 PM Bug #6245: SELECTION-LIST: the first item is not initially highlighted in Swing ChUI
- This issue still exists (trunk rev. 15969).
- 05:51 PM Bug #6249: SELECTION-LIST: lookup items beginning with SPACE issue
- Issue still exists (trunk rev. 15969).
- 05:43 PM Bug #6250: SELECTION-LIST: declaring event trigger does not suppress normal event processing
- Issue still exists (trunk rev. 15969).
- 05:43 PM Bug #6258 (Closed): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- 05:13 PM Bug #6258 (Internal Test): SELECTION-LIST: Swing ChUI: SPACE and arrow buttons processing
- I cannot reproduce nothing similar anymore, so this issue can be closed.
- 05:28 PM Bug #6254: SELECTION-LIST: horizontal scrollbar is always inactive
- Update: now (trunk. rev. 15969) scrollbar is active, but works incorrectly: it is possible to scroll right too far. S...
- 05:06 PM Bug #6282: Combo-box VALUE-CHANGED
- Seems, this issue does not exist anymore (trunk rev. 15969).
Marian, can you confirm this, or create a demo exampl... - 10:54 AM Bug #4135 (Internal Test): high dpi screens display in low dpi
- Code review 4135c. The changes look good.
06/16/2025
- 04:25 PM Bug #10166: OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Combo Boxes
- **Warning**: This task is for documentation purposes only and outlines the OE behavior, which is *unpredictable* and ...
- 04:18 PM Bug #10166 (New): OE Bug: Unpredictable Sorting of Equal Items in Sorted Selection Lists and Comb...
06/13/2025
- 08:55 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed 10085a revision 15964.*
I fixed that bug. I verify if it is the first "CTRL+V" pressing then we overwrite... - 08:07 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- In OE, a focused @COMBO-BOX@ allows users to scroll through the list using the mouse wheel to change the selected ite...
- 08:06 AM Bug #10152 (Test): COMBO-BOX: mouse wheel does not scroll the list
06/12/2025
- 02:38 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> *Committed 10085a revision 15963.*
> Fixed the issue wih CTRL+X when deleteText not ... - 06:53 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Please review, Hynek Cihlar!
- 07:19 AM Bug #10144: Date slashes inconsistent in datetime and datetime-tz fields
- Testcase:...
- 07:10 AM Bug #10144 (New): Date slashes inconsistent in datetime and datetime-tz fields
06/11/2025
- 07:43 AM Bug #10135: Incorect zorder due to &FRAME-NAME setting
- Refer to the attached testcase. In OpenEdge, buttons are rendered on top of frames by default. However, if a frame ha...
- 07:39 AM Bug #10135 (New): Incorect zorder due to &FRAME-NAME setting
06/05/2025
- 03:11 PM Bug #10100: Setting the SORT Attribute in a Realized Widget
- In OE, the @SORT@ attribute value cannot be modified once the widget is realized, resulting in the following warning ...
- 03:09 PM Bug #10100 (Test): Setting the SORT Attribute in a Realized Widget
- 04:01 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed 10085a revision 15963.*
Fixed the issue wih CTRL+X when deleteText not cleaned up as it should have been
...
06/04/2025
- 01:34 PM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Code review for 10085a revision 15962.
I’ve found an issue in the undo functionality where pasting text doesn’t re... - 07:40 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- I have resolved the issue with "Backspace|CTRL+DELETE|DELETE". The problem was that when the offset was at position 0...
06/03/2025
- 09:15 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I fixed the issue.
> I found a bug: when deleting 2 or more times, the [...] variable becomes empty, and CTRL+Z does... - 09:05 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- 08:18 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I found a bug: when deleting 2 or more times, the ...
- 08:03 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I tested it,...
- 07:57 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Ionut-Mihai Simioniuc wrote:
> I did not find [...] in EditorGuiImpl.java.
@EditorGUiImpl$UndoableEditor.processU... - 07:54 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- I have tested the changes with ...
- 06:34 AM Bug #10085: Fix offset cursor when pressing (CTRL+V) in an editor
- Considering that @getCursorOffset@ returns 1-based index and @setCursorOffset@ also expects 1-based index, it makes s...
- 05:12 AM Bug #10085 (Review): Fix offset cursor when pressing (CTRL+V) in an editor
- *Committed in branch 10085a, with revision 15961.*
Please review! - 04:47 AM Bug #10085 (WIP): Fix offset cursor when pressing (CTRL+V) in an editor
- The following test case:...
- 04:40 AM Bug #10085 (Test): Fix offset cursor when pressing (CTRL+V) in an editor
05/30/2025
- 06:10 PM Bug #10075: Number format validation issues
- Let’s explore this 4GL procedure example:...
- 06:08 PM Bug #10075 (WIP): Number format validation issues
- 04:32 PM Bug #10074: FILL-IN: initially unknown value is not changed when format attribute is set
- Let’s take a look at this 4GL procedure example:...
- 04:11 PM Bug #10074 (New): FILL-IN: initially unknown value is not changed when format attribute is set
05/28/2025
- 06:49 PM Bug #10063: Numeric FILL-IN Throws NPE During Unit Testing
- A check for an @unknown@ value has been added to the @NumberBufGui.input()@ method in revision 15949 of 10063a. This ...
- 07:27 AM Bug #10063: Numeric FILL-IN Throws NPE During Unit Testing
- A Numeric @FILL-IN@ program exhibits a behavioral difference when running as a 4GL procedure versus as an ABLUnit tes...
- 07:22 AM Bug #10063 (Closed): Numeric FILL-IN Throws NPE During Unit Testing
- 08:56 AM Bug #4135 (Review): high dpi screens display in low dpi
- Hynek, could you review rev 15946 (4135c).
- 08:55 AM Bug #4135 (WIP): high dpi screens display in low dpi
- Created 4135c. Committed rev 15946 should fix @p2j.perf_tests.js@ functionality.
- 05:34 AM Bug #4135: high dpi screens display in low dpi
- Sergey Ivanovskiy wrote:
> Hynek, 4135b broke @p2j.perf_tests.js@ tests. I did not check them at the moment. This pa... - 03:35 AM Bug #9949: Fix window activation and z-order for system parent-child windows
- This issue is a follow up from #9890, right?
At our place it seems resolved, but our customer has this phenomenon st...
05/27/2025
- 12:09 PM Bug #4135: high dpi screens display in low dpi
- Hynek, 4135b broke @p2j.perf_tests.js@ tests. I did not check them at the moment. This patch could fix them.
- 10:17 AM Bug #10045: The embedded Hotel Gui application is broken
- Sergey Ivanovskiy wrote:
> Although I was able to use the embedded Hotel GUI application but should not the old embe...
05/26/2025
- 11:25 AM Bug #10045: The embedded Hotel Gui application is broken
- Sergey Ivanovskiy wrote:
> Greg, I followed your setup and was not able to login into the Hotel Gui web client appli... - 10:40 AM Bug #10045: The embedded Hotel Gui application is broken
- Although I was able to use the embedded Hotel GUI application but should not the old embedded Hotel Gui application b...
- 08:40 AM Bug #10045: The embedded Hotel Gui application is broken
- Greg, I followed your setup and was not able to login into the Hotel Gui web client application when using this oss p...
- 06:01 AM Bug #10045: The embedded Hotel Gui application is broken
- OK. I compared Paula directory with the local directory and did not find any setup issues except I used PostgreSQL da...
- 10:37 AM Bug #4135 (Test): high dpi screens display in low dpi
- 10:36 AM Bug #4135: high dpi screens display in low dpi
- 4135b was merged into trunk as rev. 15940 and archived.
- 09:26 AM Bug #4135 (Merge Pending): high dpi screens display in low dpi
- Please merge to trunk now.
- 09:07 AM Bug #4135: high dpi screens display in low dpi
- I tested with the embedded Hotel Gui application so this branch can be merged into the trunk.
- 07:40 AM Bug #4135: high dpi screens display in low dpi
- Alexandru Lungu wrote:
> Sergey, I am getting this off the merge queue to merge pending branches. Let me know when y... - 03:47 AM Bug #4135 (Internal Test): high dpi screens display in low dpi
- Sergey, I am getting this off the merge queue to merge pending branches. Let me know when you are ready to merge 4135b.
- 07:30 AM Bug #9929 (Test): FILL-IN: Incorrect APPLY statement behavior
- 07:19 AM Bug #9929: FILL-IN: Incorrect APPLY statement behavior
- Greg Shah wrote:
> You can merge to trunk now.
Done. Revno is 15938. - 05:53 AM Bug #9929 (Merge Pending): FILL-IN: Incorrect APPLY statement behavior
- You can merge to trunk now.
05/25/2025
- 04:10 PM Bug #9929: FILL-IN: Incorrect APPLY statement behavior
- Hynek Cihlar wrote:
> Code review 9929a.
>
> The changes look OK to me. Kudos for keeping the changes to the bare...
05/23/2025
- 10:42 AM Bug #4135: high dpi screens display in low dpi
- Branch 10000e was merged to trunk rev 15933 and archived. With it, Hotel GUI should now work correctly. Please rebase...
- 10:34 AM Bug #4135: high dpi screens display in low dpi
- > Let me recheck Hotel GUI and Metacom. I cannot access the web application after the rebase. The web client is crash...
- 09:54 AM Bug #10045: The embedded Hotel Gui application is broken
- I have just tested the following:
1. Build trunk rev 15932 using @./gradlew core sheet:war@.
2. @bzr co ~/secur... - 05:36 AM Bug #10045: The embedded Hotel Gui application is broken
- Paula Păstrăguș wrote:
> Hm, I didn’t do anything special to make embedded work. First, make sure to update your hot... - 04:35 AM Bug #10045: The embedded Hotel Gui application is broken
- Hm, I didn’t do anything special to make embedded work. First, make sure to update your hotel_gui project to the late...
- 04:22 AM Bug #10045: The embedded Hotel Gui application is broken
- Paula, if you have running embedded web application, then please post steps to setup it and then this issue can be cl...
- 04:15 AM Bug #10045: The embedded Hotel Gui application is broken
- Sergey Ivanovskiy wrote:
> The embedded web application is not working now due to the corresponding code was broken.... - 04:12 AM Bug #10045: The embedded Hotel Gui application is broken
- The java doc for @EmbeddedWebHandler@ said about the embedded content must be present but this content is not compile...
- 03:52 AM Bug #10045: The embedded Hotel Gui application is broken
- The embedded web application is not working now due to the corresponding code was broken. Do you mean that the embedd...
- 03:35 AM Bug #10045: The embedded Hotel Gui application is broken
- Sergey, this was also mentioned in #4205-14. It relates to an edge aspect of the embedded mode, specifically tied to ...
- 04:29 AM Bug #9949: Fix window activation and z-order for system parent-child windows
- Rebased 9890a with trunk/15932, current revision is 15936.
Also available in: Atom