Project

General

Profile

Activity

From 04/02/2024 to 05/01/2024

05/01/2024

05:43 PM Bug #8673: Deduce the logic behind OE focus management and implement in FWD
h3. Focus data model
*Focus state* consists of the following data:
# @Window.focus@
*Field-level* focused wi...
Vladimir Tsichevski
01:31 PM Bug #8711: TAB-STOP attribute wrong implementation for RECTANGLE, IMAGE and TEXT widgets
In OE the @TEXT@ widget has the @TAB-STOP@ attribute (despite the official docs say otherwise), and @RECTANGLE@ and @... Vladimir Tsichevski
01:11 PM Bug #8711 (New): TAB-STOP attribute wrong implementation for RECTANGLE, IMAGE and TEXT widgets
Vladimir Tsichevski

04/30/2024

01:49 PM Bug #8673 (WIP): Deduce the logic behind OE focus management and implement in FWD
When the target is a frame, and there is no focus hint set in this frame (something roughly similar to the @AbstractC... Vladimir Tsichevski

04/25/2024

10:51 AM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ updated for review to revision @15163@. Rebased with recent trunk. New revision is @15165@.
This is th...
Eugenie Lyzenko
09:21 AM Bug #7657: 8-bit character entry problem in ChUI
UTF-8 encoding has a variable number of bytes per character. By the way, Java actually uses UTF-16 internally. It can... Robert Jensen

04/24/2024

05:51 PM Bug #7657: 8-bit character entry problem in ChUI
Created task branch @7657a@ from trunk revision @15162@. Eugenie Lyzenko
04:42 PM Bug #7657: 8-bit character entry problem in ChUI
Making required code changes to add @ChUI@ terminal support with optional @UTF-8@ characters for input/output.
1. ...
Eugenie Lyzenko
08:56 AM Bug #8673: Deduce the logic behind OE focus management and implement in FWD
There is a feature related to how OE manages focus I cannot understand.
I wrote the @8376-with-focusable.p@ exampl...
Vladimir Tsichevski
08:00 AM Bug #8673 (WIP): Deduce the logic behind OE focus management and implement in FWD
Vladimir Tsichevski

04/21/2024

03:50 PM Bug #8659: FWD has no button click animations
In FWD in Windows 10 theme buttons doesn't react to mouse clicks at all. In 4GL clicking may include color change and... Stanislav Lomany
02:43 PM Bug #8659 (New): FWD has no button click animations
Stanislav Lomany

04/20/2024

11:01 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
> Actually, the fact that @baseKey@ is null should be OK on the client side. It just needs to be a little more protec... Greg Shah
12:11 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
Actually, the fact that @baseKey@ is null should be OK on the client side. It just needs to be a little more protecte... Roger Borrello

04/19/2024

07:51 PM Bug #8353 (WIP): Fully support stanza INI LOAD/USE/UNLOAD scenarios
By changing my test to a procedure, I was able to get it running.
I am finding that @LOAD gIniName DIR gDir.@ resu...
Roger Borrello

04/12/2024

01:45 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> Good work!
>
> Some thoughts:
>
> * We should add a build-time option to control whether th...
Eugenie Lyzenko
06:47 AM Bug #7657: 8-bit character entry problem in ChUI
Good work!
Some thoughts:
* We should add a build-time option to control whether the native module will use wid...
Greg Shah

04/11/2024

04:46 PM Bug #7657: 8-bit character entry problem in ChUI
The news so far.
After experimenting I would like to share some finding at this time. For minimal usage we need to...
Eugenie Lyzenko
01:06 PM Bug #7657: 8-bit character entry problem in ChUI
Greg Shah wrote:
> It must be something pulled over from the Hotel GUI directory. In October 2023, Galya implemente...
Eugenie Lyzenko
12:23 PM Bug #7657: 8-bit character entry problem in ChUI
It must be something pulled over from the Hotel GUI directory. In October 2023, Galya implemented single signon for ... Greg Shah
12:16 PM Bug #7657: 8-bit character entry problem in ChUI
Guys,
During testing Hotel ChUI with wide chars environment I'm getting the following warning when starting server...
Eugenie Lyzenko

04/08/2024

10:04 AM Bug #8598: Frame has no scrollbars
Example:... Vladimir Tsichevski
10:02 AM Bug #8598 (New): Frame has no scrollbars
Vladimir Tsichevski

04/04/2024

09:09 AM Bug #8586: Fields are not in FIELD-GROUP until they are enabled
The program:... Vladimir Tsichevski
09:02 AM Bug #8586 (Test): Fields are not in FIELD-GROUP until they are enabled
Vladimir Tsichevski

04/03/2024

04:52 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
The failure was because I didn't include @support/test/AssertExt.cls@ in the conversion file. Now I get:... Roger Borrello

04/02/2024

05:15 PM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Șerban Bursuc wrote:
> As for issue 2, I don't understand whether OE just refuses to sort the column, or it doesn'...
Vladimir Tsichevski
10:30 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Sorry for the random assignment, it was **not** intentional. Șerban Bursuc
10:27 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Vladimir Tsichevski wrote:
> As I see this:
>
> # If a string tree column has non-empty values, empty string valu...
Șerban Bursuc
10:11 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
As I see this:
# If a string tree column has non-empty values, empty string values and unknown values, when expect...
Vladimir Tsichevski
09:57 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Vladimir Tsichevski wrote:
> Șerban Bursuc wrote:
>
> > As for what's different, it's a bit more apparent from th...
Șerban Bursuc
09:56 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Șerban Bursuc wrote:
> As for what's different, it's a bit more apparent from the screenshots in #8039-39
There i...
Vladimir Tsichevski
09:28 AM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Vladimir Tsichevski wrote:
> I reproduced the situation using @5084.p@, and I found no difference between OE and FWD...
Șerban Bursuc
08:23 AM Bug #8260 (Feedback): treelist sorting column with null and empty string values does not produce ...
I reproduced the situation using @5084.p@, and I found no difference between OE and FWD. What is wrong with FWD? Vladimir Tsichevski
 

Also available in: Atom