Project

General

Profile

Activity

From 05/09/2022 to 06/07/2022

06/06/2022

12:24 PM Feature #6495: add equivalent support for the undocumented -sbhelp command line option
It was seen on a command line as @-sbhelp something.p@.
We don't know what this does, though the name suggests tha...
Greg Shah
12:20 PM Feature #6495 (New): add equivalent support for the undocumented -sbhelp command line option
Greg Shah
07:51 AM Bug #6491: ClassCastException seen in stream processing related to GuiDriver
#5034-2102 - seen by VVT, a @ClassCastException@ seen in stream processing related to GuiDriver (this is not a recent... Greg Shah
07:50 AM Bug #6491 (New): ClassCastException seen in stream processing related to GuiDriver
Greg Shah

06/02/2022

03:14 PM Bug #6483 (Closed): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dial...
Greg Shah
01:47 PM Bug #6483 (Review): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dial...
This is not FWD issue, something is broken in my environment. Even a simple DOM-only HTML sample with file input does... Hynek Cihlar
01:46 PM Bug #6483 (WIP): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog ...
Hynek Cihlar
09:24 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
It seems that we can close this issue. Hynek, could you recheck your program with this new version Version 102.0.5005... Sergey Ivanovskiy
09:23 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
I have installed Version 102.0.5005.61 (Official Build) (64-bit) of Google Chrome and checked that this test program ... Sergey Ivanovskiy
09:11 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
But the older version 84.0.4147.105 (Official Build) (64-bit) on my 16.04 Ubuntu works properly with your program too. Sergey Ivanovskiy
08:47 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
The last my test was done with this program ... Sergey Ivanovskiy
08:37 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
Should I work on this issue? Sergey Ivanovskiy
05:22 AM Bug #6483: SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog in Chrome
The following test case shows this issue. Clicking on the Upload button and OK in the security dialog doesn't do anyt... Hynek Cihlar
05:21 AM Bug #6483 (Closed): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dial...
Hynek Cihlar

06/01/2022

07:46 AM Bug #6480: Frame size validation (height/width)
Validation for frame @HEIGHT@/@WIDTH@ and their virtual correspondents needs to be implemented. The behaviour is diff... Marian Edu
07:39 AM Bug #6480 (New): Frame size validation (height/width)
Marian Edu

05/30/2022

