Project

General

Profile

Activity

From 12/09/2020 to 01/07/2021

01/07/2021

04:48 AM Support #4955: web client/javascript drawing - fast vs crisp
OK, please retest. The root cause of @NaN@ value could be the protected method @addJointBetweenSegments@ of @DefaultP... Sergey Ivanovskiy
04:35 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Nan coordinates issue is not rep...
Hynek Cihlar
04:31 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Nan coordinates issue is not reproduced with these changes.
>
...
Sergey Ivanovskiy
03:50 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Nan coordinates issue is not reproduced with these changes.
If you haven't, please try...
Hynek Cihlar

01/06/2021

05:56 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek, please look at the committed revision 11899 - 11890 (3821c). Nan coordinates issue is not reproduced with thes... Sergey Ivanovskiy
08:05 AM Support #4955: web client/javascript drawing - fast vs crisp
Yes, the calculated coordinates in #4955-437 for horizontal and vertical lines were incorrect because they should rep... Sergey Ivanovskiy
06:15 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey, I just found that @LineStrokesWebGL.DefaultPathRenderer.strokeLine@ sometimes returns @NaN@ as one of the coo... Hynek Cihlar
05:11 AM Support #4955: web client/javascript drawing - fast vs crisp
OK. Fixing this issue. Sergey Ivanovskiy
04:48 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, did you change @DefaultPathRenderer.strokeLine@ when you committed extra pixels to...
Hynek Cihlar
04:46 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek, did you change @DefaultPathRenderer.strokeLine@ when you committed extra pixels to coordinates?... Sergey Ivanovskiy

01/04/2021

02:42 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek Cihlar wrote:
> > > > Sta...
Hynek Cihlar
02:33 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Status report.
> > >
> > > There a...
Sergey Ivanovskiy
12:58 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Status report.
> >
> > There are three open issues:
> >
> ...
Hynek Cihlar

12/28/2020

01:54 PM Bug #5045 (WIP): Message area becomes unchanged if its window is resizing
Sergey Ivanovskiy
03:53 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Status report.
>
> There are three open issues:
>
> * Combo box item selection artifacts...
Sergey Ivanovskiy

12/24/2020

04:05 PM Support #4955: web client/javascript drawing - fast vs crisp
I tested these changes in order to prove that drawing artifacts are from the same triangles (comprised rectangles) ha... Sergey Ivanovskiy

12/23/2020

10:34 AM Support #4955: web client/javascript drawing - fast vs crisp
There are repeated triangles when @flash()@ is invoked. These repeated triangles can have different vertex attributes... Sergey Ivanovskiy
03:02 AM Support #4955: web client/javascript drawing - fast vs crisp
Planning to rework dash lines and to fix Combo box item selection artifacts. It seems that we get these issues when d... Sergey Ivanovskiy

12/22/2020

02:45 PM Support #4955: web client/javascript drawing - fast vs crisp
Status report.
There are three open issues:
* Window system menu background has wrong color, and related set of...
Hynek Cihlar
01:57 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Thank you. You probably have a r...
Hynek Cihlar
01:30 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Thank you. You probably have a rapid graphics processor because ...
Sergey Ivanovskiy
12:12 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Thank you. You probably have a rapid graphics processor because in my tests these artifac...
Hynek Cihlar
11:38 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you record and post a short film that would show ho...
Sergey Ivanovskiy
09:47 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, could you record and post a short film that would show how this issue reproduced o...
Hynek Cihlar
08:32 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey, please look at the multiple s...
Sergey Ivanovskiy

12/21/2020

01:13 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, please look at the multiple selected combo box items. Wh...
Hynek Cihlar
12:47 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey, please look at the multiple selected combo box items. When you open up a compo box and...
Sergey Ivanovskiy
11:32 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, it seems that 4GL doesn't support @MULTIPLE@ attribute for combo-box widget, but s...
Hynek Cihlar
11:23 AM Support #4955: web client/javascript drawing - fast vs crisp
I found that this program @./selection_list/sel_list_test9.p@ (from the old testcases project) doesn't work as expect... Sergey Ivanovskiy
05:49 AM Support #4955: web client/javascript drawing - fast vs crisp
Ok. I committed the current revision 11884 (3821c) for the case of disabled pixel manipulations and tested these chan... Sergey Ivanovskiy
05:23 AM Support #4955: web client/javascript drawing - fast vs crisp
On 12/21/20 11:11 AM, Serg Ivanovskiy wrote:
>
> Hynek,
>
> Are there sub tasks within #4955 that can be shared w...
Hynek Cihlar

12/20/2020

