Project

General

Profile

Activity

From 12/21/2021 to 01/19/2022

01/19/2022

06:23 PM Bug #5989: MESSAGE SET: empty string is treated as undefined
Vladimir Tsichevski wrote:
> Also: the value visible in the fill-in for @MESSAGE SET@ statement differs from that in...
Vladimir Tsichevski
06:16 PM Bug #5989: MESSAGE SET: empty string is treated as undefined
The original issue fixed in 3821c rev. 13419. Please, review. Vladimir Tsichevski
02:36 PM Bug #5989 (WIP): MESSAGE SET: empty string is treated as undefined
Also: the value visible in the fill-in for @MESSAGE SET@ statement differs from that in FWD for logical and number va... Vladimir Tsichevski

01/18/2022

03:11 PM Bug #5989: MESSAGE SET: empty string is treated as undefined
Run the following code:... Vladimir Tsichevski
03:08 PM Bug #5989 (WIP): MESSAGE SET: empty string is treated as undefined
Vladimir Tsichevski

01/14/2022

06:34 AM Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
Code Review Task Branch 3821c Revision 13362
No objections.
Hynek/Sergey: Please review.
Greg Shah
06:05 AM Bug #5971: The correct order of ENTRY/LEAVE, ROW-ENTRY/ROW-LEAVE, VALUE-CHANGED generated for INS...
Please see @demo/test-issue-5528-9.p@ in @testcases@ project and #5528-186. Sergey Ivanovskiy
06:01 AM Bug #5971 (New): The correct order of ENTRY/LEAVE, ROW-ENTRY/ROW-LEAVE, VALUE-CHANGED generated f...
Sergey Ivanovskiy

01/13/2022

10:57 AM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
We can make this a limitation of the trigger (in the case that the browser window/tab is forcably killed). I don't t... Greg Shah
10:53 AM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
Constantin noted this issue:
> There is a problem if we try executing the @WINDOW-CLOSE@ after the FWD client is n...
Greg Shah

01/12/2022

01:06 PM Bug #5969: Unacceptable keys shouldn't clear selection in fill-in
If a key is not accepted by the current format (?), it should do nothing in 4GL.... Stanislav Lomany
01:00 PM Bug #5969 (New): Unacceptable keys shouldn't clear selection in fill-in
Stanislav Lomany
12:39 PM Bug #5968: Integer field misalignment
# Second integer field in this simple testcase has left alignment.
# Both field labels have wrong alignment (left).
...
Stanislav Lomany
12:32 PM Bug #5968 (New): Integer field misalignment
Stanislav Lomany

01/10/2022

01:54 PM Bug #4993 (Review): Overlay prevents input when modal dialog open in embedded mode in Chrome
Fixed in 3821c/13362.
Constantin Asofiei
01:36 PM Bug #4993: Overlay prevents input when modal dialog open in embedded mode in Chrome
When a combo box drop-down is open it can't be closed by clicking outside of it, one must select an entry or press Es... Constantin Asofiei
01:34 PM Bug #4993 (WIP): Overlay prevents input when modal dialog open in embedded mode in Chrome
Constantin Asofiei

01/05/2022

01:54 PM Feature #4438: parsing and conversion of .wrx files
I have some more findings.
Please note that all the presented results are preliminary as they were tested on a sin...
Hynek Cihlar

01/04/2022

01:52 PM Feature #4438: parsing and conversion of .wrx files
Here are some more findings.
Every wrx file is a COM/OLE structured storage file so it can be treated with the COM...
Hynek Cihlar
07:49 AM Feature #4438: parsing and conversion of .wrx files
The OCX properties are indeed handled by a COM component, but this comes with OpenEdge. It resides in @prox.dll@ and ... Hynek Cihlar
07:40 PM Feature #4438: parsing and conversion of .wrx files
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Which exactly OCX control is it?
>
> See Greg's note #4438-...
Vladimir Tsichevski

01/03/2022

