Project

General

Profile

Activity

From 01/08/2026 to 02/06/2026

02/06/2026

08:25 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Smoke tested the customer app and Hotel GUI, no regressions found. I’m currently waiting for another large app to com... Paula Păstrăguș
06:14 AM Bug #10915 (WIP): ugly dialogs
Another issue that can be reproduced only with the customer application is that ESC keydown event has been missed due... Sergey Ivanovskiy
06:08 AM Bug #10915: ugly dialogs
I rebased up to rev 16426 (10915a) and tested with the large customer application. Found the translation issue, the t... Sergey Ivanovskiy

02/05/2026

04:36 PM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
Updated to r16411: Removed now unnecessary null check in @handleInsertAtCursor()@. Added minor style improvements. Vladimir Tsichevski
04:24 PM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
This issue was partially addressed later in #10085 (similar null check added for no-current-selection case).
Howev...
Vladimir Tsichevski
04:18 PM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
Vladimir Tsichevski wrote:
> I'll create a new branch 7646b instead.
Done
Vladimir Tsichevski
03:38 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Hynek Cihlar wrote:
> Vladimir, please make sure to check in any test cases that are still unchecked.
Attached: @...
Vladimir Tsichevski
03:15 PM Bug #10856: Logical FILL-IN: Caret position issues
Hynek Cihlar wrote:
> Vladimir, there are many great findings in the issue. I suppose you had to create multiple tes...
Vladimir Tsichevski
03:11 PM Bug #7794: FILL-IN: editing numbers issues
Hynek Cihlar wrote:
> Vladimir, please make sure to check in any test cases that are still unchecked.
I use the a...
Vladimir Tsichevski
03:04 PM Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
10876a rebased to r16411 and retested - no issues found. Vladimir Tsichevski
03:02 PM Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
Hynek Cihlar wrote:
> Vladimir, please make sure to check in any test cases that are still unchecked.
No test pro...
Vladimir Tsichevski
02:41 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
10894a rebased and is now r16414.
The examples in #10894-1 and #10894-6 work as expected.
Vladimir Tsichevski
01:45 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Hynek Cihlar wrote:
> Vladimir, please make sure to check in any test cases that are still unchecked.
No testcase...
Vladimir Tsichevski
01:26 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
The fix in trunk revision 16267 (#9928) addressed some consequences of the original problem but did not fully resolve... Vladimir Tsichevski
01:05 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
Hynek Cihlar wrote:
> Vladimir, please make sure to check in any test cases that are still unchecked.
Any example...
Vladimir Tsichevski
12:53 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
Same issue later reported by customer (#9928) and fixed in trunk r16267 (different fix).
Original problem no longe...
Vladimir Tsichevski
03:44 AM Bug #10913 (Internal Test): multiple tabs draw labels highlighted at the same time
Code review 10913a. The changes look good. Please go ahead with regression testing. Hynek Cihlar

02/04/2026

02:17 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
Vladimir, please make sure to check in any test cases that are still unchecked. Hynek Cihlar
05:50 AM Bug #9657 (Internal Test): Date FILL-IN with no separator format: incorrect display value for unk...
Vladimir, please go ahead with regression testing. I will run ChUI regression tests. Hynek Cihlar
02:15 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Vladimir, please make sure to check in any test cases that are still unchecked. Hynek Cihlar
02:14 PM Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
Vladimir, please make sure to check in any test cases that are still unchecked. Hynek Cihlar
01:23 PM Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
Vladimir, I found some regressions when running ChUI regression tests. Please see the results in devsrv01:/tmp files ... Hynek Cihlar
02:10 PM Bug #7794: FILL-IN: editing numbers issues
Vladimir, please make sure to check in any test cases that are still unchecked. Hynek Cihlar
02:09 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Vladimir, please make sure to check in any test cases that are still unchecked. Hynek Cihlar
02:04 PM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir, there are many great findings in the issue. I suppose you had to create multiple tests to cover the changes... Hynek Cihlar
07:34 AM Bug #10856: Logical FILL-IN: Caret position issues
Hynek Cihlar wrote:
> Delia Mitric wrote:
> > * Tested a customer GUI application (+ ChUI) and Hotel GUI. No regres...
Delia Mitric
07:33 AM Bug #10856: Logical FILL-IN: Caret position issues
Delia Mitric wrote:
> * Tested a customer GUI application (+ ChUI) and Hotel GUI. No regression found.
> * Xfer rel...
Hynek Cihlar
06:57 AM Bug #10856: Logical FILL-IN: Caret position issues
* Tested a customer GUI application (+ ChUI) and Hotel GUI. No regression found.
* Xfer related fill-in tests passed
Delia Mitric
03:48 AM Bug #10856: Logical FILL-IN: Caret position issues
Created 4 new issues in User Interface project for the ones listed in #10856-22:
#11170 #11171 #11172 #11173
Delia Mitric
03:06 AM Bug #10856 (Internal Test): Logical FILL-IN: Caret position issues
Delia Mitric
08:45 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > This change has been pending merge for over a year. Ping!
>
...
Vladimir Tsichevski
06:45 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
Vladimir Tsichevski wrote:
> This change has been pending merge for over a year. Ping!
I added myself to the watc...
Hynek Cihlar
04:58 AM Bug #11170 (WIP): The caret position is initially wrong for DECIMAL/INTEGER FILL-IN widgets
I'll look into this Delia Mitric
03:16 AM Bug #11170: The caret position is initially wrong for DECIMAL/INTEGER FILL-IN widgets
This is a simple testcase:... Delia Mitric
03:09 AM Bug #11170 (Test): The caret position is initially wrong for DECIMAL/INTEGER FILL-IN widgets
Delia Mitric
03:46 AM Bug #11173: Shift- and/or Ctrl- modifiers must disable navigation keys in ChUI
Any testcase with more widgets.... Delia Mitric
03:46 AM Bug #11173 (New): Shift- and/or Ctrl- modifiers must disable navigation keys in ChUI
Delia Mitric
03:43 AM Bug #11172: Incorrect behaviour of HOME and END keys for a CHARACTER FILL-IN widget in ChUI mode
The testcase written by Vladimir in #10856-22:... Delia Mitric
03:36 AM Bug #11172 (New): Incorrect behaviour of HOME and END keys for a CHARACTER FILL-IN widget in ChU...
Delia Mitric
03:33 AM Bug #11171: Wrong cursor position after focus is changed between widgets (using UP/DOWN keys) in ...
This is the testcase (written by Vladimir in #10856-22):... Delia Mitric
03:30 AM Bug #11171 (New): Wrong cursor position after focus is changed between widgets (using UP/DOWN key...
Delia Mitric

02/03/2026

03:12 PM Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
ChUI tests running. Hynek Cihlar
02:53 PM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> Delia Mitric wrote:
> > Vladimir, should we move on to the testing phase, or would you...
Hynek Cihlar
09:12 AM Bug #10856: Logical FILL-IN: Caret position issues
Delia Mitric wrote:
> Vladimir, should we move on to the testing phase, or would you like me to address other issues...
Vladimir Tsichevski
07:31 AM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir, should we move on to the testing phase, or would you like me to address other issues (listed in #10856-22) ... Delia Mitric
10:54 AM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Alexandru Lungu wrote:
>
> As ChUI testing passed, can we do a final smoke testing with #9846 customer application...
Vladimir Tsichevski
09:53 AM Bug #10894 (Internal Test): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
> I ran a stripped-down version of this test 37 times on the latest trunk:
In #10894-18, this was still reported a...
Alexandru Lungu
08:04 AM Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
Committed as rev *16361*.
Hynek, please review.
I also tested the Hotel GUI scenario and smoke tested a large G...
Paula Păstrăguș

02/02/2026

03:38 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Issue 1 fix is incomplete: caret position is not adjusted after suffix removal
The current fix for Issue 1 does *n...
Vladimir Tsichevski
03:23 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
h2. Fix for Issue 2 – + / - keys ignored for some caret positions in GUI mode
The problematic logic is in @NumberB...
Vladimir Tsichevski
01:37 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Vladimir Tsichevski wrote:
> FWD Defects (**GUI mode only**, verified after detailed testing)
> h3. Issue 2 – + /...
Vladimir Tsichevski
12:37 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
h2. Fix for Issue 1 – Suffix not removed for non-negative values in GUI mode
The screen-value formatting logic for...
Vladimir Tsichevski
01:37 PM Bug #7794: FILL-IN: editing numbers issues
Vladimir Tsichevski wrote:
> *ISSUE*
>
> @FILL-IN@ for an *integer* variable, default format, Swing: if the curso...
Vladimir Tsichevski
12:52 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Eugenie, you’re right.
>
> I propose the following approach:
>
> * Keep the @inSource...
Hynek Cihlar

01/30/2026

01:13 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
I created the 10692a branch to address this issue. Vladimir Tsichevski
01:12 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
FWD Defects (**GUI mode only**, verified after detailed testing)
h3. Issue 1 – Suffix not removed (replaced by spa...
Vladimir Tsichevski
08:15 AM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
h1(#numeric-formats-using-debit-credit-sign-placeholders). Numeric Formats Using Debit/Credit Sign Placeholders
Nu...
Vladimir Tsichevski
07:42 AM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Vladimir Tsichevski wrote:
> h2. Issue 1
>
> For non-negative values:
>
> # In OE: The modifier is removed (...
Vladimir Tsichevski
07:39 AM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Additional tests for ignoring modifiers with post-numeric sign (+/-) or parentheses:... Vladimir Tsichevski
09:29 AM Bug #10075: Number format validation issues
h1(#numeric-formatting-logic-specification). Numeric Formatting Logic Specification
This document describes the OE...
Vladimir Tsichevski

01/29/2026

03:38 PM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
h2. 10706a rev. 16371 – Code review & testing
h3. Code review
# @FillIn.java@ and @FillInGuiImpl.java@: newly a...
Vladimir Tsichevski
04:13 AM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
Vladimir Tsichevski wrote:
> Delia Mitric wrote:
> > Vladimir, when you get a chance, please review this one. Thank...
Delia Mitric
01:07 PM Bug #10856: Logical FILL-IN: Caret position issues
10856a rev. 16368 (testing results + code review)
Code review: the change is good.
h2. Test case – new demo wit...
Vladimir Tsichevski
06:54 AM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> Still at rev. 16367.
Sorry, the branch wasn't bound.
Now it should be.
Delia Mitric
06:50 AM Bug #10856: Logical FILL-IN: Caret position issues
Delia Mitric wrote:
> Vladimir Tsichevski wrote:
> > Delia Mitric wrote:
> > > Rebased 10856a to the latest trunk
...
Vladimir Tsichevski
02:48 AM Bug #10856 (Review): Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> Delia Mitric wrote:
> > Rebased 10856a to the latest trunk
>
> Testing rev. 16367.
...
Delia Mitric
08:27 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie, you’re right.
I propose the following approach:
* Keep the @inSourceBounds@ check, but also add a @has...
Paula Păstrăguș
08:11 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Based on my testing, the Hotel GUI issue appears to be resolved. However, the committed sol...
Eugenie Lyzenko
07:29 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Based on my testing, the Hotel GUI issue appears to be resolved. However, the committed solution still needs some adj... Paula Păstrăguș
07:24 AM Bug #10913: multiple tabs draw labels highlighted at the same time
I think the current changes doe not resolve the original issue in Hotel GUI. Am I right? Eugenie Lyzenko
05:08 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Code review 10913a. It looks good.
Just please don't introduce yet another method for keeping widget location. Fo...
Hynek Cihlar

01/28/2026

04:06 PM Bug #10692 (WIP): Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
I've created ABLUnit test cases for formatting with @STRING@. Special care was taken to protect all spaces from trimm... Vladimir Tsichevski
12:02 PM Bug #10075: Number format validation issues
Updated version of #10075-3.
h1. Number Format Specification
This document describes the structure of number fo...
Vladimir Tsichevski
10:51 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Committed as rev 16360.
Hynek, please take a look when you have a moment. I initially tried addressing this direct...
Paula Păstrăguș

01/27/2026

09:59 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek, I’ve attached a patch (based on the latest version of 10913a) implementing your suggested approach. Please tak... Paula Păstrăguș
06:57 AM Bug #10075: Number format validation issues
Another related issue (initially reported in #10471-12):
The following statements **throw error 22** ("Character n...
Vladimir Tsichevski
04:13 AM Bug #10915 (Internal Test): ugly dialogs
Is all the regression testing finished? Hynek Cihlar
04:09 AM Bug #10915: ugly dialogs
Could this branch be merged into the trunk? Sergey Ivanovskiy

01/26/2026

09:39 AM Bug #10915: ugly dialogs
10915a was rebased up to rev 16383. Sergey Ivanovskiy
02:32 AM Bug #11056 (Test): SHIFT + TAB doesn't work on Swing ChUI
Branch 11056a was merged into trunk as rev. 16366 and archived. Razvan-Nicolae Chichirau
02:17 AM Bug #11056 (Merge Pending): SHIFT + TAB doesn't work on Swing ChUI
Please merge 11056a to trunk. Hynek Cihlar
01:52 AM Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
It seems that you completed all tests and this branch can be merged. Sergey Ivanovskiy
01:21 AM Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Sergey, please respond to #11056-18. Razvan-Nicolae Chichirau

01/23/2026

11:14 AM Bug #10856 (WIP): Logical FILL-IN: Caret position issues
Vladimir Tsichevski
11:14 AM Bug #10856: Logical FILL-IN: Caret position issues
Delia Mitric wrote:
> Rebased 10856a to the latest trunk
Testing rev. 16367.
Regression found: @Up@ and @Down@...
Vladimir Tsichevski
08:59 AM Bug #10856: Logical FILL-IN: Caret position issues
Rebased 10856a to the latest trunk Delia Mitric
08:42 AM Bug #10856: Logical FILL-IN: Caret position issues
Delia Mitric wrote:
> *issue 1* is solved under #10857.
Please, rebase 10856a to the latest trunk, this will merg...
Vladimir Tsichevski
07:01 AM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
Delia Mitric wrote:
> Vladimir, when you get a chance, please review this one. Thank you!
10706a rev. 16321 code ...
Vladimir Tsichevski
05:02 AM Bug #10857 (Test): Logical FILL-IN initial state: Incorrect handling of unmatched keys
Branch 10857a was merged into trunk as rev. *16364* and archived. Delia Mitric
04:48 AM Bug #10857 (Merge Pending): Logical FILL-IN initial state: Incorrect handling of unmatched keys
Seems fair. 10857a can be merged right now. Radu Apetrii
04:46 AM Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
The testing phase is done.
I think this is ready to be merged
Delia Mitric
01:42 AM Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
Serban tested another Customer GUI application. No regression found. Delia Mitric
04:32 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Hynek, what mouse event changes are being proposed? Do you mean the ones you suggested in t...
Hynek Cihlar
03:20 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Agree, the bounds check doesn't always work correctly. And yes, the condition from the @GuiBut...
Paula Păstrăguș

01/22/2026

03:20 PM Bug #10894 (Review): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Vladimir Tsichevski wrote:
> I've run the failing ChUI test suite test, the issue confirmed.
This failure is caus...
Vladimir Tsichevski
12:06 PM Bug #10894 (WIP): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
I've run the failing ChUI test suite test, the issue confirmed. Vladimir Tsichevski
01:42 PM Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Vladimir Tsichevski wrote:
> Hynek,
>
> side question: What exactly is *Aspect4J* used for in the FWD runtime?
>...
Hynek Cihlar
10:10 AM Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Hynek,
side question: What exactly is *Aspect4J* used for in the FWD runtime?
IMO this makes development, debug...
Vladimir Tsichevski
02:58 AM Bug #10423 (Test): Scrollbar is clipped by frame after a virtual width assignment
Branch 10423a was merged into trunk as rev. 16360 and archived. Razvan-Nicolae Chichirau
02:44 AM Bug #10423 (Merge Pending): Scrollbar is clipped by frame after a virtual width assignment
Please merge 10423a to trunk. Hynek Cihlar
02:03 AM Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Testing that passed:
* ChUI regression tests
* tests from @testcases@ projects related to @HEIGHT-CHARS@, @HEIGHT-P...
Razvan-Nicolae Chichirau
08:32 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> By the way, tooltips currently do not show up in Firefox. This should also be addressed as p...
Paula Păstrăguș
03:52 AM Bug #10236 (Test): Side label for a widget isn't displayed when parent frame is defined using n...
Branch *10236a* was merged into trunk as rev. *16361* and archived. Delia Mitric
03:36 AM Bug #10236 (Merge Pending): Side label for a widget isn't displayed when parent frame is defined...
Right, things look good. 10236a can be merged right now. Radu Apetrii
03:34 AM Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
Delia Mitric wrote:
> Delia Mitric wrote:
> > What I'll do:
> >
> > * smoke testing on a GUI Customer app (+ CHU...
Delia Mitric

01/21/2026

04:05 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > I think there is a regression, more details in a PM.
>
> Pr...
Vladimir Tsichevski
04:02 PM Bug #11129 (WIP): ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Branch 11129a, rev. 16354: add *Ctrl-Tab* (working) and *Shift-Ctrl-Tab* (not working yet) keys handling for *FILL-IN... Vladimir Tsichevski
08:06 AM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Advanced demo: Nested frames behavior in CHARACTER mode
The following 4GL example creates two independent top-leve...
Vladimir Tsichevski
06:54 AM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Vladimir Tsichevski wrote:
> Additional difference: In GUI mode in OE the *Ctrl-Tab* does nothing, while in GUI mode...
Vladimir Tsichevski
08:52 AM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
Vladimir, when you get a chance, please review this one. Thank you! Delia Mitric
05:03 AM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
>
> > **Code review**
> >
> > @BoolFormat.java@: histo...
Delia Mitric

01/20/2026

03:10 PM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Additional difference: In GUI mode in OE the *Ctrl-Tab* does nothing, while in GUI mode in FWD it also acts as *Tab*. Vladimir Tsichevski
03:02 PM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Run the following demo in CHARACTER mode (OE) or ChUI mode (FWD):... Vladimir Tsichevski
03:00 PM Bug #11129 (WIP): ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
Vladimir Tsichevski
06:50 AM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Hynek Cihlar wrote:
> I think there is a regression, more details in a PM.
Pressing @F4@ once acts like pressing ...
Vladimir Tsichevski
06:24 AM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
I think there is a regression, more details in a PM. Hynek Cihlar

01/19/2026

01:59 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Yes, it behaves correctly *but* the bound check and button refresh dependency on the bound ...
Hynek Cihlar
01:55 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > But technically we still inside button (bounds check will return @...
Eugenie Lyzenko
01:14 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> But technically we still inside button (bounds check will return @TRUE@) and the button ref...
Hynek Cihlar
12:57 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > The real button size is in green frame. As you can see it is overl...
Eugenie Lyzenko
12:50 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> The real button size is in green frame. As you can see it is overlapped with other frame an...
Hynek Cihlar
09:04 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > However this idea will *not* work when button widget is overlapped...
Eugenie Lyzenko
07:03 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> However this idea will *not* work when button widget is overlapped with other non-tooltip w...
Hynek Cihlar
05:34 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Code review 10913a.
>
> The solution with the hard-coded timeout will mostly work, but I ca...
Eugenie Lyzenko
04:53 AM Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
Code review 10913a.
The solution with the hard-coded timeout will mostly work, but I can see edge cases where it w...
Hynek Cihlar
07:17 AM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Code review 10894a. The changes look good.
>
> I've rebased...
Hynek Cihlar

01/16/2026

09:44 AM Bug #10075: Number format validation issues
I rebased 10075a to latest trunk. The rev. is 16354 now. Vladimir Tsichevski
06:58 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16350@. New revision is @16358@. Eugenie Lyzenko

01/15/2026

03:41 PM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16349@. New revision is @16357@. Eugenie Lyzenko
08:42 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16348@. New revision is @16356@. Eugenie Lyzenko
10:05 AM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Hynek Cihlar wrote:
> Code review 10894a. The changes look good.
I've rebased 10894a to the latest trunk, and add...
Vladimir Tsichevski
04:08 AM Bug #11114: NPE when redirecting terminal
The following testcase generates an NPE with trunk/rev. 16338.... Razvan-Nicolae Chichirau
04:06 AM Bug #11114 (Test): NPE when redirecting terminal
Razvan-Nicolae Chichirau

01/14/2026

01:50 PM Bug #11112: Numeric FILL-IN Format Validation – GUI Rendering Failure
Run this example in GUI mode:... Vladimir Tsichevski
01:32 PM Bug #11112 (New): Numeric FILL-IN Format Validation – GUI Rendering Failure
Vladimir Tsichevski
01:15 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> The branch @10913a@ has been rebased with recent trunk @16346@. Updated to revision @16353@...
Hynek Cihlar
10:54 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16354@.
This is small improvement for the case when t...
Eugenie Lyzenko
08:47 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16346@. Updated to revision @16353@.
Any notes/objections ...
Eugenie Lyzenko
08:21 PM Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16347@.
This is reworked approach to handle @mouseExi...
Eugenie Lyzenko
02:46 AM Bug #10915: ugly dialogs
Sergey Ivanovskiy wrote:
> I agree that makes sense for me. What additional tests should be done for merging this ta...
Hynek Cihlar

01/13/2026

10:28 AM Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Is there a possible case to get @onComplete@ message with @files...
Sergey Ivanovskiy
08:14 AM Bug #10915: ugly dialogs
Sergey Ivanovskiy wrote:
> Is there a possible case to get @onComplete@ message with @files@ object evaluated to fal...
Hynek Cihlar
07:43 AM Bug #10915: ugly dialogs
I changed my opinion and committed the corresponding changes as rev 16354 (10915a) where this case was taken into acc... Sergey Ivanovskiy
07:37 AM Bug #10915: ugly dialogs
Is there a possible case to get @onComplete@ message with @files@ object evaluated to false? I think that it is not p... Sergey Ivanovskiy
07:24 AM Bug #10915: ugly dialogs
Yes, I think that you missed. I tested the corresponding testcase and found that @sendFileChoose@ is invoked if files... Sergey Ivanovskiy
06:47 AM Bug #10915: ugly dialogs
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > In @dojo.connect(u, "onComplete", fun...
Hynek Cihlar
06:06 AM Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey, if you haven't also please test the various edge cases. An upload is interrupted by th...
Sergey Ivanovskiy
06:01 AM Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ i...
Sergey Ivanovskiy
05:45 AM Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> In @dojo.connect(u, "onComplete", function(files)@ @sendFileChoose@ is called conditionally if...
Hynek Cihlar
03:29 AM Bug #10915: ugly dialogs
Sergey, if you haven't also please test the various edge cases. An upload is interrupted by the user, a connection er... Hynek Cihlar
09:32 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with recent trunk @16340@. Updated to revision @16346@.
This small change add...
Eugenie Lyzenko
05:49 AM Bug #10913 (WIP): multiple tabs draw labels highlighted at the same time
Let's also address the edge case Paula identified. Eugenie, please find out why are the button dimensions incorrect. Hynek Cihlar
03:57 AM Bug #10913: multiple tabs draw labels highlighted at the same time
I attached a video. Paula Păstrăguș
03:51 AM Bug #10913: multiple tabs draw labels highlighted at the same time
I'm okay with the changes. It might be worth adding a null check for the tooltip instance to avoid a potential NPE.
...
Paula Păstrăguș
03:10 AM Bug #10913 (Review): multiple tabs draw labels highlighted at the same time
Paula, please review. Hynek Cihlar
03:24 AM Bug #10100 (Test): Setting the SORT Attribute in a Realized Widget
Branch 10100a was merged into trunk as rev. 16338 and archived. Razvan-Nicolae Chichirau
03:02 AM Bug #10100 (Merge Pending): Setting the SORT Attribute in a Realized Widget
Seems fair. 10100a can be merged right now. Radu Apetrii
01:12 AM Bug #10100: Setting the SORT Attribute in a Realized Widget
Testing that passed:
* ChUI regression testing
* Hotel GUI + 2 customer app smoke tests
* selection-list, combo-bo...
Razvan-Nicolae Chichirau

01/12/2026

06:26 PM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16342@.
Fixed issue with overlay position check. We c...
Eugenie Lyzenko
04:28 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek Cihlar wrote:
> Code review 10913a.
>
> The change looks good. Please go ahead with regression testing.
...
Eugenie Lyzenko
01:47 PM Bug #10913 (Internal Test): multiple tabs draw labels highlighted at the same time
Code review 10913a.
The change looks good. Please go ahead with regression testing.
Hynek Cihlar
12:52 PM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been updated for review to revision @16338@. Rebased with recent trunk @16337@, new revision ... Eugenie Lyzenko
10:59 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> What if we also check whether the pointer is inside the tooltip’s own bounds? The original ...
Eugenie Lyzenko
10:14 AM Bug #10913: multiple tabs draw labels highlighted at the same time
What if we also check whether the pointer is inside the tooltip’s own bounds? The original flickering occurred becaus... Paula Păstrăguș
03:20 PM Bug #10915 (Review): ugly dialogs
Sergey Ivanovskiy
03:20 PM Bug #10915: ugly dialogs
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, please review, the mouse handler was not restored because...
Sergey Ivanovskiy
06:41 AM Bug #10915: ugly dialogs
Sergey Ivanovskiy wrote:
> Hynek, please review, the mouse handler was not restored because I missed tests after the...
Hynek Cihlar
05:39 AM Bug #10915: ugly dialogs
revno: 16349
branch nick: 10915a
message:
missed tests after changes in the dialog close listener logic, fixed t...
Sergey Ivanovskiy
05:38 AM Bug #10915: ugly dialogs
Hynek, please review, the mouse handler was not restored because I missed tests after the hot changes in @onClose@ di... Sergey Ivanovskiy
09:58 AM Bug #10856: Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> **Code review**
>
> @BoolFormat.java@: history entry line length exceeds 110 chara...
Vladimir Tsichevski
05:37 AM Bug #10856 (Review): Logical FILL-IN: Caret position issues
Vladimir Tsichevski wrote:
> Code review and testing 10856a rev. 16322.
>
> **Testing**
>
> Now @UP@ and @Down...
Delia Mitric
09:37 AM Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
Vladimir Tsichevski wrote:
> Delia Mitric wrote:
> > I've committed a solution to *10857a, rev. 16321*.
>
> Code...
Vladimir Tsichevski
06:59 AM Bug #4221 (Closed): Error in BaseEntity class
Hynek Cihlar
06:58 AM Bug #10894 (Internal Test): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
Code review 10894a. The changes look good. Hynek Cihlar
06:22 AM Bug #10423 (Internal Test): Scrollbar is clipped by frame after a virtual width assignment
Razvan-Nicolae Chichirau wrote:
> *Hynek*: Please check 10423a/rev. 16280.
It's good. Please regression-test.
Hynek Cihlar
03:48 AM Bug #10423 (Review): Scrollbar is clipped by frame after a virtual width assignment
*Hynek*: Please check 10423a/rev. 16280. Razvan-Nicolae Chichirau
04:18 AM Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Razvan-Nicolae Chichirau wrote:
> Knowing this affects only Swing ChUI, I've done the following:
> * ChUI regressio...
Hynek Cihlar
03:24 AM Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Knowing this affects only Swing ChUI, I've done the following:
* ChUI regression tests
* Isolated tests such as #11...
Razvan-Nicolae Chichirau

01/11/2026

06:00 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> So for now I'm inclining to suggest pretty radical solution. We will not use any widget to ...
Hynek Cihlar

01/10/2026

10:19 PM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with trunk @16334@, new version is @16337@.
Today I have worked on and tested...
Eugenie Lyzenko

01/09/2026

04:13 PM Bug #10249: Numeric FILL-IN in ChUI Mode: Decimal Delimiter Input Discrepancies
I compiled this Input Decimal Delimiter specification:
This describes the behavior of the OpenEdge @FILL-IN@ widge...
Vladimir Tsichevski
08:56 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Yes, the tabs label highlight issue is coming back when we turn...
Eugenie Lyzenko
08:48 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Yes, the tabs label highlight issue is coming back when we turn on the tooltip usage in Hot...
Paula Păstrăguș
08:37 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Windows10Theme Paula Păstrăguș
08:36 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Oh, you dug a bit into the Hotel GUI code, good catch! In that case, we can proceed with te...
Eugenie Lyzenko
08:16 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Oh, you dug a bit into the Hotel GUI code, good catch! In that case, we can proceed with testing to see whether the i... Paula Păstrăguș
08:08 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> In our issue scenario, I think it's not possible to add a tooltip to a folder label. Here's...
Eugenie Lyzenko
08:01 AM Bug #10913: multiple tabs draw labels highlighted at the same time
In our issue scenario, I think it's not possible to add a tooltip to a folder label. Here's how they are constructed:... Paula Păstrăguș
07:53 AM Bug #10913: multiple tabs draw labels highlighted at the same time
The video was captured without the boundary check. Paula Păstrăguș
07:52 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Attached it. Paula Păstrăguș
07:49 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> Eugenie Lyzenko wrote:
> > Paula Păstrăguș wrote:
> > > If we remove the check, you can s...
Eugenie Lyzenko
07:46 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Paula Păstrăguș wrote:
> > If we remove the check, you can see the flicker using the testc...
Paula Păstrăguș
07:45 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Paula Păstrăguș wrote:
> > [...]
>
> What if the button (in Hotel GUI) has tooltip? The...
Paula Păstrăguș
07:45 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> If we remove the check, you can see the flicker using the testcase from above.
Can you p...
Eugenie Lyzenko
07:42 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> [...]
What if the button (in Hotel GUI) has tooltip? The issue will come back?
Eugenie Lyzenko
07:36 AM Bug #10913: multiple tabs draw labels highlighted at the same time
... Paula Păstrăguș
07:33 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula Păstrăguș wrote:
> If you’re referring to my suggestion, then yes, by checking whether the widget has a toolti...
Hynek Cihlar
07:20 AM Bug #10913: multiple tabs draw labels highlighted at the same time
If you’re referring to my suggestion, then yes, by checking whether the widget has a tooltip in addition, both my tes... Paula Păstrăguș
07:02 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula, will preventing the exit handler execution resolve your test case? If so this should be the preferred solution. Hynek Cihlar
03:57 AM Bug #10913: multiple tabs draw labels highlighted at the same time
TLDR, my suggestion is to also check if the button has a tooltip or not. Paula Păstrăguș
03:53 AM Bug #10913: multiple tabs draw labels highlighted at the same time
If we remove the check, you can see the flicker using the testcase from above. Paula Păstrăguș
03:51 AM Bug #10913: multiple tabs draw labels highlighted at the same time
I initially thought I had tested the scenario without the changes as well, but it looks like I didn’t save the file, ... Paula Păstrăguș
02:57 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Hi Paula,
>
> I'm going to remove boundary check for @GuiButton.mouseExited()@ handler. ...
Paula Păstrăguș
02:21 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Paula, please review 10913a. Hynek Cihlar
02:20 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> In these conditions I would suggest to completely remove bound checking code. And merge the...
Hynek Cihlar
02:23 AM Bug #11056 (Internal Test): SHIFT + TAB doesn't work on Swing ChUI
Razvan-Nicolae Chichirau wrote:
> Can this be moved to Internal Testing?
I think so. Sergey, if you think there a...
Hynek Cihlar
02:14 AM Bug #11056: SHIFT + TAB doesn't work on Swing ChUI
Sergey Ivanovskiy wrote:
> This comment supposes that SHIFT+TAB doesn't emit keyTyped event. What should be changed ...
Razvan-Nicolae Chichirau

01/08/2026

03:22 PM Bug #10913: multiple tabs draw labels highlighted at the same time
The branch @10913a@ has been rebased with trunk @16331@, new version is @16334@.
Hynek,
Sorry I still need your...
Eugenie Lyzenko
01:13 PM Bug #10913: multiple tabs draw labels highlighted at the same time
Hynek,
Today I tried to understand how we could disable mouse hovering feature for tooltip window. This is the cha...
Eugenie Lyzenko
03:05 AM Bug #10913: multiple tabs draw labels highlighted at the same time
Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > Code review 10913a.
> >
> > Why do we need to check the mouse ...
Hynek Cihlar
01:24 PM Bug #4221: Error in BaseEntity class
Greg Shah wrote:
> Why is the task set to 80%?
I forgot to change it to 100%. Done.
Vladimir Tsichevski
08:47 AM Bug #10857: Logical FILL-IN initial state: Incorrect handling of unmatched keys
Smoke testing for another GUI Customer app is done. No regressions found. Delia Mitric
06:46 AM Bug #10856 (WIP): Logical FILL-IN: Caret position issues
Delia Mitric
03:26 AM Bug #11044 (WIP): FILL-IN with Unknown Value: Incorrect Key Input Handling
Delia Mitric
 

Also available in: Atom