02:28 PM Bug #5045: Message area becomes unchanged if its window is resizing
I observed that the minimize caption button after resize operation loses its widget region and becomes nonfunctional.... Sergey Ivanovskiy

12/17/2020

04:20 PM Bug #5045: Message area becomes unchanged if its window is resizing
New information: if the following settings are set for the web client, then the issue isn't reproduced.... Sergey Ivanovskiy
08:12 AM Bug #5045: Message area becomes unchanged if its window is resizing
This issue can be reproduced only with the web client. The swing client doesn't have this issue. It was found in #495... Sergey Ivanovskiy
08:11 AM Bug #5045 (WIP): Message area becomes unchanged if its window is resizing
Sergey Ivanovskiy
08:15 AM Support #4955: web client/javascript drawing - fast vs crisp
Yes, #5045 is for fixing this issue. Sergey Ivanovskiy
03:44 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, can you look at the following issue?
> >
> > The wind...
Hynek Cihlar

12/16/2020

03:14 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey, can you look at the following issue?
>
> The window message area sometimes doesn't ...
Sergey Ivanovskiy
01:35 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey, can you look at the following issue?
The window message area sometimes doesn't fit the window bounds. This...
Hynek Cihlar
10:51 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey, did you find the cause of the wrong rectangle size?
I fixed @strokeRect@ and @draw3DR...
Sergey Ivanovskiy
10:41 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey, did you find the cause of the wrong rectangle size? Hynek Cihlar
09:49 AM Support #4955: web client/javascript drawing - fast vs crisp
Guys,
Yet another @webgl@ issue. Sometimes the text in message window is blind. Issue with text color?
I can no...
Eugenie Lyzenko

12/15/2020

02:39 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey, FYI, I modified text rendering according to your idea. Instead of drawing each individual as an image put in ... Hynek Cihlar
08:56 AM Support #4955: web client/javascript drawing - fast vs crisp
I tested rev 11872 (3821c) without extra pixels added to triangles mesh and found artifacts, then rolled back to rev ... Sergey Ivanovskiy
07:07 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> I think that these differences between 2D and webgl renderers were due to the extra pixel...
Hynek Cihlar
06:43 AM Support #4955: web client/javascript drawing - fast vs crisp
Yes, it is from my system if renderer is 2D canvas. The picture is named @LoginFillins-2Dx400.png@. I think that thes... Sergey Ivanovskiy
02:42 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> LoginFillins-2Dx400.png
Sergey, is this from your system? Does it mean, you don't see ...
Hynek Cihlar

12/14/2020

