Activity
From 09/28/2025 to 10/27/2025
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...
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 ... - 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... - 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...
- 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...
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 ...
- 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... - 04:59 AM Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
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 ... - 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...
- 08:10 AM Bug #10736 (WIP): Deleting a character from the editable field of a COMBO-BOX generates VALUE-CH...
- 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... - 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...
- 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... - 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...
- 04:57 AM Bug #10760 (WIP): Mouse events should not be dispatched while a combo box drop-down is open.
- 04:57 AM Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
- Testcase:...
- 03:34 AM Bug #10760 (Test): Mouse events should not be dispatched while a combo box drop-down is open.
10/21/2025
- 10:37 AM Bug #10751 (Review): Beep Sound Playback Causing Client Abend
- Fixed in 10761a rev. 16225. Please, review.
- 10:36 AM Bug #10751 (WIP): Beep Sound Playback Causing Client Abend
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... - 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@.
... - 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...
- 02:49 PM Bug #10751 (Test): Beep Sound Playback Causing Client Abend
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...
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.
- 08:00 AM Bug #10736: Deleting a character from the editable field of a COMBO-BOX generates VALUE-CHANGED ...
- Testcase:...
- 07:57 AM Bug #10736 (Test): Deleting a character from the editable field of a COMBO-BOX generates VALUE-C...
- 07:58 AM Feature #10734: CTRL-Z doesn't work on the editable field of a COMBO-BOX
- Testcase:...
- 07:46 AM Feature #10734 (New): CTRL-Z doesn't work on the editable field of a COMBO-BOX
10/10/2025
- 11:47 AM Bug #10706: Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
- Consider this example:...
- 11:44 AM Bug #10706 (WIP): Date FILL-IN: Unintended VALUE-CHANGED Event Triggered by BACKSPACE
- 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:...
- 08:31 AM Bug #10699 (New): Defining a trigger for just one part of the low-level DOWN-UP pair of mouse tr...
- 06:55 AM Bug #10696: Extra repeated output when using display inside a REPEAT loop
- Testcase:...
- 06:52 AM Bug #10696 (New): Extra repeated output when using display inside a REPEAT loop
- 05:11 AM Bug #10695: Editor Replace function throws ArrayIndexOutOfBoundsException
- Testcase:...
- 05:06 AM Bug #10695 (Test): Editor Replace function throws ArrayIndexOutOfBoundsException
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....
- 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 ... - 08:58 AM Bug #10692 (WIP): Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
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...
10/02/2025
- 01:25 PM Bug #8809: Incorrect next enabled widget calculation
- Can this be closed?
- 01:24 PM Bug #9929 (Closed): FILL-IN: Incorrect APPLY statement behavior
- Vladimir Tsichevski wrote:
> Can this be closed?
Yes. - 01:23 PM Bug #9929: FILL-IN: Incorrect APPLY statement behavior
- Can this be closed?
- 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...
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... - 02:32 PM Bug #10654 (New): TreeList MultiSelect Mode Issues
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.
- 08:01 AM Bug #10485 (Merge Pending): App freeze due to lack of synchronization
- Please merge 10485a to trunk now.
- 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...
- 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? - 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... - 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?
- 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: ...
- 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:...
- 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.
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.
- 09:23 AM Bug #10602 (Merge Pending): Fix scrolling in browse on Swing after switching to accumulated scrol...
- Please merge to trunk now.
- 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... - 08:45 AM Bug #10602: Fix scrolling in browse on Swing after switching to accumulated scrolling
- Serban, is it ready to be merged?
- 05:28 AM Bug #10628 (Test): embedded mode loading indicator issue
- Branch 10628a was merged into trunk as rev. 16185 and archived.
- 05:20 AM Bug #10628: embedded mode loading indicator issue
- OK. For my current version of embedded hotel gui the indicator page looks differently.
- 04:59 AM Bug #10628 (Merge Pending): embedded mode loading indicator issue
- Please merge now.
- 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 ... - 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... - 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...
09/28/2025
- 06:32 AM Bug #10628 (Review): embedded mode loading indicator issue
- That does indeed fix the issue.
Sergey: Please get this into a branch, reviewed, tested and merged ASAP. Also: Pl...
Also available in: Atom