Activity
From 02/09/2026 to 03/10/2026
03/10/2026
- 03:32 PM Support #11283: design discussion of how to replace .NET Windows Forms usage
- Hynek Cihlar wrote:
> Rewriting the controls will surely be the most code but I think the least troubles in the end.... - 02:32 PM Support #11283: design discussion of how to replace .NET Windows Forms usage
- Rewriting the controls will surely be the most code but I think the least troubles in the end. This will be a really ...
- 10:54 AM Support #11283: design discussion of how to replace .NET Windows Forms usage
- Idea 2 is supposed to be HTML components which may bring their own complications (as we will want to integrate this t...
- 10:43 AM Support #11283: design discussion of how to replace .NET Windows Forms usage
- Using AWT won't solve much for us considering the target will surely be web. The ideas for re-routing the output and...
- 10:32 AM Support #11283: design discussion of how to replace .NET Windows Forms usage
- h3. Idea 1
> Looks like there are .NET to AWT bridges like https://jnbridge.com/ which integrate winforms with AWT... - 09:25 AM Support #11283: design discussion of how to replace .NET Windows Forms usage
- Looks like there are .NET to AWT bridges like https://jnbridge.com/ which integrate winforms with AWT/Swing. But to ...
- 08:58 AM Support #11283: design discussion of how to replace .NET Windows Forms usage
- If a customer has a lot of .NET Windows Form usage, I'd like to discuss the kinds of things we can do to effectively ...
- 08:56 AM Support #11283 (New): design discussion of how to replace .NET Windows Forms usage
- 07:03 AM Bug #10856: Logical FILL-IN: Caret position issues
- Delia, I reran the ChUI regression tests with the changes from 10856a. Previously there were 28 failing tests, but no...
03/09/2026
- 08:31 AM Bug #11170: The caret position is initially wrong for DECIMAL/INTEGER FILL-IN widgets
- Committed a fix to *11170a branch as rev 16407*, but while testing it on different DECIMAL formats, found that for "9...
- 05:31 AM Bug #11170: The caret position is initially wrong for DECIMAL/INTEGER FILL-IN widgets
- The initial cursor position for @DECIMAL FILL-IN@ is 8 because of the *screen.length()* value which is 9.
When the ...
03/06/2026
- 09:08 AM Bug #11252 (Test): New Session functionality is broken for the virtual desktop mode
- 09:07 AM Bug #11252 (Internal Test): New Session functionality is broken for the virtual desktop mode
- 11252a merged into the trunk as rev 16459 and archived.
- 08:50 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- OK. Rebasing 11252a.
- 08:03 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- > Actually it is Sergey to do the merge.
Sorry about that. - 07:59 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Actually it is Sergey to do the merge.
- 07:52 AM Bug #11252 (Merge Pending): New Session functionality is broken for the virtual desktop mode
- Yes. Stanislav, please merge after 11227a.
- 07:50 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Alex: This is ready for merge and it is one that affects the customer for whom trunk is frozen right now. Should it ...
03/05/2026
- 01:40 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Please disregard my messages 20 and 22.
> Stanislav, can we merge this? Did you do any testing?
I checked that sa... - 01:32 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Sorry, I messed up the task
- 01:31 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Yes.
- 01:29 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Can 11252a be merged into the trunk?
- 08:28 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- I just executed ChUI regression testing for the case. Yes, I think we can merge.
- 07:42 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav, can we merge this? Did you do any testing?
- 05:50 AM Bug #11044 (Review): FILL-IN with Unknown Value: Incorrect Key Input Handling
- Committed a final solution to *11044b rev. 16458*.
(The latest commit (rev. *16457*) had a problem: when the user in...
03/04/2026
- 05:11 AM Bug #11044: FILL-IN with Unknown Value: Incorrect Key Input Handling
- Delia Mitric wrote:
> Found that the LOGICAL FILL-IN doesn't behave the same as DECIMAL/INTEGER FILL-IN when it cont... - 04:05 AM Bug #11044: FILL-IN with Unknown Value: Incorrect Key Input Handling
- Delia Mitric wrote:
> Another difference is that:
> For a @LOGICAL FILL-IN@ if it contains a *selected text* and th... - 03:47 AM Bug #11044: FILL-IN with Unknown Value: Incorrect Key Input Handling
- Created a new branch *11044b* because I rebased the first one and the conversion on the app I test fails (even if I u...
- 02:29 AM Bug #11044: FILL-IN with Unknown Value: Incorrect Key Input Handling
- Another difference is that:
For a @LOGICAL FILL-IN@ if it contains a *selected text* and the user press *BACKSPACE* ... - 02:19 AM Bug #11044: FILL-IN with Unknown Value: Incorrect Key Input Handling
- Found that the LOGICAL FILL-IN doesn't behave the same as DECIMAL/INTEGER FILL-IN when it contains "?" (selected or n...
03/02/2026
- 06:10 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav Lomany wrote:
> I would also like *Constantin* to take a quick look at the update.
I'm OK with the changes. - 06:01 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- I would also like *Constantin* to take a quick look at the update.
- 05:59 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav: Can this be put into testing?
- 06:03 AM Bug #10915 (Review): ugly dialogs
- 06:03 AM Bug #10915 (WIP): ugly dialogs
- 05:59 AM Bug #10915: ugly dialogs
- Why is this in Feedback status? (Feedback is reserved for waiting for a customer response).
02/28/2026
- 01:39 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- > rev 16451(11252a).
It's good.
02/27/2026
- 02:52 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav, thank you for findings. Those issues fixed in rev 16451(11252a).
- 12:03 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- > 16450.(11252a).
It is good. Minor thing: I may guess that according to our coding standards @enum TYPE@ should b... - 08:55 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav, I rebased and fixed java doc, cleaned the code rev 16450.(11252a). Please review.
- 06:24 AM Bug #11211: Improve source detection when dispatching mouse wheel events
- Aaaand, another one. If it's alright, I would like both Alex and Serban to look at the changes. Thank you!
02/26/2026
- 08:33 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- > 16443 (11252a).
Looks good! Few javadocs are missing:...
02/25/2026
- 08:39 AM Bug #11211 (Review): Improve source detection when dispatching mouse wheel events
- *Hynek/Vladimir*: I'm going to need both of you to carefully review 11211a/rev. 16438 as these are some "risky" chang...
- 06:35 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav, thank you!
- 06:03 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Sorry for delay, I'm working on an immediate-priority task. I'll review today!
- 05:06 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Is there a chance for 11252a will be reviewed this week?
02/24/2026
- 01:10 PM Bug #11252: New Session functionality is broken for the virtual desktop mode
- New Session functionality is working properly with these changes.
Stanislav, Constantin, please review. - 11:07 AM Bug #11252 (Review): New Session functionality is broken for the virtual desktop mode
- Please review the changes rev 16443 (11252a).
- 08:32 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- This code :...
- 08:19 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Stanislav, @SecurityManager.getInstance().getUserId()@ never returns @null@ value. If an account is not detected in @...
- 04:40 AM Bug #11252: New Session functionality is broken for the virtual desktop mode
- Created 11252a branch for the fix, #9709-620 for the root cause of this issue
- 04:37 AM Bug #11252 (Test): New Session functionality is broken for the virtual desktop mode
- 07:35 AM Bug #11211: Improve source detection when dispatching mouse wheel events
- This is the @UiUtils@ method I made for finding the mouse source:...
02/23/2026
- 03:32 AM Bug #10152 (Test): COMBO-BOX: mouse wheel does not scroll the list
- Branch 10152a was merged into trunk as rev. 16436 and archived.
- 03:05 AM Bug #10152 (Merge Pending): COMBO-BOX: mouse wheel does not scroll the list
- 10152a can be merged right now.
02/20/2026
- 08:13 AM Bug #11211: Improve source detection when dispatching mouse wheel events
- Here is a list of widgets that, once focused:
* *respond* to mouse wheel events: combo-box, browse, browse column, s... - 06:53 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- I think that's fair. I'll keep this in mind, because the trunk seems to be frozen at the moment.
- 06:14 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Testing that passed:
* Isolated combo-box tests involving mouse-wheel
* Smoke-test on Hotel GUI + 2 customer apps
...
02/16/2026
- 12:45 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
> Hynek Cihlar wrote:
> > Tomasz, when do you expect the rebase to be ready?
>
> Rebased to ... - 03:13 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz Domin wrote:
>
> Will do regression testing today.
I am still doing regression tests, there are more e...
02/13/2026
- 11:55 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Hynek Cihlar wrote:
> Tomasz, when do you expect the rebase to be ready?
Rebased to trunk/16425
Added post rebas... - 11:31 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Tomasz, when do you expect the rebase to be ready?
- 06:50 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Yes, rebase.
Hynek will control the merge. - 06:29 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
- Greg
Should I rebase and retest and prepare to merge ? - 11:35 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > The change in 7646b committed and pushed as r16425.
>
> Ple... - 11:16 AM Bug #7646 (Merge Pending): FILL-IN: NPE during the PASTE of non-text clipboard contents
- Vladimir Tsichevski wrote:
> The change in 7646b committed and pushed as r16425.
Please merge to trunk. - 10:47 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- The change in 7646b committed and pushed as r16425.
- 08:26 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- 7646b rebased to the latest trunk and is r16424.
- 08:24 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > I'm running ChUI regression tests o... - 07:45 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > I'm running ChUI regression tests on 7646b. Vladimir, is there... - 06:52 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- Hynek Cihlar wrote:
> I'm running ChUI regression tests on 7646b. Vladimir, is there any other regression testing ne... - 05:08 AM Bug #7646: FILL-IN: NPE during the PASTE of non-text clipboard contents
- I'm running ChUI regression tests on 7646b. Vladimir, is there any other regression testing needed?
- 09:25 AM Bug #10152 (Internal Test): COMBO-BOX: mouse wheel does not scroll the list
- Noted in #11211-3.
- 09:20 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> That's because in 4GL SHIFT/CTRL + mouse-wheel scrolls the widget's frame, so this... - 09:18 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- That's because in 4GL SHIFT/CTRL + mouse-wheel scrolls the widget's frame, so this is again a "mouse source" problem ...
- 09:13 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> Vladimir: Please review 10152a/rev. 16419.
The change is good.
The only rema... - 08:36 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Vladimir: Please review 10152a/rev. 16419.
- 08:12 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- It turns out this is not as straight-forward as I thought. The scrolling on a focused widget without putting the mous...
- 07:52 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > I mean widget not focused and mouse cursor on it.
> In ou... - 06:26 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Hynek Cihlar wrote:
> I mean widget not focused and mouse cursor on it.
In our case widget *is* focused and mouse... - 04:22 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> Hynek Cihlar wrote:
> > Razvan-Nicolae Chichirau wrote:
> > > About the mouse ov... - 03:47 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Hynek Cihlar wrote:
> Razvan-Nicolae Chichirau wrote:
> > About the mouse over the label area thing, there is this ... - 03:43 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> About the mouse over the label area thing, there is this combo-box quirk: if the c... - 09:24 AM Bug #11211: Improve source detection when dispatching mouse wheel events
- Also, when the mouse wheel with SHIFT/CTRL are used simultaneously, the widget frame seems to be scrolled rather than...
- 08:34 AM Bug #11211: Improve source detection when dispatching mouse wheel events
- Currently FWD is dispatching the mouse wheel events on the widget that is directly under the mouse cursor according t...
- 08:30 AM Bug #11211 (Test): Improve source detection when dispatching mouse wheel events
- 06:35 AM Bug #8770: ENTRY event is not sent for a frame when window receives focus
- Hynek Cihlar wrote:
> What is the status of this issue?
The issue is partially fixed. See #8770-10 for the curren... - 05:18 AM Bug #8770: ENTRY event is not sent for a frame when window receives focus
- What is the status of this issue?
- 05:17 AM Bug #8809 (Closed): Incorrect next enabled widget calculation
- 03:43 AM Bug #6251 (Rejected): Swing ChUI: BACK-TAB does not work
02/12/2026
- 12:52 PM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- 11129a rev. 16422: The issue is completely fixed for @FILL-IN@ widgets: @Shift-Ctrl-Tab@ now correctly cycles frames ...
- 12:11 PM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
> > Additional difference: In GUI mode in OE the *Ctrl-Tab*... - 12:02 PM 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... - 11:36 AM Bug #11129: ChUI: Ctrl-Tab Does Not Cycle Focus Between Multiple Frames
- Branch 11129a rebased and is now r16421.
- 11:59 AM Bug #6251: Swing ChUI: BACK-TAB does not work
- This issue does not exist anymore in r16420 and can be closed.
- 08:25 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> Thanks for the review! About the mouse over the label area thing, there is this co... - 08:16 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Thanks for the review! About the mouse over the label area thing, there is this combo-box quirk: if the combo-box is ...
- 08:02 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- h2. 10152a rev 16418 – Code Review and Testing
h3. Note 1 – Small optimization in condition order
Replace:
<... - 03:29 AM Bug #10152 (Review): COMBO-BOX: mouse wheel does not scroll the list
- *Vladimir*: Please review 10152a/rev. 16418.
Created task #11208 for the hovering issue. - 03:27 AM Bug #11208: Implement mouse hovering for COMBO-BOX
- Run the following 4GL example:...
- 03:25 AM Bug #11208 (New): Implement mouse hovering for COMBO-BOX
02/11/2026
- 12:14 PM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir, how are GUI regres... - 08:14 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Razvan-Nicolae Chichirau wrote:
> So apparently, we need to fully implement the mouseover functionality for combo bo... - 07:47 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- So apparently, we need to fully implement the mouseover functionality for combo boxes. After looking through other cl...
- 06:41 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- The wheel event was not registered as a valid mouse action for combo-boxes on Web GUI. This fixed it:...
- 06:00 AM Bug #10152: COMBO-BOX: mouse wheel does not scroll the list
- Analyzed the mouse wheel behavior on combo-boxes and implemented this override in @ComboBoxGuiImpl@:...
02/10/2026
- 02:52 PM Bug #10063 (Closed): Numeric FILL-IN Throws NPE During Unit Testing
- 09:05 AM Bug #10063: Numeric FILL-IN Throws NPE During Unit Testing
- Hynek Cihlar wrote:
> Vladimir, what is the status of the issue? Does 10063a resolve it? What else should be done? A... - 01:51 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
- 10692a rev. 16413 fixes issues 1,2,3 (completely) and issue 4 (for GUI mode only).
- 01:20 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
- h2. Issue 3 Update: Deleting any sign specifier in the string value (other than minus sign) does nothing in FWD
Wh... - 01:12 PM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
- h2. Issue 4: Wrong caret position after digit input in non-negative CR/DB/DR format
h3. Scenario
# Any mode (GU... - 09:50 AM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir, how are GUI regression tests doing?
>
> I rebased... - 09:46 AM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Hynek Cihlar wrote:
> Vladimir, how are GUI regression tests doing?
I rebased and tested with the example in #965... - 09:16 AM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- Vladimir, how are GUI regression tests doing?
- 09:15 AM Bug #9657: Date FILL-IN with no separator format: incorrect display value for unknown date value
- 9657a passed ChUI regression tests.
- 03:39 AM Bug #10913 (Test): multiple tabs draw labels highlighted at the same time
- Branch 10913a was merged into trunk as rev. @16416@ and archived.
- 03:24 AM Bug #10913 (Merge Pending): multiple tabs draw labels highlighted at the same time
- Please merge 10913a to trunk.
- 03:19 AM Bug #10894 (Test): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- 01:51 AM Bug #10915 (Feedback): ugly dialogs
- Hynek, please give your feedback.
02/09/2026
- 03:35 PM Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Code review 10915a.
>
> Just one point. I think @removeEscapedDoubleQuotes@ will throw @Str... - 02:40 PM Bug #10915: ugly dialogs
- The aim was to remove only paired escaped double quotes. Committed revision 16433 (10915a). Rebasing the branch.
- 01:57 PM Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Code review 10915a.
> >
> > Just one point. I think @removeEs... - 01:29 PM Bug #10915: ugly dialogs
- Hynek Cihlar wrote:
> Code review 10915a.
>
> Just one point. I think @removeEscapedDoubleQuotes@ will throw @Str... - 01:03 PM Bug #10915: ugly dialogs
- Code review 10915a.
Just one point. I think @removeEscapedDoubleQuotes@ will throw @StringIndexOutOfBoundsExceptio... - 12:44 PM Bug #10915: ugly dialogs
- Sergey Ivanovskiy wrote:
> Hynek, could you review this task. I tested the changes, found issues and fixed them. Now... - 12:43 PM Bug #10915: ugly dialogs
- Hynek, could you review this task. I tested the changes, found issues and fixed them. Now the manual tests passed. Co...
- 02:32 AM Bug #10915: ugly dialogs
- Committed revision 16428 (10915a) fixed the found configuration issue, the progress bar dialog was changed and closed...
- 02:43 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> Vladimir, please merge 10894a in trunk.
Committed revision 16414. - 02:42 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir Tsichevski wrote:
> No, I mean update trunk, rebase, rebuild the branch and finally merge. This work is in ... - 02:39 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Vladimir, please merge 10894a in tr... - 02:31 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir, please merge 10894a in trunk.
>
> WIP...
Do yo... - 02:27 PM Bug #10894: Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Hynek Cihlar wrote:
> Vladimir, please merge 10894a in trunk.
WIP... - 12:43 PM Bug #10894 (Merge Pending): Date FILL-IN: Client crash on APPLY '0' after APPLY '?'
- Vladimir, please merge 10894a in trunk.
- 12:38 PM Bug #10063 (WIP): Numeric FILL-IN Throws NPE During Unit Testing
- Vladimir, what is the status of the issue? Does 10063a resolve it? What else should be done? Also please update % Done.
- 11:59 AM Bug #10266: Incorrect Input Handling in Grouped CHARACTER FILL-INs
- This issue will need to be re-assigned and Vladimir's points addressed.
- 08:18 AM Bug #10692: Numeric FILL-IN: Problems with formats using debit/credit sign placeholders
- Vladimir Tsichevski wrote:
> Issue 1 fix is incomplete: caret position is not adjusted after suffix removal
The iss... - 08:14 AM Bug #11192: Numeric FILL-IN: Caret position is not adjusted when value sign changes
- h3. Steps to reproduce
# Run any example containing a numeric FILL-IN with a signed format (sign placeholder can b... - 08:07 AM Bug #11192 (New): Numeric FILL-IN: Caret position is not adjusted when value sign changes
- 07:30 AM Bug #11191: ChUI: COMBO-BOX raises error 4058 on valid SCREEN-VALUE assignment
- Run this example in CHARACTER mode:...
- 07:29 AM Bug #11191 (Review): ChUI: COMBO-BOX raises error 4058 on valid SCREEN-VALUE assignment
- 04:57 AM Bug #10913: multiple tabs draw labels highlighted at the same time
- If there's nothing left to be tested, I think we can proceed with the merge, Hynek?
- 04:52 AM Bug #10913: multiple tabs draw labels highlighted at the same time
- Smoke tests passed using GUI apps.
Also available in: Atom