02:58 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
>
> > Could you clarify what is incorrect with "borders and panels...
Sergey Ivanovskiy
10:53 AM Support #4955: web client/javascript drawing - fast vs crisp
Eugenie Lyzenko wrote:
> Note I have erased/colorized the application specific data here. Do not be surprised, this ...
Hynek Cihlar
10:17 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Eugenie Lyzenko wrote:
> > Also I see distortions on the right side of the child window (whi...
Eugenie Lyzenko
09:39 AM Support #4955: web client/javascript drawing - fast vs crisp
Eugenie Lyzenko wrote:
> Also I see distortions on the right side of the child window (white vertical band over app...
Hynek Cihlar
08:43 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Could you clarify what is incorrect with "borders and panels around fillins"? I did the...
Hynek Cihlar
08:21 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey, Hynek,
There are the UI artifacts with big customer's application too. The frame around message or dialog ...
Eugenie Lyzenko
08:00 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Greg Shah wrote:
> > What is the open list of drawing artifacts?
>
> The remaining issues:...
Sergey Ivanovskiy
07:50 AM Support #4955: web client/javascript drawing - fast vs crisp
I can add these particular issues: Check-in date calendar (Hotel GUI) displays only left and top sides of the border ... Sergey Ivanovskiy
07:45 AM Support #4955: web client/javascript drawing - fast vs crisp
In what cases do we expect the current webgl implementation to out-perform 2d canvas?
Do we have a reasonable expe...
Greg Shah
07:32 AM Support #4955: web client/javascript drawing - fast vs crisp
Greg Shah wrote:
> What is the open list of drawing artifacts?
The remaining issues:
* Window system menu back...
Hynek Cihlar
07:04 AM Support #4955: web client/javascript drawing - fast vs crisp
What is the open list of drawing artifacts? Greg Shah
06:23 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > According to Draw Image Test committed revision 11868 (3821c) sh...
Sergey Ivanovskiy
04:13 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> According to Draw Image Test committed revision 11868 (3821c) should fix @drawImage@.
...
Hynek Cihlar
01:58 AM Support #4955: web client/javascript drawing - fast vs crisp
Committed revision 11869 (3821c) cleaned the code. Sergey Ivanovskiy
01:35 AM Support #4955: web client/javascript drawing - fast vs crisp
According to Draw Image Test committed revision 11868 (3821c) should fix @drawImage@. The idea was to copy full image... Sergey Ivanovskiy

12/13/2020

04:24 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, I tried to fix @drawImage@ rev 11866(3821c) but the case ...
Sergey Ivanovskiy
09:18 AM Bug #5031: concurrency bug in GuiWebSocket.hoverableWidgets and drawingOps
It was found in a customer app, during debugging - if you place a breakpoint in @GuiWebSocket.sendPendingDrawingOps@ ... Constantin Asofiei
07:50 AM Bug #5031: concurrency bug in GuiWebSocket.hoverableWidgets and drawingOps
Do you have a recreate? Greg Shah

12/11/2020

10:34 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, I tried to fix @drawImage@ rev 11866(3821c) but the case of @invert == true@ was n...
Hynek Cihlar
10:28 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek, I tried to fix @drawImage@ rev 11866(3821c) but the case of @invert == true@ was not changed. Please review th... Sergey Ivanovskiy
02:58 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > It seems that we place the top part of the target image that sho...
Hynek Cihlar
02:32 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> It seems that we place the top part of the target image that should be cut off iff we sup...
Hynek Cihlar

12/10/2020

04:23 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, all issues in my video can be reproduced with this rev 11860 (3821c). I think draw...
Sergey Ivanovskiy
03:22 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Committed revision 11859 (3821c) added cancel batch test functionality and one new test f...
Sergey Ivanovskiy
01:35 PM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Hyn...
Hynek Cihlar
01:16 PM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, all issues in my video can be ...
Sergey Ivanovskiy
11:19 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, all issues in my video can be reproduced with this rev 11...
Hynek Cihlar
10:52 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> I think drawImage implementation is not correct now.
Please give details why do you t...
Hynek Cihlar
10:51 AM Support #4955: web client/javascript drawing - fast vs crisp
Sergey Ivanovskiy wrote:
> Hynek, all issues in my video can be reproduced with this rev 11860 (3821c).
Which vid...
Hynek Cihlar
07:44 AM Support #4955: web client/javascript drawing - fast vs crisp
Hynek, all issues in my video can be reproduced with this rev 11860 (3821c). I think drawImage implementation is not ... Sergey Ivanovskiy
05:15 AM Support #4955: web client/javascript drawing - fast vs crisp
3821c revision 11860 resolves all issues mentioned in #4955-358 except "Some lines are not connected fully, like butt... Hynek Cihlar

12/09/2020

06:43 PM Support #4955: web client/javascript drawing - fast vs crisp
Committed revision 11859 (3821c) added cancel batch test functionality and one new test for drawing rectangles with 4... Sergey Ivanovskiy
01:21 PM Feature #4174: implement calendar control/dtpicker OCX replacement
Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > Constantin Asofiei wrote:
> > > There are two calendar OC...
Sergey Ivanovskiy
01:10 PM Feature #4174: implement calendar control/dtpicker OCX replacement
Some of the look&feel calendar issues (like #4174-226) were fixed in 3821c rev 11858. Also, added 'Change' and 'KeyPr... Constantin Asofiei
12:55 PM Feature #4174: implement calendar control/dtpicker OCX replacement
You also can edit the date without the calendar popup:
* by changing the i.e. day via inserting numeric keys
* by u...
Constantin Asofiei
12:53 PM Feature #4174: implement calendar control/dtpicker OCX replacement
I've followed [[p2j:OCX Event Procedure Support]] and I was able to emulate @Change@ and @KeyPress@ COM events easily... Constantin Asofiei
11:46 AM Feature #4174: implement calendar control/dtpicker OCX replacement
In the AppBuilder, after pressing @CTRL-S@, you can add OCX events for any OCX control. This includes mouse, keys, c... Constantin Asofiei
11:34 AM Feature #4174: implement calendar control/dtpicker OCX replacement
Sergey Ivanovskiy wrote:
> Constantin Asofiei wrote:
> > There are two calendar OCX event procedures which are miss...
Constantin Asofiei
11:22 AM Feature #4174: implement calendar control/dtpicker OCX replacement
Constantin Asofiei wrote:
> There are two calendar OCX event procedures which are missing in FWD:
> [...]
>
> Se...
Sergey Ivanovskiy
10:37 AM Feature #4174: implement calendar control/dtpicker OCX replacement
There are two calendar OCX event procedures which are missing in FWD:... Constantin Asofiei
 

Also available in: Atom