Project

General

Profile

Activity

From 03/26/2024 to 04/24/2024

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

04/01/2024

06:41 PM Bug #8260: treelist sorting column with null and empty string values does not produce correct result
Șerban Bursuc wrote:
> Using the @TreeList@ testcase:
>
> We add nodes with the following cell values
>
> [......
Vladimir Tsichevski
01:46 PM Bug #8556: Incorrect frame layout
The issue exists at least since the trunk rev. 14857, so it is not a recent regression. Vladimir Tsichevski
01:26 PM Bug #8556: Incorrect frame layout
The following example:... Vladimir Tsichevski
01:21 PM Bug #8556 (New): Incorrect frame layout
Vladimir Tsichevski

03/29/2024

01:23 PM Bug #7657: 8-bit character entry problem in ChUI
I am open to trying out and testing any FWD changes here on my end. Let me know if I can help in any way. I have work... Robert Jensen
06:39 AM Bug #7657: 8-bit character entry problem in ChUI
Robert Jensen wrote:
> The comand line is actually:
> ./client-terminal.sh client:cmd-line-option:startup-procedure...
Greg Shah
06:26 AM Bug #7657: 8-bit character entry problem in ChUI
> I may have missed a step here. I am running from Intellij, which I did restart after the changes to .bashrd But may... Greg Shah
06:17 AM Bug #7657: 8-bit character entry problem in ChUI
In #7657-5, I mentioned some changes that were needed. Let me make it more clear: these changes that are needed are ... Greg Shah

03/28/2024

06:49 PM Bug #7657: 8-bit character entry problem in ChUI
The comand line is actually:
./client-terminal.sh client:cmd-line-option:startup-procedure=com/<app_path>/ClientBoot...
Robert Jensen
05:45 PM Bug #7657: 8-bit character entry problem in ChUI
I fianally got around to trying the ncurses update. No change. The setup_ncurses6x.sh script did appear to work corre... Robert Jensen
01:47 PM Feature #4517 (Closed): optionally back the 4GL features for Registry access with the user-specif...
Greg Shah
11:29 AM Bug #8541: Fill-In widget incorrectly resets cursor position to 0 when DISPLAY is in VALUE-CHANGE...
Updated previous message to hide customer info. Eugenie Lyzenko
11:27 AM Bug #8541: Fill-In widget incorrectly resets cursor position to 0 when DISPLAY is in VALUE-CHANGE...
The branch @8508a@ already created to accept the fixes. It has some fix candidate to review/test.
The samples to r...
Eugenie Lyzenko
11:23 AM Bug #8541 (New): Fill-In widget incorrectly resets cursor position to 0 when DISPLAY is in VALUE-...
Eugenie Lyzenko
 

Also available in: Atom