03:30 PM Feature #4438: parsing and conversion of .wrx files
Vladimir Tsichevski wrote:
> Which exactly OCX control is it?
See Greg's note #4438-17. I just had a quick look i...
Hynek Cihlar
03:22 PM Feature #4438: parsing and conversion of .wrx files
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > Hynek Cihlar wrote:
> > > Greg Shah wrote:
> > > > The appbu...
Vladimir Tsichevski
03:12 PM Feature #4438: parsing and conversion of .wrx files
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > The appbuilder code (see possenet in t...
Hynek Cihlar
03:09 PM Feature #4438: parsing and conversion of .wrx files
Hynek Cihlar wrote:
> Greg Shah wrote:
> > The appbuilder code (see possenet in the @src/adeuib/@ directory) itself...
Vladimir Tsichevski
02:57 PM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> The appbuilder code (see possenet in the @src/adeuib/@ directory) itself uses an OCX control for ...
Hynek Cihlar

12/22/2021

09:42 AM Bug #5887 (Closed): NPE when applying "SHIFT-V" event
Greg Shah
03:05 AM Bug #5887 (Test): NPE when applying "SHIFT-V" event
Thanks Vladimir, the changes are good. Constantin Asofiei
08:54 AM Bug #5921: Browse multi select - screen-value quirks.
For a multiple selection browse @screen-value@ is link to the last selected row - even if later is being deselected. ... Marian Edu
08:37 AM Bug #5921 (New): Browse multi select - screen-value quirks.
Marian Edu

12/21/2021

03:49 PM Bug #5887: NPE when applying "SHIFT-V" event
Constantin Asofiei wrote:
> OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save...
Vladimir Tsichevski
02:41 PM Bug #5887: NPE when applying "SHIFT-V" event
Vladimir Tsichevski wrote:
> Constantin Asofiei wrote:
> > OK, please run this program in OE, with Windows Chui, W...
Vladimir Tsichevski
02:32 PM Bug #5887: NPE when applying "SHIFT-V" event
Constantin Asofiei wrote:
> OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save...
Vladimir Tsichevski
12:45 PM Bug #5887: NPE when applying "SHIFT-V" event
OK, please run this program in OE, with Windows Chui, Windows GUI, and Linux Chui, save the output and commit it to ... Constantin Asofiei
12:38 PM Bug #5887: NPE when applying "SHIFT-V" event
Currently FWD behaves differently:
1. 0 -> 768 instead of 0 -> -1
2. 1-31 -> -1 instead of no change
3. 127-223 ...
Vladimir Tsichevski
11:10 AM Bug #5887: NPE when applying "SHIFT-V" event
Yes, I forgot to mention that I removed the a-z case, as that is a false negative. Constantin Asofiei
11:09 AM Bug #5887: NPE when applying "SHIFT-V" event
Constantin Asofiei wrote:
> Vladimir, the changes look good. My problem is that if I test all ASCII codes (with exte...
Vladimir Tsichevski
09:18 AM Bug #5887: NPE when applying "SHIFT-V" event
Vladimir, the changes look good. My problem is that if I test all ASCII codes (with extended):... Constantin Asofiei
09:01 AM Bug #5887: NPE when applying "SHIFT-V" event
Sergey/Hynek/Constantin: Please review. Greg Shah
08:42 AM Bug #5887 (Review): NPE when applying "SHIFT-V" event
Fixed in 3821c rev. 13295. Vladimir Tsichevski
03:48 PM Bug #5918: KEY-CODE for SHIFT-x labels
This issue is related to return values of the @KEY-CODE@ 4gl function when the function argument starts with the @SHI... Vladimir Tsichevski
03:33 PM Bug #5918 (New): KEY-CODE for SHIFT-x labels
Vladimir Tsichevski
07:40 AM Bug #5118: TREELIST widget issues
h2. When widget is focused, the selected row must render differently
In original OCX, a dotted rectangle is drawn ...
Vladimir Tsichevski
 

Also available in: Atom