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.
- 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...
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... - 12:02 PM Bug #5622: TREEVIEW widget issues
- Tijs Wickardt wrote:
> Vladimir Tsichevski wrote:
> > Unlike the @TREELIST@, the @Parent@ property applied to the t... - 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... - 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.
- 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... - 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....
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... - 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?
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... - 12:55 PM Feature #6583 (Closed): Implement support for TOP-ONLY and ALWAYS-ON-TOP in Web GUI driver
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... - 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... - 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... - 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...
- 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... - 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...
- 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... - 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....
- 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 ... - 05:45 AM Bug #6053: Widget realisation
- Hynek Cihlar wrote:
> Actually currently the @realized@ config field is serialized only from client to server, but...
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... - 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. - 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?
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... - 03:19 PM Bug #6562 (New): Fix displaying of fonts applied to widgets through LOAD+USE or by changing the p...
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. - 08:36 AM Feature #5742: improve web client startup time
- At least the @TailScopedDictionary@ is not from Tomasz.
- 08:35 AM Feature #5742: improve web client startup time
- Tomasz, there is a minor javadoc issues to correct:...
- 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...
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:
> > >... - 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 ... - 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.
- 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:...
- 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.
...
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@.
> >
> ... - 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... - 08:57 AM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
- Sergey: Have you reviewed Eugenie's change?
- 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.
...
06/14/2022
- 03:31 PM Bug #6513: Invalid key sequence response in FILL-IN widget inside Web client
- Sergey: Please review.
- 02:50 PM Bug #6513 (Review): Invalid key sequence response in FILL-IN widget inside Web client
- 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... - 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... - 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... - 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 ... - 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.
- 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...
- 04:58 AM Bug #6053: Widget realisation
- Marian Edu wrote:
> Hynek Cihlar wrote:
> > Code review @6053.patch@.
> >
> > There are two references to @wasRe...
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... - 06:05 PM Bug #6513 (Closed): Invalid key sequence response in FILL-IN widget inside Web client
- 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 ...
- 05:24 PM Bug #6512 (New): An opened menu item of a sub menu remains highlighted if the mouse pointer is mo...
- 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. - 05:05 PM Bug #6511 (New): An empty submenu displays a small box if the mouse pointer is over it
- 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 ... - 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... - 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... - 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... - 03:09 AM Bug #6053: Widget realisation
- Hynek Cihlar wrote:
> Code review @6053.patch@.
>
> There are two references to @wasRealized@ causing compilation...
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... - 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...
- 09:51 AM Bug #6053: Widget realisation
- Hynek: Please review and merge if OK.
- 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...
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.
- 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...
- 12:51 PM Bug #6509 (Closed): Update to Keikai 5.10.0
Also available in: Atom