General

Profile

Hynek Cihlar's activity

From 10/25/2025 to 11/23/2025

11/21/2025

10:42 AM Testing Support #6863: implement CI/CD servers and the rules for each set of tests
I added the @Test Catalog Model@ section to [[internal-documentation:Unified_CICD_Architecture_for_FWD]]. It is still... Hynek Cihlar
07:49 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
The mouse behavior is really weird. For example the mouse click. On most (if not all) the sane UIs click event is onl... Hynek Cihlar

11/20/2025

11:30 AM User Interface Bug #10876: Date FILL-IN: Incorrect ENTER key handling in GUI mode
Code review 10876a.
@completeEdit@ is now not called for last widget in ChUI mode. Is this expected?
Why was th...
Hynek Cihlar
11:05 AM User Interface Bug #10751 (Merge Pending): Beep Sound Playback Causing Client Abend
Please merge 10751a to trunk. Hynek Cihlar
06:48 AM User Interface Bug #10751 (Internal Test): Beep Sound Playback Causing Client Abend
Vladimir Tsichevski wrote:
> Greg Shah wrote:
> > Hynek Cihlar wrote:
> > > Greg, I know we've had a debate about ...
Hynek Cihlar
08:30 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Yes :). Sorry if what I've tried to explain was a little confusing..
No, I think my brain w...
Hynek Cihlar
08:29 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Also, should I open a new issue for "long hold should not produce click, only mouse release ev...
Hynek Cihlar
07:04 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Hynek Cihlar wrote:
>
> > Do you see this in OE or FWD? Does the behavior differ? Is this a...
Hynek Cihlar
06:32 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Another point, I've noticed that the order of these events is: @MOUSE_PRESSED@ -> @MOUSE_RELEA...
Hynek Cihlar
06:30 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Hynek Cihlar wrote:
>
> > Even in the case when the mouse is pressed, held, released (no cl...
Hynek Cihlar
05:00 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Hynek Cihlar wrote:
> > Delia Mitric wrote:
> > > Hynek Cihlar wrote:
> > >
> > > > Bewar...
Hynek Cihlar
04:08 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Hynek Cihlar wrote:
>
> > Beware choose is triggered on mouse up, not click.
>
> Okay, ...
Hynek Cihlar
03:55 AM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Hynek Cihlar wrote:
> Should the assignment be done only when @SCA.isSuspended()@?
Otherwise the assignment trigg...
Hynek Cihlar

11/19/2025

12:54 PM Testing Support #6863: implement CI/CD servers and the rules for each set of tests
I took all the known requirements and the Jenkins know-how I have gathered so far and put together a draft of a CI/CD... Hynek Cihlar
07:57 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> I was thinking to add a flag in @ThinClient@ in order to mark if a drop-down was active at the...
Hynek Cihlar
07:27 AM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Code review 10423a.
Instead of @widthFromNative@ use @columnFromPixels@. The value truly represents pixels so in C...
Hynek Cihlar
06:49 AM User Interface Bug #10423: Scrollbar is clipped by frame after a virtual width assignment
Razvan-Nicolae Chichirau wrote:
> I think this was implemented to avoid side-effects while modifying any dimension-r...
Hynek Cihlar

11/18/2025

09:11 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> One more point:
> During testing the app I've noticed that if we press a button while a drop...
Hynek Cihlar
09:05 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> I've changed it to a simpler one:
> [...]
But if there can be only a single active drop-do...
Hynek Cihlar
08:04 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> Hynek Cihlar wrote:
> > Delia Mitric wrote:
> > > I'll try to modify the implementation of @...
Hynek Cihlar
05:57 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Delia Mitric wrote:
> I'll try to modify the implementation of @isDropDownDisplayed@ in order to check just for drop...
Hynek Cihlar

11/17/2025

02:20 PM User Interface Bug #10751: Beep Sound Playback Causing Client Abend
Greg, I know we've had a debate about the use of assertions in our code base. Was the conclusion that using @assert@ ... Hynek Cihlar
02:11 PM User Interface Bug #10236 (Internal Test): Side label for a widget isn't displayed when parent frame is defined...
Hynek Cihlar
09:09 AM User Interface Bug #10760: Mouse events should not be dispatched while a combo box drop-down is open.
Yes, the second patch looks better. A few points.
* The drop-down is dismissed on mouse down (at least it does in ...
Hynek Cihlar

11/14/2025

01:29 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
@SPREADSHEET@ tests passed with 9687c. Hynek Cihlar
01:03 PM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
I am starting testing spreadheet widget now, it shouldn't take long. Hynek Cihlar

11/13/2025

06:08 AM User Interface Feature #10848: custom theme improvements
Greg Shah wrote:
> The key point woul dbe where we decide to break compatibility and where not to break it.
Yes. ...
Hynek Cihlar

11/12/2025

10:13 AM User Interface Feature #10848: custom theme improvements
Greg Shah wrote:
> Please provide more details of the idea. Are you suggesting that we would use HTML input widgets...
Hynek Cihlar
02:55 AM User Interface Feature #10848: custom theme improvements
Beside the trivial solutions of driving some basic CSS styling values into the theme classes I offer yet another solu... Hynek Cihlar
08:55 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Greg Shah wrote:
> Constantin/Hynek: What other testing do we need?
Here is the unsorted list of features, beside...
Hynek Cihlar
08:06 AM User Interface Bug #10695 (Internal Test): Editor Replace function throws ArrayIndexOutOfBoundsException
Code review 10695a. The changes look good. Please go ahead with regression testing. Hynek Cihlar

11/11/2025

10:08 AM User Interface Feature #4438: parsing and conversion of .wrx files
Note to myself.
Explore the possibility to parse wrx files with Apache POI. The following sample does show the sto...
Hynek Cihlar

11/06/2025

03:38 AM Base Language Bug #9906 (Review): Incorrect date parsing in FWD DATE(CHARACTER) implementation
Hynek Cihlar

10/29/2025

09:52 AM User Interface Bug #10236: Side label for a widget isn't displayed when parent frame is defined using n DOWN, ...
Code review 10236a. The change looks ok to me. Just please remove the TODO, it is redundant now. Hynek Cihlar
 

Also available in: Atom