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...
- 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...
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...
- 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...
- 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...
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...
- 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?
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? ... - 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...
- 04:15 AM User Interface Bug #4135 (WIP): high dpi screens display in low dpi
- 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...
03/24/2025
- 02:19 PM User Interface Bug #4135 (Review): high dpi screens display in low dpi
- 4135b rev 15819.
- 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... - 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... - 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...
- 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?...
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...
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 ...
- 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...
- 08:12 AM User Interface Bug #4135 (Review): high dpi screens display in low dpi
- 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...
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... - 03:21 AM User Interface Bug #4135: high dpi screens display in low dpi
- Created 4135b, moving effective changes of 4135a over 4135b.
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.
- 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?
- 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...
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.
- 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.
- 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... - 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...
- 05:48 AM User Interface Bug #9732 (Review): Pressing Dead keys with Dutch system language produces different key events d...
- 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...
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?
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...
- 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.
- 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.
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.
- 11:05 AM User Interface Bug #9732: Pressing Dead keys with Dutch system language produces different key events depending ...
- Create branch 9293d.
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 ...
- 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... - 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...
- 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...
03/05/2025
- 07:00 AM User Interface Bug #9732 (WIP): Pressing Dead keys with Dutch system language produces different key events depe...
03/04/2025
- 07:45 AM User Interface Bug #9732 (Test): Pressing Dead keys with Dutch system language produces different key events dep...
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.
- 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...
Also available in: Atom