Activity
From 05/31/2022 to 06/29/2022
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
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... - 12:20 PM Feature #6495 (New): add equivalent support for the undocumented -sbhelp command line option
- 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...
- 07:50 AM Bug #6491 (New): ClassCastException seen in stream processing related to GuiDriver
06/02/2022
- 03:14 PM Bug #6483 (Closed): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dial...
- 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...
- 01:46 PM Bug #6483 (WIP): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dialog ...
- 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...
- 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 ...
- 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.
- 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 ...
- 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?
- 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...
- 05:21 AM Bug #6483 (Closed): SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD doesn't open file selection dial...
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...
- 07:39 AM Bug #6480 (New): Frame size validation (height/width)
Also available in: Atom