Activity
From 07/31/2025 to 08/29/2025
08/29/2025
- 09:58 AM Bug #10500: Frame incorrectly stays enabled
- Consider this testcase:...
- 09:45 AM Bug #10500 (New): Frame incorrectly stays enabled
- 09:36 AM Bug #10499: LEAVE event missing for top-level window
- Consider this tetscase:...
- 09:29 AM Bug #10499 (New): LEAVE event missing for top-level window
- 04:06 AM Bug #10485: App freeze due to lack of synchronization
- Sergey Ivanovskiy wrote:
> Is this issue is really related to #10428?
Not exactly, but since the main discussion ... - 04:05 AM Bug #10485: App freeze due to lack of synchronization
- Paula Păstrăguș wrote:
> Hynek / Sergey, I don’t think the solution I pushed is really viable. We’re synchronizing o... - 04:00 AM Bug #10485: App freeze due to lack of synchronization
- The race condition can only occur during a network test when a PS timer is active and its callback interacts with the...
- 03:55 AM Bug #10485: App freeze due to lack of synchronization
- Hynek / Sergey, I don’t think the solution I pushed is really viable. We’re synchronizing on the same lock that’s als...
- 03:30 AM Bug #10485: App freeze due to lack of synchronization
- ...
- 01:47 AM Bug #10485: App freeze due to lack of synchronization
- Paula Păstrăguș wrote:
> Hynek Cihlar wrote:
> > Code review 10485a.
> >
> > Please remove @PushMessagesWorker.s...
08/28/2025
- 01:04 PM Bug #10485: App freeze due to lack of synchronization
- Hynek Cihlar wrote:
> Code review 10485a.
>
> Please remove @PushMessagesWorker.session@ and the related methods.... - 08:49 AM Bug #10485: App freeze due to lack of synchronization
- Hynek Cihlar wrote:
> Code review 10485a.
>
> Please remove @PushMessagesWorker.session@
If we remove the sess... - 07:46 AM Bug #10485 (WIP): App freeze due to lack of synchronization
- Code review 10485a.
Please remove @PushMessagesWorker.session@ and the related methods.... - 03:18 AM Bug #10485 (Review): App freeze due to lack of synchronization
- Created task branch 10485a.
Committed solution as rev *16135*.
Hynek / Sergey please review. - 02:37 AM Bug #10485: App freeze due to lack of synchronization
- For additional details, please refer to entries #10428-24 through #10428-29
- 02:35 AM Bug #10485 (WIP): App freeze due to lack of synchronization
- The application freeze occurs due to missing synchronization between @PushMessagesWorker.sendMessage@ and the network...
- 02:31 AM Bug #10485 (Test): App freeze due to lack of synchronization
- 12:58 PM Bug #10075: Number format validation issues
- @NumberFormatValidationTest@ and @NumberFormattingTest@ classes added to the testcases at rev. 1802.
- 09:28 AM Bug #10494: Overlapping widgets are no displayed depending of when and how they're set visible
- This issue started from searching for a testcase for #8015.
Found that the issue from #8015 is a particular one an... - 09:21 AM Bug #10494 (New): Overlapping widgets are no displayed depending of when and how they're set visible
08/27/2025
- 07:13 AM Bug #10075: Number format validation issues
- Greg Shah wrote:
> > Therefore, I’ve decided to place @NumberFormatValidationTest.cls@ in the same directory as @Tes... - 06:14 AM Bug #10075: Number format validation issues
- > Therefore, I’ve decided to place @NumberFormatValidationTest.cls@ in the same directory as @TestString.cls@
Thi...
08/26/2025
- 05:54 PM Bug #10075: Number format validation issues
- Greg Shah wrote:
> I mean in that set of tests. It probably won't be in that same class. Over time we will probabl... - 03:44 PM Bug #10075: Number format validation issues
- I mean in that set of tests. It probably won't be in that same class. Over time we will probably refactor the exist...
- 03:06 PM Bug #10075: Number format validation issues
- Greg Shah wrote:
> It is still the place to put the test code. I expect many more tests to be added over time.
D... - 03:02 PM Bug #10075: Number format validation issues
- It is still the place to put the test code. I expect many more tests to be added over time.
- 01:52 PM Bug #10075: Number format validation issues
- Greg Shah wrote:
> See [[p2j:Format String Tests]].
This page points to a single test class designed to evaluate ... - 01:23 PM Bug #10075: Number format validation issues
- See [[p2j:Format String Tests]].
- 12:58 PM Bug #10075: Number format validation issues
- Greg Shah wrote:
> Please commit all tests into the testcases project.
1. I'm uncertain about the appropriate loc... - 07:17 AM Bug #10075: Number format validation issues
- Please commit all tests into the testcases project.
08/25/2025
- 01:57 PM Bug #10075: Number format validation issues
- The ABLUnit test class @NumberFormatValidationTest.cls@ has been attached.
08/22/2025
- 03:18 PM Bug #10266 (WIP): Incorrect Input Handling in Grouped CHARACTER FILL-INs
- 03:17 PM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- Testing 10266a rev. 16134.
I've entered "a b" into the first FILL-IN (format "X(8)"). The last character "b" was n... - 02:32 AM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- > Could you rebase 10266a to the latest trunk, please.
Sure. Done!
08/21/2025
- 01:59 PM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- Ionut-Mihai Simioniuc wrote:
> Done!
>
> *Committed on 10266a at revision 16058.*
Could you rebase 10266a to t... - 04:09 AM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- Done!
*Committed on 10266a at revision 16058.*
08/20/2025
- 02:49 PM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- h3. Testing 10266a rev. 16057
Consider this code example (note the format now allows 8 characters):...
08/19/2025
- 02:22 PM Bug #10453: FILL-IN of Integer Type: Incorrect Input Digit Handling in Fractional Part (GUI Mode)
- Consider the following 4GL example...
- 02:20 PM Bug #10453 (New): FILL-IN of Integer Type: Incorrect Input Digit Handling in Fractional Part (GUI...
- 02:19 PM Bug #10442 (Rejected): FILL-IN for Decimal Variable: Issues with Screen Value Display
- 02:07 PM Bug #10442 (Feedback): FILL-IN for Decimal Variable: Issues with Screen Value Display
- Please, reject this task.
- 02:06 PM Bug #10442 (WIP): FILL-IN for Decimal Variable: Issues with Screen Value Display
- By mistake, I ran the example with European numeric format. So, this issue does not exist.
08/18/2025
- 05:55 PM Bug #10442: FILL-IN for Decimal Variable: Issues with Screen Value Display
- Run the following example in either GUI or CHARACTER mode...
- 05:52 PM Bug #10442 (Rejected): FILL-IN for Decimal Variable: Issues with Screen Value Display
08/15/2025
- 11:46 AM Bug #10433: FILL-IN (DATE type): Incorrect digit insertion position in freshly opened FILL-IN
- When entering a digit into a newly opened @DATE@ type @FILL-IN@ with a defined format containing separators, the inse...
- 10:55 AM Bug #10433 (New): FILL-IN (DATE type): Incorrect digit insertion position in freshly opened FILL-IN
08/14/2025
- 02:17 PM Bug #10075: Number format validation issues
- h2. Issue 2
Let’s examine this 4GL procedure example:... - 03:31 AM Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
- Testcase (from #10377-6):...
- 03:23 AM Bug #10423 (Test): Scrollbar is clipped by frame after a virtual width assignment
08/13/2025
- 03:41 PM Bug #10075: Number format validation issues
- I've updated the specification in #10075-3.
08/12/2025
- 05:18 PM Bug #10075 (WIP): Number format validation issues
- h1. Number Format Specification
This document describes how numbers are structured with optional text around them....
08/08/2025
- 05:13 AM Feature #9055 (Test): server-side processing of client platform dependencies in the UI
- 9055a rebased and merged to trunk revision 16094 and archived.
- 04:00 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Please merge 9055a to trunk now.
08/07/2025
- 02:51 PM Feature #9055 (Merge Pending): server-side processing of client platform dependencies in the UI
- 9055a regression testing passed.
08/04/2025
- 05:39 AM Feature #9055: server-side processing of client platform dependencies in the UI
- 9055a rebased against latest trunk.
07/31/2025
- 12:37 PM Feature #9055: server-side processing of client platform dependencies in the UI
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > 9055a passed ChUI regression tests. There are about 6 tests that... - 10:33 AM Feature #9055: server-side processing of client platform dependencies in the UI
- Hynek Cihlar wrote:
> 9055a passed ChUI regression tests. There are about 6 tests that fail, but the same failures a...
Also available in: Atom