Project

General

Profile

Activity

From 07/27/2020 to 08/25/2020

08/14/2020

01:13 PM Feature #4854: origin affinity
This problem was initially identified and discussed in #3880-134 through #3880-169.
Some aspects of the web client...
Greg Shah
12:06 PM Feature #4856: web client session forking
A customer has the requirement that a user should be able to create more than one web client session with their appli... Greg Shah
11:57 AM Feature #4856 (Closed): web client session forking
Greg Shah
08:50 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
In #4129 we are implementing features to implement a stable mapping of end users to OS accounts. This will be needed... Greg Shah
08:44 AM Feature #4517: optionally back the 4GL features for Registry access with the user-specific offlin...
The 4GL features @LOAD@, @UNLOAD@, @USE@, @GET-KEY-VALUE@, @PUT-KEY-VALUE@ provide a mechanism to read and write key/... Greg Shah
08:47 AM Feature #4129: map web client users to OS accounts
The mapping of end users to OS account users should be stable and if possible 1-to-1. The large advantage of this ap... Greg Shah

08/13/2020

07:35 PM Bug #4849: Swing font size on laptop with HiDPI is too big
By switching my resolution using the X control panel, and making my laptop monitor actually have the 3840x2160 resolu... Roger Borrello
05:07 PM Feature #4853: implement support for reporting a device-id which is meant to identify a unique cl...
The initial discussion for this feature took place in #4522.
We want to create a @device-id@ which would be a kind...
Greg Shah
12:48 PM Feature #4853 (Closed): implement support for reporting a device-id which is meant to identify a ...
Greg Shah
04:50 PM Feature #4854 (Closed): origin affinity
Greg Shah

08/12/2020

12:52 PM Bug #4849: Swing font size on laptop with HiDPI is too big
I am looking through @SwingGuiDriver@, based upon the @default-font@ being used, which is @ms sans serif,8,false,fals... Roger Borrello

08/11/2020

04:19 PM Bug #4849: Swing font size on laptop with HiDPI is too big
Font related message logged in server.log:... Roger Borrello
04:16 PM Bug #4849: Swing font size on laptop with HiDPI is too big
NVIDIA settings.
!20200811_NVIDIA-X-Server-Settings_0.png!
!20200811_NVIDIA-X-Server-Settings_1.png!
!20200811_NVI...
Roger Borrello
04:10 PM Bug #4849: Swing font size on laptop with HiDPI is too big
@xrandr@ output:... Roger Borrello
04:07 PM Bug #4849: Swing font size on laptop with HiDPI is too big
This may be something only related to my hardware, but I am logging it anyway.
After recent NVIDIA driver update, ...
Roger Borrello
03:59 PM Bug #4849: Swing font size on laptop with HiDPI is too big
The #4135 is specific to the web client. Greg Shah
03:55 PM Bug #4849 (New): Swing font size on laptop with HiDPI is too big
Roger Borrello

08/10/2020

02:09 PM Feature #4170: add drag and drop support to treeview widget
I occidentally checked that two test cases related to image-list widget aren't compiled with the current version 1144... Sergey Ivanovskiy

08/05/2020

06:16 PM Bug #4842: com-handle of CONTROL-FRAME validity
In OE the @com-handle@ of @CONTROL-FRAME@ is valid just after the @CONTROL-FRAME@ is created. In FWD, this @com-handl... Vladimir Tsichevski
06:12 PM Bug #4842 (Closed): com-handle of CONTROL-FRAME validity
Vladimir Tsichevski
02:02 PM Bug #4841 (Review): com-handle to handle automatic input parameter conversion
Vladimir Tsichevski
02:02 PM Bug #4841 (WIP): com-handle to handle automatic input parameter conversion
Fixed in 3821c rev. 11439, 4011b rev. 11620. Vladimir Tsichevski
10:41 AM Bug #4841: com-handle to handle automatic input parameter conversion
The proposed patch (in @ControlFlowOps.InternalEntryCalled.valid(...)@ and @handle.assign(BaseDataType)@):... Vladimir Tsichevski
10:26 AM Bug #4841: com-handle to handle automatic input parameter conversion
The problem:
In OE, it is Ok to pass a @com-handle@ value as a parameter to a procedure, which declares the corres...
Vladimir Tsichevski
10:18 AM Bug #4841 (Closed): com-handle to handle automatic input parameter conversion
Vladimir Tsichevski

