Project

General

Profile

Activity

From 06/20/2022 to 07/19/2022

07/19/2022

10:44 AM Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> Vladimir Tsichevski wrote:
> > In original OCX, an attempt to remove the hidden tree r...
Hynek Cihlar

07/18/2022

12:06 PM Bug #5622: TREEVIEW widget issues
In FWD both icons and checkboxes are visible, but they are displayed the opposite order:
In OE icons are right fro...
Vladimir Tsichevski
10:40 AM Bug #6607: OCX: Implement comparison of OCX object references with 0 (zero) integer
> But still if it is formally valid 4GL code we should conform to that.
Yes, let's solve this once.
Greg Shah
10:10 AM Bug #6607: OCX: Implement comparison of OCX object references with 0 (zero) integer
Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > In OE, it is possible to tes...
Hynek Cihlar
10:00 AM Bug #6607: OCX: Implement comparison of OCX object references with 0 (zero) integer
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > In OE, it is possible to test if an COM object is valid by com...
Vladimir Tsichevski
09:55 AM Bug #6607: OCX: Implement comparison of OCX object references with 0 (zero) integer
Vladimir Tsichevski wrote:
> In OE, it is possible to test if an COM object is valid by comparing object references ...
Hynek Cihlar
09:10 AM Bug #6607: OCX: Implement comparison of OCX object references with 0 (zero) integer
In OE, it is possible to test if an COM object is valid by comparing object references returned by COM calls with 0 (... Vladimir Tsichevski
09:02 AM Bug #6607 (New): OCX: Implement comparison of OCX object references with 0 (zero) integer
Vladimir Tsichevski
02:54 AM Bug #6053: Widget realisation
A relevant info, #6523-29. Hynek Cihlar

07/15/2022

01:50 PM Feature #6604: Complete support for list-items/list-item-pairs for combo-box as part of the brows...
Regarding implementation, read #6598-25. Stanislav Lomany
10:22 PM Feature #6604: Complete support for list-items/list-item-pairs for combo-box as part of the brows...
The attached testcase should be properly handled on conversion/runtime.
Note the difference between regular combo-...
Eugenie Lyzenko
10:18 PM Feature #6604 (New): Complete support for list-items/list-item-pairs for combo-box as part of the...
Eugenie Lyzenko
08:40 AM Bug #6605: OCX property assignment conversion error
The following line assigns the @Selected@ property of an OCX object @node@:... Vladimir Tsichevski
08:32 AM Bug #6605 (New): OCX property assignment conversion error
Vladimir Tsichevski

07/13/2022

09:30 AM Feature #6594: TabSet Deviations
There are some deviations or missing features in the TabSet OCX replacement in FWD, we can use this task to track the... Marian Edu
09:24 AM Feature #6594 (New): TabSet Deviations
Marian Edu
08:53 AM Bug #6513 (Closed): Invalid key sequence response in FILL-IN widget inside Web client
Greg Shah
08:37 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Yes. Sergey Ivanovskiy
06:49 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Can we close it? Greg Shah
06:36 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Should we change the status of this task? Sergey Ivanovskiy

07/12/2022

04:47 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey Ivanovskiy wrote:
> I cannot reproduce this issue with the current version rev. 14057 (3821c). Eugenie, could...
Eugenie Lyzenko
02:24 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
I cannot reproduce this issue with the current version rev. 14057 (3821c). Eugenie, could approve/validate that this ... Sergey Ivanovskiy

07/08/2022

02:41 PM Feature #4837: Add javascript keyboard test application for the virtual desktop
It is a good idea. Greg Shah
02:23 PM Feature #4837: Add javascript keyboard test application for the virtual desktop
It seems that it makes sense
# to add new functionality to record keystrokes and to load recorded key events for re...
Sergey Ivanovskiy

07/07/2022

12:05 PM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> I will fix this.
Great, I'll move on to another issue. I'll test the VMA bug after you...
Tijs Wickardt
12:02 PM Bug #5622: TREEVIEW widget issues
Tijs Wickardt wrote:
> Vladimir Tsichevski wrote:
> > Unlike the @TREELIST@, the @Parent@ property applied to the t...
Vladimir Tsichevski
12:01 PM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> Unlike the @TREELIST@, the @Parent@ property applied to the tree visible root, must ret...
Tijs Wickardt
11:34 AM Bug #5622: TREEVIEW widget issues
Unlike the @TREELIST@, the @Parent@ property applied to the tree visible root, must return an invalid handle. Vladimir Tsichevski
06:24 AM Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> In original OCX, an attempt to remove the hidden tree root (the node with index 0 and e...
Vladimir Tsichevski
05:56 AM Bug #5118: TREELIST widget issues
In original OCX, an attempt to remove the hidden tree root (the node with index 0 and empty key) is silently ignored.... Vladimir Tsichevski

07/06/2022

06:23 AM Feature #6583: Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
Greg Shah wrote:
> Do we need to implement this now (current GUI apps use it) or can it be deferred?
I'm not awar...
Hynek Cihlar
06:22 AM Feature #6583: Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
Do we need to implement this now (current GUI apps use it) or can it be deferred? Greg Shah

07/05/2022

12:59 PM Feature #6583: Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
The @WINDOW@ widget attributes @TOP-ONLY@ and @ALWAYS-ON-TOP@ are currently not supported in the Web GUI driver.
W...
Hynek Cihlar
12:55 PM Feature #6583 (Closed): Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
Hynek Cihlar

07/04/2022

09:33 AM Bug #6053: Widget realisation
Greg Shah wrote:
> > There is no 'static widget' without a frame, a variable can only have one widget attached if pr...
Marian Edu
09:21 AM Bug #6053: Widget realisation
Greg Shah wrote:
> I think this can only happen for dynamic widgets. Static widgets in a static frame (e.g. @DEF FR...
Marian Edu
09:20 AM Bug #6053: Widget realisation
Greg Shah wrote:
> > There is no 'static widget' without a frame, a variable can only have one widget attached if pr...
Hynek Cihlar
09:07 AM Bug #6053: Widget realisation
> There is no 'static widget' without a frame, a variable can only have one widget attached if present in a static fr... Greg Shah
08:58 AM Bug #6053: Widget realisation
Greg Shah wrote:
> > basically if the frame is set then the widget is fully 'realized' - the frame is really the on...
Marian Edu
08:54 AM Bug #6053: Widget realisation
> Referencing a widget attribute or method on a variable or a field (without it being part of a frame) gives a compil... Greg Shah
08:50 AM Bug #6053: Widget realisation
Greg Shah wrote:
> > basically if the frame is set then the widget is fully 'realized' - the frame is really the on...
Hynek Cihlar
08:42 AM Bug #6053: Widget realisation
> basically if the frame is set then the widget is fully 'realized' - the frame is really the only requirement here.... Greg Shah
07:13 AM Bug #6053: Widget realisation
Marian Edu wrote:
> So, basically if the @frame@ is set then the widget is fully 'realized' - the @frame@ is really ...
Hynek Cihlar
05:45 AM Bug #6053: Widget realisation
Hynek Cihlar wrote:
> Actually currently the @realized@ config field is serialized only from client to server, but...
Marian Edu

06/28/2022

05:20 AM Bug #6562: Fix displaying of fonts applied to widgets through LOAD+USE or by changing the parent ...
The difficulties here:
# The changes should be performed for each widget type individually.
# Existing ways of widg...
Stanislav Lomany
03:57 AM Bug #6562: Fix displaying of fonts applied to widgets through LOAD+USE or by changing the parent ...
> Is this describing the way it is supposed to work in the 4GL?
Yes.
Stanislav Lomany
08:49 PM Bug #6562: Fix displaying of fonts applied to widgets through LOAD+USE or by changing the parent ...
Is this describing the way it is supposed to work in the 4GL? Greg Shah

06/27/2022

06:40 PM Bug #6562: Fix displaying of fonts applied to widgets through LOAD+USE or by changing the parent ...
There are three ways how fonts may be applied/changed:
# An .ini file can be loaded at startup by specifying the @in...
Stanislav Lomany
03:19 PM Bug #6562 (New): Fix displaying of fonts applied to widgets through LOAD+USE or by changing the p...
Stanislav Lomany

06/20/2022

08:45 AM Feature #5742: improve web client startup time
Greg Shah wrote:
> At least the @TailScopedDictionary@ is not from Tomasz.
I'm sorry.. I combined them incorrectly.
Roger Borrello
08:36 AM Feature #5742: improve web client startup time
At least the @TailScopedDictionary@ is not from Tomasz. Greg Shah
08:35 AM Feature #5742: improve web client startup time
Tomasz, there is a minor javadoc issues to correct:... Roger Borrello
04:53 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
I don't understand now why this condition is not enough. It should return true only if a pressed key is SHIFT, ALT, C... Sergey Ivanovskiy
 

Also available in: Atom