Project

General

Profile

Activity

From 06/09/2022 to 07/08/2022

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

06/17/2022

04:35 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > Sergey Ivanovskiy wrote:
> > > Eugenie Lyzenko wrote:
> > >...
Eugenie Lyzenko
04:19 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> > Eugenie Lyzenko wrote:
> > > The @3821c@ updated for review ...
Sergey Ivanovskiy
04:14 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Yes, I think you should not this new fix because last event was allocated if there is no such event in the events queue. Sergey Ivanovskiy
03:54 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
The other possible fix version for @p2j.keyboard.js@ is:... Eugenie Lyzenko
11:04 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
I have observed the possible alternatives for the fix and found we can not avoid the logic currently used in fix.
...
Eugenie Lyzenko

06/15/2022

06:46 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey Ivanovskiy wrote:
> Eugenie Lyzenko wrote:
> > The @3821c@ updated for review to revision @13975@.
> >
> ...
Eugenie Lyzenko
09:03 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko wrote:
> The @3821c@ updated for review to revision @13975@.
>
> This is the fix for original iss...
Sergey Ivanovskiy
08:57 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey: Have you reviewed Eugenie's change? Greg Shah
08:49 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko wrote:
> Sergey Ivanovskiy wrote:
> > All these keys were pressed rapidly with SHIFT was hold on.
...
Sergey Ivanovskiy

06/14/2022

03:31 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey: Please review. Greg Shah
02:50 PM Bug #6513 (Review): Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko
02:50 PM Bug #6513 (WIP): Invalid key sequence response in FILL-IN widget inside Web client
The @3821c@ updated for review to revision @13975@.
This is the fix for original issue. The idea is to restore the...
Eugenie Lyzenko
08:07 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey Ivanovskiy wrote:
> All these keys were pressed rapidly with SHIFT was hold on.
You need to press @SHIFT+f...
Eugenie Lyzenko
08:04 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Sergey Ivanovskiy wrote:
> I was trying to reproduce this sequence of key events independently and failed to reprodu...
Hynek Cihlar
05:56 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko wrote:
> Any suggestions why we do not emit the keys on @keydown@?
We emit keys on @keypress@ if ...
Sergey Ivanovskiy
05:47 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
All these keys were pressed rapidly with SHIFT was hold on. Sergey Ivanovskiy
05:44 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
I was trying to reproduce this sequence of key events independently and failed to reproduce it. In Firefox if the @SH... Sergey Ivanovskiy
04:58 AM Bug #6053: Widget realisation
Marian Edu wrote:
> Hynek Cihlar wrote:
> > Code review @6053.patch@.
> >
> > There are two references to @wasRe...
Hynek Cihlar

06/13/2022

06:17 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
The bug can be reproduced in any standalone testcase containing @FILL-IN@ widget. But only within Web client.
To r...
Eugenie Lyzenko
06:05 PM Bug #6513 (Closed): Invalid key sequence response in FILL-IN widget inside Web client
Eugenie Lyzenko
05:26 PM Bug #6512: An opened menu item of a sub menu remains highlighted if the mouse pointer is moved ou...
If the full menu item chain is displayed and the mouse pointer is moved out of that menu item, then it should not be ... Sergey Ivanovskiy
05:24 PM Bug #6512 (New): An opened menu item of a sub menu remains highlighted if the mouse pointer is mo...
Sergey Ivanovskiy
05:17 PM Bug #6511: An empty submenu displays a small box if the mouse pointer is over it
!win_menu_bar_submenu_same.png!
An empty submenu @Subbar2@ displays a small box if the mouse pointer is over it.
Sergey Ivanovskiy
05:05 PM Bug #6511 (New): An empty submenu displays a small box if the mouse pointer is over it
Sergey Ivanovskiy
07:14 AM Bug #6053: Widget realisation
Hynek Cihlar wrote:
> Marian Edu wrote:
> > The revision I've pulled now from it is #13968, is that ok to recreate ...
Marian Edu
04:36 AM Bug #6053: Widget realisation
Marian Edu wrote:
> The revision I've pulled now from it is #13968, is that ok to recreate the patch?
Yes, that i...
Hynek Cihlar
04:15 AM Bug #6053: Widget realisation
Hynek Cihlar wrote:
> Marian Edu wrote:
> > If you can push the latest revision to xfer I can recreate the patch to...
Marian Edu
04:10 AM Bug #6053: Widget realisation
Marian Edu wrote:
> If you can push the latest revision to xfer I can recreate the patch today.
Will do, what's t...
Hynek Cihlar
03:09 AM Bug #6053: Widget realisation
Hynek Cihlar wrote:
> Code review @6053.patch@.
>
> There are two references to @wasRealized@ causing compilation...
Marian Edu

06/10/2022

03:03 PM Bug #6053: Widget realisation
Code review @6053.patch@.
There are two references to @wasRealized@ causing compilation errors. I ran several test...
Hynek Cihlar
10:46 AM Bug #6053: Widget realisation
I think last time when we’ve tried to remove @wasRealized@ Roger reported some regression on @<customer_app_2>@. We’v... Marian Edu
09:51 AM Bug #6053: Widget realisation
Hynek: Please review and merge if OK. Greg Shah
08:05 AM Bug #6053 (Review): Widget realisation
Attached the patch to remove the temporary solution with @wasRealized@, we've made tests for widget properties that r... Marian Edu

06/09/2022

12:59 PM Bug #6509: Update to Keikai 5.10.0
Note that 5.10.0 is not yet available in the private Keikai repositories, but should be soon. Hynek Cihlar
12:57 PM Bug #6509: Update to Keikai 5.10.0
Keikai 5.10.0 is an anticipated version. It fixes a potential security vulnerability https://tracker.zkoss.org/browse... Hynek Cihlar
12:51 PM Bug #6509 (Closed): Update to Keikai 5.10.0
Hynek Cihlar
 

Also available in: Atom