Project

General

Profile

Activity

From 10/20/2024 to 11/18/2024

11/18/2024

03:27 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15568@, new revision is @15585@.
At this time the plan is to run @ChUI@ reg...
Eugenie Lyzenko

11/15/2024

04:42 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15561@, new revision is @15578@. Eugenie Lyzenko
10:44 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15557@, new revision is @15574@. Eugenie Lyzenko
03:26 PM Bug #9343: Incorrect NEXT-SIBLING attribute value for child WINDOW widget in GUI mode
The problem description. In @GUI@ mode it is possible to have child window widget alongside with frame widget inside ... Eugenie Lyzenko
03:17 PM Bug #9343 (New): Incorrect NEXT-SIBLING attribute value for child WINDOW widget in GUI mode
Eugenie Lyzenko
08:56 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Greg Shah wrote:
> And this doesn't cause ChUI regression testing to fail?
Yes. The tests are passing with bug em...
Eugenie Lyzenko
08:48 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
And this doesn't cause ChUI regression testing to fail? That is surprising. Greg Shah
08:42 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
Greg Shah wrote:
> What trunk revision shows this bug? This seems like a regression.
I noted from trunk @15548@....
Eugenie Lyzenko
08:32 AM Bug #9340: CHOOSE statement does not display widget help string in ChUI
What trunk revision shows this bug? This seems like a regression. Greg Shah
09:12 PM Bug #9340: CHOOSE statement does not display widget help string in ChUI
The problem is when defining help string for widget including as part of the @CHOOSE@ statement the string is not sho... Eugenie Lyzenko
08:50 PM Bug #9340 (Internal Test): CHOOSE statement does not display widget help string in ChUI
Eugenie Lyzenko

11/11/2024

02:22 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15548@, new revision is @15565@. Eugenie Lyzenko

11/09/2024

08:47 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15545@, new revision is @15562@. Eugenie Lyzenko

11/06/2024

08:14 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15532@, new revision is @15549@. Eugenie Lyzenko

11/02/2024

09:38 PM Bug #7657: 8-bit character entry problem in ChUI
Eugenie Lyzenko wrote:
> The @7657a@ rebased with recent trunk @15528@, new revision is @15545@.
The number incre...
Eugenie Lyzenko
09:10 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15528@, new revision is @15545@. Eugenie Lyzenko

10/30/2024

06:00 AM Bug #9286: SPREADSHEET: Final fix for cell artifacts appearing after first show
This is a follow up issue from #9046, which delivered a workaround solution for the cell artifacts. This issue is for... Hynek Cihlar
05:58 AM Bug #9286 (New): SPREADSHEET: Final fix for cell artifacts appearing after first show
Hynek Cihlar

10/29/2024

04:19 PM Feature #8991: Integrate SPREADSHEET widget in Hotel GUI sample application
Hynek Cihlar wrote:
> Note there is an issue with the guests data not initially displayed, the sheet must be manuall...
Hynek Cihlar

10/25/2024

05:51 AM Bug #9278 (Internal Test): FILL-IN: VALUE-CHANGED sent twice for user input causing selection cle...
Code review 9278a. The changes look good. Hynek Cihlar
09:08 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15521@, new revision is @15537@. Eugenie Lyzenko

10/24/2024

05:02 PM Bug #9278: FILL-IN: VALUE-CHANGED sent twice for user input causing selection clear action
Greg Shah wrote:
> Hynek: Please review.
>
> Vladimir: Is this associated with a customer application?
I know ...
Vladimir Tsichevski
02:58 PM Bug #9278: FILL-IN: VALUE-CHANGED sent twice for user input causing selection clear action
Hynek: Please review.
Vladimir: Is this associated with a customer application?
Greg Shah
11:02 AM Bug #9278 (Review): FILL-IN: VALUE-CHANGED sent twice for user input causing selection clear action
The fix committed in 9278a rev. 15522. Please, review. Vladimir Tsichevski
09:50 AM Bug #9278 (WIP): FILL-IN: VALUE-CHANGED sent twice for user input causing selection clear action
Vladimir Tsichevski
09:18 AM Bug #9278: FILL-IN: VALUE-CHANGED sent twice for user input causing selection clear action
When the user inputs a character, which changes the @SCREEN-VALUE@, OE sends the @VALUE-CHANGED@ event. This event is... Vladimir Tsichevski
08:40 AM Bug #9278 (Internal Test): FILL-IN: VALUE-CHANGED sent twice for user input causing selection cle...
Vladimir Tsichevski
10:50 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
All the above comments for @USE@ (case-sensitivity and file extension) apply to @UNLOAD@ too. Galya B
09:08 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
About case-sensitivity:
* OE is case-sensitive between @LOAD@ and @USE@, but not when it comes to loading the key fr...
Galya B

10/23/2024

02:40 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15520@, new revision is @15536@. Eugenie Lyzenko
11:27 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ updated for review to revision @15529@.
This update added the fix for cursor position/visibility in @C...
Eugenie Lyzenko
10:06 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
My observations on the file extensions:
* If the environment has one dot in the name, the part after the dot is cons...
Galya B
08:22 AM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
Roger Borrello wrote:
> Marian, I don't see any tests in @tests/base_language/environment_registryINI_access@ that...
Marian Edu

10/22/2024

05:04 PM Bug #7657: 8-bit character entry problem in ChUI
The @7657a@ rebased with recent trunk @15513@, new revision is @15528@. Eugenie Lyzenko

10/21/2024

02:02 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
Greg Shah wrote:
> > Should we make FWD fully compatible with OE?
>
> Yes
>
> I can't speak for the funky beha...
Galya B
02:00 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
> Should we make FWD fully compatible with OE?
Yes
I can't speak for the funky behavior from #8353-60. That se...
Greg Shah
01:43 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
There is a funky behavior in OE: create a key @env1@ directly in win registry under @HKEY_LOCAL_MACHINE/SOFTWARE@ and... Galya B
01:00 PM Bug #8353: Fully support stanza INI LOAD/USE/UNLOAD scenarios
Our Win @Registry@ implementation by default checks for the value (when no @BASE-KEY@ specified) only in the root @HK... Galya B
 

Also available in: Atom