General

Profile

Sergey Ivanovskiy's activity

From 02/27/2025 to 03/28/2025

03/28/2025

06:58 AM User Interface Bug #4135: high dpi screens display in low dpi
Yes, please look at the video attached in #4135-74. We cannot use cached drawings for new high density screen. It fol... Sergey Ivanovskiy
06:31 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I have not succeeded yet in attempts to apply scaling for zoomin...
Sergey Ivanovskiy

03/27/2025

07:19 AM User Interface Bug #4135: high dpi screens display in low dpi
To clarify these issues I did a screen shot video. After some efforts I got this result that shows that blur text and... Sergey Ivanovskiy
06:51 AM User Interface Bug #4135: high dpi screens display in low dpi
I tried two ways to create new renderer and to reset the existing renderer. In both cases I encountered issues relate... Sergey Ivanovskiy
06:48 AM User Interface Bug #4135: high dpi screens display in low dpi
I have not succeeded yet in attempts to apply scaling for zooming windows. It seems that one of the root cause is tha... Sergey Ivanovskiy

03/26/2025

05:40 AM User Interface Bug #4135: high dpi screens display in low dpi
First I have the trunk issue #4135-69 when switching between 2d and webgl renderers and the second issue is to find a... Sergey Ivanovskiy
05:37 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, could you reproduce the issue in #4135-69 with the trunk version? Sergey Ivanovskiy

03/25/2025

11:46 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, did you test switching renderer with the trunk recently? ...
Sergey Ivanovskiy
07:58 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, did you test switching renderer with the trunk recently? It seems when switching from 2d to webgl the window i... Sergey Ivanovskiy
04:15 AM User Interface Bug #4135 (WIP): high dpi screens display in low dpi
Sergey Ivanovskiy
02:05 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > I only tried a simple JS fiddle but t...
Sergey Ivanovskiy

03/24/2025

02:19 PM User Interface Bug #4135 (Review): high dpi screens display in low dpi
4135b rev 15819. Sergey Ivanovskiy
02:17 PM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > I t...
Sergey Ivanovskiy
10:16 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I think we still need to use media query because we should detec...
Sergey Ivanovskiy
09:06 AM User Interface Bug #4135: high dpi screens display in low dpi
I think we still need to use media query because we should detect screen density. @devicePixelRatio@ increases with s... Sergey Ivanovskiy
06:10 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Code review 4135b.
>
> How is the scale factor of 2 determined for high resolution screens?...
Sergey Ivanovskiy

03/21/2025

03:06 PM User Interface Bug #4135 (Review): high dpi screens display in low dpi
Committed revision 15793 (4135b) fixed found issues. Please review. Passed manual ui tests with the large customer ap... Sergey Ivanovskiy

03/20/2025

02:26 PM User Interface Bug #4135: high dpi screens display in low dpi
Guessed what happened from rev @4135a@ to rev @4135b@. Now images are drawn with help of @drawImage@ that takes into ... Sergey Ivanovskiy
01:08 PM User Interface Bug #4135 (WIP): high dpi screens display in low dpi
I found that the issues in the current version. The images are broken, it was observed after clean rebuilt. So this b... Sergey Ivanovskiy
08:12 AM User Interface Bug #4135 (Review): high dpi screens display in low dpi
Sergey Ivanovskiy
08:12 AM User Interface Bug #4135: high dpi screens display in low dpi
Moved changes over the current versions. Please review revision 15792 (4135b). I am not sure if the goal is reached o... Sergey Ivanovskiy

03/19/2025

09:19 AM User Interface Bug #4135: high dpi screens display in low dpi
Greg Shah wrote:
> Is this ready for review?
No, it is not ready. I am just applying the changes manually. From the...
Sergey Ivanovskiy
03:21 AM User Interface Bug #4135: high dpi screens display in low dpi
Created 4135b, moving effective changes of 4135a over 4135b. Sergey Ivanovskiy

03/18/2025

10:55 AM User Interface Bug #9732 (Test): Pressing Dead keys with Dutch system language produces different key events dep...
Branch 9293d was merged into trunk as rev. 15790 and archived. Sergey Ivanovskiy
01:43 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
I fixed found issues and the changes passed CHUI regression tests. Can 9392d be merged into the trunk? Sergey Ivanovskiy
02:19 AM User Interface Bug #4135 (WIP): high dpi screens display in low dpi
The changes are over the old revision. It needs to clean these changes and apply over the branch over the current tru... Sergey Ivanovskiy

03/17/2025

03:12 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
9293d also passed ctrl-c regression tests. Sergey Ivanovskiy
02:36 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
9293d was rebased rev 15784 and added history entries rev 15785. Sergey Ivanovskiy
02:05 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
Hynek Cihlar wrote:
> Code review 9293d revision 15767. A minor point, changing @convertKey@ param name to @unicodeP...
Sergey Ivanovskiy
01:34 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
9293d rev. 15767 passed the main regression in 3 runs, in first run there are 3 failed tests including 1 known failed... Sergey Ivanovskiy
05:48 AM User Interface Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
Sergey Ivanovskiy
05:45 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Yes, the same issue is in the trunk. Should I create new issue o...
Sergey Ivanovskiy

03/14/2025

11:37 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
Yes, the same issue is in the trunk. Should I create new issue or work here and fix this with 9293d? Sergey Ivanovskiy

03/13/2025

03:44 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
But sadly I found the issue that relates to @FillinGuiImpl@ and @EditorGuiImpl@ does not display some codes, for an e... Sergey Ivanovskiy
02:46 PM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
I tested the large customer application and did not find regressions. Sergey Ivanovskiy
06:43 AM User Interface Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
Thank you for the review, I fixed all these notes in rev 15766 (9293d). Please review. Sergey Ivanovskiy

03/12/2025

12:40 PM User Interface Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
Committed revision 15765 (9293d). Please review changes. Sergey Ivanovskiy
11:05 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
Create branch 9293d. Sergey Ivanovskiy

03/06/2025

02:50 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
I tested another desktop system, Ubuntu 22.04 and Google Chrome Version 133.0.6943.141 (Official Build) (64-bit) and ... Sergey Ivanovskiy
02:04 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
I found that @gedit@ for these two systems behaves differently when
1) Dead key @'@ was pressed down and up.
2) Th...
Sergey Ivanovskiy
01:48 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
But for the desktop Ubuntu 18.04 and Google Chrome Version 134.0.6998.35 (Official Build) (64-bit) and Dutch system l... Sergey Ivanovskiy
01:43 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
For Ubuntu 22.04 and Google Chrome Version 133.0.6943.141 (Official Build) (64-bit) and Dutch system language
I obs...
Sergey Ivanovskiy

03/05/2025

07:00 AM User Interface Bug #9732 (WIP): Pressing Dead keys with Dutch system language produces different key events depe...
Sergey Ivanovskiy

03/04/2025

07:45 AM User Interface Bug #9732 (Test): Pressing Dead keys with Dutch system language produces different key events dep...
Sergey Ivanovskiy

02/27/2025

06:26 AM User Interface Bug #9260 (Test): The signature widget does not work if the web client is hidden by the proxy ser...
Branch 9170b was merged to trunk as rev.15740 and archived. Sergey Ivanovskiy
01:27 AM User Interface Bug #9260: The signature widget does not work if the web client is hidden by the proxy server.
I tested this revision for 3 cases: the signature hardware driver is not installed, the environment with the Apache p... Sergey Ivanovskiy
 

Also available in: Atom