Project

General

Profile

Activity

From 09/29/2025 to 10/28/2025

10/28/2025

07:15 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Delia Mitric wrote:
> So, Vladimir, does this mean that the status can be changed to *Internal Test*? (I saw that yo...
Vladimir Tsichevski
02:57 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
So, Vladimir, does this mean that the status can be changed to *Internal Test*? (I saw that you changed the *Done* pe... Delia Mitric
04:18 AM Bug #10786 (New): Common websocket parameters for the web client are not validated
Sergey Ivanovskiy
03:52 AM Bug #10785: DIALOG-BOX height is not computed right
This task represents defered work from #9676. Some changes have been done in task branch *9676b*, but they did not re... Andrei Iacob
03:24 AM Bug #10785 (New): DIALOG-BOX height is not computed right
Andrei Iacob

10/27/2025

07:33 PM Bug #7166: TREEVIEW and TREELIST drag and drop is broken
All the @TREELIST@ DnD known issues are covered in #10532.
And, from the discussion above, I gather there is no is...
Vladimir Tsichevski

10/24/2025

06:59 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Delia Mitric wrote:
> *Vladimir*, what do you think?
In my opinion, using an artificial @CLEAR@ event to empty ...
Vladimir Tsichevski
06:44 AM Bug #10736 (Review): Deleting a character from the editable field of a COMBO-BOX generates VALUE...
Here is the initial patch for the proposed solution:
{{collapse...
Delia Mitric
04:03 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
An idea to solve this is to "mark" by using a flag in @EntryFieldGuiImpl@ class when in @processKeyevent@ "arrives" a... Delia Mitric
03:54 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Some conclusions after more debugging:
With *trunk*, for a @CLEAR@ event generated by selected text in entry field a...
Delia Mitric

10/23/2025

05:44 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Most probably, we should "process" the deleting events after the @super.processKeyEvent@ in @EntryFieldGuiimpl@ when ... Delia Mitric
05:34 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Vladimir Tsichevski wrote:
> # *REGRESSION*: When the user types a matching value, switches to the list with @DO...
Delia Mitric
04:59 AM Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
Delia Mitric

10/22/2025

04:23 PM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Testing 10736a, rev. 16229.
The issues found:
# When the user deletes all content in the combo-box:
# *In ...
Vladimir Tsichevski
09:38 AM Bug #10736 (Review): Deleting a character from the editable field of a COMBO-BOX generates VALUE...
I've fixed the initial issue by removing the processing of @DELETE_CHARACTER@ and @BACKSPACE@ after the @super.proces... Delia Mitric
08:10 AM Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
Delia Mitric
05:54 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Delia Mitric wrote:
> New problem unlocked 🧐:
> Even the editable field is empty, @DELETE_CHARACTER@ and @BACKSPACE...
Delia Mitric
05:31 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Found a piece of code which seems to be extra in @EntryFieldGuiImpl.processKeyEvent()@ method. This code is place aft... Delia Mitric
05:20 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
New problem unlocked 🧐:
Even the editable field is empty, @DELETE_CHARACTER@ and @BACKSPACE@ generate @VALUE-CHANGED...
Delia Mitric
09:34 AM Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
In this case, an approach based on simply checking whether the combo box drop-down is visible and skipping mouse even... Paula Păstrăguș
04:57 AM Bug #10760 (WIP): Mouse events should not be dispatched while a combo box drop-down is open.
Paula Păstrăguș
04:57 AM Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Testcase:... Paula Păstrăguș
03:34 AM Bug #10760 (Test): Mouse events should not be dispatched while a combo box drop-down is open.
Paula Păstrăguș

10/21/2025

10:37 AM Bug #10751 (Review): Beep Sound Playback Causing Client Abend
Fixed in 10761a rev. 16225. Please, review. Vladimir Tsichevski
10:36 AM Bug #10751 (WIP): Beep Sound Playback Causing Client Abend
Vladimir Tsichevski

10/20/2025

06:56 PM Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
Vladimir Tsichevski wrote:
> Setting the FILL-IN format again synchronizes it with current SESSION:DATE-FORMAT. Th...
Vladimir Tsichevski
06:42 PM Bug #7642: Assigning SESSION:DATE-FORMAT has no effect on existing date instances
Vladimir Tsichevski wrote:
> In OE the value in the @FILL-IN@ is @1956/12/29@, while in FWD it is @0012/29/56@.
...
Vladimir Tsichevski
02:51 PM Bug #10751: Beep Sound Playback Causing Client Abend
FWD emits a beep sound to indicate invalid user input (e.g., pressing a disallowed key in a FILL-IN widget). When the... Vladimir Tsichevski
02:49 PM Bug #10751 (Test): Beep Sound Playback Causing Client Abend
Vladimir Tsichevski

10/17/2025

02:27 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
As Vladimir said in #10680-27, when deleting with no selection, @VALUE-CHANGED@ is triggered *three times* by @DELETE... Delia Mitric

10/16/2025

08:49 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
If we select all the text from the field and press @BACKSPACE@, the behavior is the same. Delia Mitric
08:00 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
Testcase:... Delia Mitric
07:57 AM Bug #10736 (Test): Deleting a character from the editable field of a COMBO-BOX generates VALUE-C...
Delia Mitric
07:58 AM Feature #10734: CTRL-Z doesn't work on the editable field of a COMBO-BOX
Testcase:... Delia Mitric
07:46 AM Feature #10734 (New): CTRL-Z doesn't work on the editable field of a COMBO-BOX
Delia Mitric

10/10/2025

11:47 AM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
Consider this example:... Vladimir Tsichevski
11:44 AM Bug #10706 (WIP): Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
Vladimir Tsichevski
08:47 AM Bug #10699: Defining a trigger for just one part of the low-level DOWN-UP pair of mouse triggers...
This is the testcase:... Delia Mitric
08:31 AM Bug #10699 (New): Defining a trigger for just one part of the low-level DOWN-UP pair of mouse tr...
Delia Mitric
06:55 AM Bug #10696: Extra repeated output when using display inside a REPEAT loop
Testcase:... Paula Păstrăguș
06:52 AM Bug #10696 (New): Extra repeated output when using display inside a REPEAT loop
Paula Păstrăguș
05:11 AM Bug #10695: Editor Replace function throws ArrayIndexOutOfBoundsException
Testcase:... Radu Apetrii
05:06 AM Bug #10695 (Test): Editor Replace function throws ArrayIndexOutOfBoundsException
Radu Apetrii

10/09/2025

03:16 PM Bug #10693 (Merge Pending): Incorrect z-order and focus for new Stack trace dialog
I see the modal dialog windows are incorrectly placed one upon another. It can be observed for Hotel CHUI web client.... Sergey Ivanovskiy
09:12 AM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Numeric formats support three methods for displaying the sign of a value:
# Using @+@ or @-@ placeholders, either ...
Vladimir Tsichevski
08:58 AM Bug #10692 (WIP): Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
Vladimir Tsichevski

10/04/2025

05:19 PM Bug #10654: TreeList MultiSelect Mode Issues
h3. Issue 4: Selection Processing on Mouse Up vs. Mouse Down
In OE, a selection change is processed on mouse relea...
Vladimir Tsichevski

10/02/2025

01:25 PM Bug #8809: Incorrect next enabled widget calculation
Can this be closed? Vladimir Tsichevski
01:24 PM Bug #9929 (Closed): FILL-IN: Incorrect APPLY statement behavior
Vladimir Tsichevski wrote:
> Can this be closed?
Yes.
Hynek Cihlar
01:23 PM Bug #9929: FILL-IN: Incorrect APPLY statement behavior
Can this be closed? Vladimir Tsichevski
04:41 AM Bug #10654: TreeList MultiSelect Mode Issues
By assertion failure, do you mean that our code is intentionally abending (exiting the client session)? This is some... Greg Shah

10/01/2025

02:34 PM Bug #10654: TreeList MultiSelect Mode Issues
h3. Issue 1: Incorrect Node Selection in MultiSelect Mode
Steps to reproduce:
# Expand a node.
# Set @MultiSel...
Vladimir Tsichevski
02:32 PM Bug #10654 (New): TreeList MultiSelect Mode Issues
Vladimir Tsichevski

09/30/2025

08:29 AM Bug #10485 (Test): App freeze due to lack of synchronization
10485a was merged into trunk as rev 16188 and archived. Paula Păstrăguș
08:01 AM Bug #10485 (Merge Pending): App freeze due to lack of synchronization
Please merge 10485a to trunk now. Hynek Cihlar
07:06 AM Bug #10485: App freeze due to lack of synchronization
I believe Hotel Gui and the large GUI application provide sufficient coverage. If there's anything else you'd like me... Paula Păstrăguș
05:42 AM Bug #10485 (Internal Test): App freeze due to lack of synchronization
Code review 10485a. The changes look good.
Is there any more testing needed?
Hynek Cihlar
08:03 AM Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
This is how the testcase looks in FWD with trunk:
GUI: !1GUI.png! --------- ChUI: !1ChUI.png!
This is how the...
Delia Mitric
07:34 AM Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
How is this working in ChUI in FWD? Constantin Asofiei
07:32 AM Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
*Constantin*, I've noticed that you worked on that method. Can you please explain why it is necessary to check this: ... Delia Mitric
07:08 AM Bug #10236 (WIP): Side label for a widget isn't displayed when parent frame is defined using n ...
I've minimized the testcase:... Delia Mitric
07:58 AM Feature #6583 (Closed): Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
@TOP-ONLY@ and @ALWAYS-ON-TOP@ had been implemented for Web GUI, closing the issue. Hynek Cihlar

09/29/2025

09:32 AM Bug #10602 (Test): Fix scrolling in browse on Swing after switching to accumulated scrolling
10602a has been merged into trunk with rev. 16186 and archived. Șerban Bursuc
09:23 AM Bug #10602 (Merge Pending): Fix scrolling in browse on Swing after switching to accumulated scrol...
Please merge to trunk now. Alexandru Lungu
08:58 AM Bug #10602: Fix scrolling in browse on Swing after switching to accumulated scrolling
Alexandru Lungu wrote:
> Serban, is it ready to be merged?
It is now.
For clarity: somehow a set of changes sl...
Șerban Bursuc
08:45 AM Bug #10602: Fix scrolling in browse on Swing after switching to accumulated scrolling
Serban, is it ready to be merged? Alexandru Lungu
05:28 AM Bug #10628 (Test): embedded mode loading indicator issue
Branch 10628a was merged into trunk as rev. 16185 and archived. Sergey Ivanovskiy
05:20 AM Bug #10628: embedded mode loading indicator issue
OK. For my current version of embedded hotel gui the indicator page looks differently. Sergey Ivanovskiy
04:59 AM Bug #10628 (Merge Pending): embedded mode loading indicator issue
Please merge now. Constantin Asofiei
04:56 AM Bug #10628: embedded mode loading indicator issue
10628a created with rev 16185. Open Regressions in FWD v4 list was updated with rev 16177 regression.
These changes ...
Sergey Ivanovskiy
02:05 AM Bug #10628: embedded mode loading indicator issue
Constantin Asofiei wrote:
> Greg, the fix would be this:
> [...]
>
>
> Just a check in p2j.socket.js for embed...
Sergey Ivanovskiy
01:59 AM Bug #10628: embedded mode loading indicator issue
OK. This issue looks unexpected because I definitely checked this issue and even checked the web:client:embedded init... Sergey Ivanovskiy
 

Also available in: Atom