08/04/2020

09:02 AM Feature #4837: Add javascript keyboard test application for the virtual desktop
This task is from #3690-76 and #3690-82. Sergey Ivanovskiy
08:59 AM Feature #4837 (WIP): Add javascript keyboard test application for the virtual desktop
Sergey Ivanovskiy

08/03/2020

09:32 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Sergey Ivanovskiy wrote:
> Greg Shah wrote:
> > Sergey: I think we should have this test app built into FWD and exp...
Greg Shah
09:31 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Sergey Ivanovskiy wrote:
> What is the driver level? Please use for testing the test page attached in this Redmine t...
Adrian Lungu
09:28 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Removed key released events for SPACE with modifiers in 3821c/rev. 11430 as mentioned in #3690-77 to avoid ALT+SPACE ... Adrian Lungu
09:14 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Greg Shah wrote:
> Sergey: I think we should have this test app built into FWD and expose it for testing purposes. ...
Sergey Ivanovskiy
09:11 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Adrian Lungu wrote:
> Sergey Ivanovskiy wrote:
> > I didn't observe that it was due to the changes related SPACE pr...
Sergey Ivanovskiy
08:48 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Sergey Ivanovskiy wrote:
> I didn't observe that it was due to the changes related SPACE processing. The browser gen...
Adrian Lungu
08:27 AM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
Sergey: I think we should have this test app built into FWD and expose it for testing purposes. Do we want to expose... Greg Shah

08/01/2020

03:45 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
I didn't observe that it was due to the changes related SPACE processing. The browser generates SPACE key down, SPACE... Sergey Ivanovskiy
03:43 PM Bug #3690: BUTTON widget reaction on SPACEBAR and ENTER keys
This is a simple test page for keyboard reader for branch 3821c. Please place them in 3821c project root with these t... Sergey Ivanovskiy

07/30/2020

03:28 PM Bug #4809 (Rejected): menu items created during triggers do not have their triggers fired properly
Greg Shah
02:49 PM Bug #4809 (Review): menu items created during triggers do not have their triggers fired properly
The example above is invalid in OpenEdge, so the issue must be closed (rejected). Vladimir Tsichevski
02:47 PM Bug #4809 (WIP): menu items created during triggers do not have their triggers fired properly
Vladimir Tsichevski

07/29/2020

04:00 PM Bug #4826: HTTP 413 error with Web Client
Greg Shah wrote:
> Is the recreate to use Hotel GUI in virtual desktop mode and to OS login/logout many times until ...
Igor Skornyakov
03:54 PM Bug #4826: HTTP 413 error with Web Client
Is the recreate to use Hotel GUI in virtual desktop mode and to OS login/logout many times until the problem occurs? Greg Shah
03:50 PM Bug #4826: HTTP 413 error with Web Client
After multiple logins to Web Client I got the HTTP *413 Payload Too Large* response on the OS login.
I understand th...
Igor Skornyakov
03:45 PM Bug #4826 (Closed): HTTP 413 error with Web Client
Igor Skornyakov
11:52 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
Greg, the @TRIGGERS@ phrase is the same as explicitly registering a trigger with a handle:... Constantin Asofiei
10:25 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
We have nothing to pass other than @lt.scope@. I suspect that dynamically created widgets with @TRIGGERS@ clauses ... Greg Shah
09:34 AM Bug #4809: menu items created during triggers do not have their triggers fired properly
Greg Shah wrote:
> Is the solution as simple as putting @TriggerManager.mergeTriggerRegistry()@ in a @finally@ block...
Vladimir Tsichevski
 

Also available in: Atom