12:32 PM Feature #5742 (Test): improve web client startup time
Greg Shah
12:04 PM Feature #5742: improve web client startup time
Greg Shah wrote:
> Can you detect any performance difference in large applications (especially in open complex scree...
Tomasz Domin
10:43 AM Feature #5742: improve web client startup time
Can you detect any performance difference in large applications (especially in open complex screens)? Greg Shah
10:42 AM Feature #5742: improve web client startup time
You can merge 5742c.diff into 3821c. Greg Shah
10:35 AM Feature #5742: improve web client startup time
In meantime I've found an issue with the feature implementation.
There would be two types of setups of the feature...
Tomasz Domin
08:59 AM Bug #6474: finish CAN-SET, CAN-QUERY, LIST-QUERY-ATTRS, LIST-SET-ATTRS
Ensure all widget and other handle-based resources are reporting properly CAN-SET, CAN-QUERY, LIST-QUERY-ATTRS and LI... Greg Shah
08:58 AM Bug #6474 (New): finish CAN-SET, CAN-QUERY, LIST-QUERY-ATTRS, LIST-SET-ATTRS
Greg Shah
07:48 AM Feature #6473: better approach for default event behavior
As Marian notes in #6394-10, we often see some problems in handling default behavior for an event:
* Sometimes the...
Greg Shah
07:43 AM Feature #6473 (New): better approach for default event behavior
Greg Shah

05/29/2022

11:14 AM Feature #6464: cleanup of some messy parts of the UI implementation
We need to cleanup many parts of the UI implementation:
* The naming of these classes. Often we had early approac...
Greg Shah
11:14 AM Feature #6464 (New): cleanup of some messy parts of the UI implementation
Greg Shah

05/27/2022

02:56 PM Feature #5742: improve web client startup time
Code Review 5742b.diff
I think this is a really good update. I'm excited to see it in use in real applications. ...
Greg Shah
10:29 AM Feature #5742 (Review): improve web client startup time
Implemented as planned
To activate following section needs to be added to directory.xml "server/default" section:
<...
Tomasz Domin
02:40 PM Bug #6460: AsyncContext completed and/or Request lifecycle recycled
Please see #5976-57. Sergey Ivanovskiy
02:39 PM Bug #6460 (New): AsyncContext completed and/or Request lifecycle recycled
Sergey Ivanovskiy
01:51 AM Bug #6443 (Review): Widget ROW/COLUMN validation
Ready for review... Marian Edu
01:50 AM Bug #6443 (WIP): Widget ROW/COLUMN validation
Just in case this gets overlooked, after changes in #5897 there was a regression reported for screens in #6314. Rever... Marian Edu
01:38 AM Bug #6443 (Review): Widget ROW/COLUMN validation
Marian Edu
09:14 PM Feature #6440: ATTR-SPACE in FILL-IN
@ATTR-SPACE@ (although we don't support, 4GL documentation claims it has no effect and is for backward compatibility ... Greg Shah
09:13 PM Feature #6440 (New): ATTR-SPACE in FILL-IN
Greg Shah
09:12 PM Feature #6439: improve event support
* @PROCESS_EVENTS@ is lightly used; some events may not be supported, but it's not obvious which are in use
* @LIST-...
Greg Shah
09:11 PM Feature #6439 (New): improve event support
Greg Shah
09:11 PM Feature #6438: frame attributes, methods and options
* @LINE@ attribute
* @CURRENT-ITERATION@ attribute
* @GET-ITERATION()@ method
* @STREAM-IO@ option
* @SCROLL@ opt...
Greg Shah
09:10 PM Feature #6438 (Closed): frame attributes, methods and options
Greg Shah
09:09 PM Feature #6437 (New): FIELD-GROUP:FOREGROUND
Greg Shah
09:08 PM Feature #6436 (New): CLIPBOARD:NUM-FORMATS
Greg Shah

05/26/2022

11:05 AM Feature #5742: improve web client startup time
I like the plan. Greg Shah
10:52 AM Feature #5742: improve web client startup time
Let me explain the approach.
My goal is to balance between minimum client cache size and optimum performance not de...
Tomasz Domin
07:48 AM Feature #5742: improve web client startup time
> >To "one time" push some state from the client to the server at startup, we have void MainEntry.setClientParams(Cli... Greg Shah
07:17 AM Feature #5742 (WIP): improve web client startup time
Tomasz Domin
07:17 AM Feature #5742: improve web client startup time
Greg Shah wrote:
>To "one time" push some state from the client to the server at startup, we have void MainEntry.set...
Tomasz Domin

05/25/2022

10:42 AM Feature #5742: improve web client startup time
Code Review 5742a.diff
1. I think the read access to @sharedLegacyTextDimensionsCache@ uin @FontTable.readLegacyTe...
Greg Shah
07:30 AM Feature #5742 (Review): improve web client startup time
Greg Shah wrote:
> Ignore the environmental issues.
>
> What is left to do is the items in #5742-3 which reduce t...
Tomasz Domin
09:45 AM Bug #6383: TAB-ITEM issues
Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
>
> > h5. Problem 3
> >
> > The Java method naming in ...
Vladimir Tsichevski

05/23/2022

08:39 AM Feature #1821 (Closed): implement a tab control widget to replace the TabControl OCX
Greg Shah

05/20/2022

04:53 PM Bug #6374: Tab-stop widget order should be reset after frame is realized
The proposed fix which was not accepted (needs more investigation) is attached as @reset-tabitems-on-frame-realize.di... Vladimir Tsichevski
04:40 PM Bug #6383: TAB-ITEM issues
Vladimir Tsichevski wrote:
> h5. Problem 3
>
> The Java method naming in inconsistent: @moveAfterTab@, but @mov...
Vladimir Tsichevski
04:38 PM Bug #6383: TAB-ITEM issues
There are a number of known issues related to tab item list and related 4gl calls. This issue is to post these proble... Vladimir Tsichevski
08:52 AM Bug #6383 (New): TAB-ITEM issues
Vladimir Tsichevski

05/19/2022

01:24 PM Feature #5742: improve web client startup time
Ignore the environmental issues.
What is left to do is the items in #5742-3 which reduce the startup time of the F...
Greg Shah
12:42 PM Feature #5742: improve web client startup time
Greg,
Should I continue working on this issue (and possibly looking for environmental issues) considering #6233#note...
Tomasz Domin

05/18/2022

06:04 AM Feature #5742 (WIP): improve web client startup time
Tomasz Domin

05/17/2022

03:36 PM Bug #6374: Tab-stop widget order should be reset after frame is realized
The issue can be replicated with the following test case.... Hynek Cihlar
03:35 PM Bug #6374 (New): Tab-stop widget order should be reset after frame is realized
Hynek Cihlar

05/16/2022

09:45 AM Feature #6369: Frame widget needs specific MOVE-TO-BOTTOM() call implementation
For @MOVE-TO-BOTTOM()@ call used with frame widget we need to implement the same approach is now used for @MOVE-TO-TO... Eugenie Lyzenko
09:42 AM Feature #6369 (New): Frame widget needs specific MOVE-TO-BOTTOM() call implementation
Eugenie Lyzenko

05/13/2022

06:06 AM Bug #6360: Frame size adjustment
In 4GL when a nested frame is placed in a parent frame it's size might be adjusted based on the available size inside... Marian Edu
05:46 AM Bug #6360 (New): Frame size adjustment
Marian Edu
 

Also available in: Atom