General

Profile

Sergey Ivanovskiy's activity

From 04/28/2025 to 05/27/2025

05/27/2025

12:09 PM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, 4135b broke @p2j.perf_tests.js@ tests. I did not check them at the moment. This patch could fix them. Sergey Ivanovskiy

05/26/2025

11:25 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
Sergey Ivanovskiy wrote:
> Greg, I followed your setup and was not able to login into the Hotel Gui web client appli...
Sergey Ivanovskiy
10:40 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
Although I was able to use the embedded Hotel GUI application but should not the old embedded Hotel Gui application b... Sergey Ivanovskiy
08:40 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
Greg, I followed your setup and was not able to login into the Hotel Gui web client application when using this oss p... Sergey Ivanovskiy
06:01 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
OK. I compared Paula directory with the local directory and did not find any setup issues except I used PostgreSQL da... Sergey Ivanovskiy
10:37 AM User Interface Bug #4135 (Test): high dpi screens display in low dpi
Sergey Ivanovskiy
10:36 AM User Interface Bug #4135: high dpi screens display in low dpi
4135b was merged into trunk as rev. 15940 and archived. Sergey Ivanovskiy
09:07 AM User Interface Bug #4135: high dpi screens display in low dpi
I tested with the embedded Hotel Gui application so this branch can be merged into the trunk. Sergey Ivanovskiy
07:40 AM User Interface Bug #4135: high dpi screens display in low dpi
Alexandru Lungu wrote:
> Sergey, I am getting this off the merge queue to merge pending branches. Let me know when y...
Sergey Ivanovskiy

05/23/2025

05:36 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
Paula Păstrăguș wrote:
> Hm, I didn’t do anything special to make embedded work. First, make sure to update your hot...
Sergey Ivanovskiy
04:22 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
Paula, if you have running embedded web application, then please post steps to setup it and then this issue can be cl... Sergey Ivanovskiy
04:12 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
The java doc for @EmbeddedWebHandler@ said about the embedded content must be present but this content is not compile... Sergey Ivanovskiy
03:52 AM User Interface Bug #10045: The embedded Hotel Gui application is broken
The embedded web application is not working now due to the corresponding code was broken. Do you mean that the embedd... Sergey Ivanovskiy

05/22/2025

05:08 PM User Interface Bug #4135: high dpi screens display in low dpi
Eugenie, thank you, but I did not find that this issue is reported in #7143? Sergey Ivanovskiy
04:46 PM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Please merge 4135b to trunk.
Let me recheck Hotel GUI and Metacom. I cannot access the web ap...
Sergey Ivanovskiy
03:27 PM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Is there any remaining work expected? If not we can schedule this for merge.
No, it seems tha...
Sergey Ivanovskiy
03:26 PM User Interface Bug #4135: high dpi screens display in low dpi
Added new issue for the embedded Hotel Gui application #10045. Sergey Ivanovskiy
08:26 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, I tested Hotel Gui and Metacom applications except embedded mode. The current version rev 15932 should fix all... Sergey Ivanovskiy
08:22 AM User Interface Bug #4135: high dpi screens display in low dpi
Adding some old zip archives gives... Sergey Ivanovskiy
08:14 AM User Interface Bug #4135: high dpi screens display in low dpi
Hotel_Gui embedded application is not compiled because of this issue... Sergey Ivanovskiy
03:24 PM User Interface Bug #10045: The embedded Hotel Gui application is broken
Found for rev 15919 of trunk that the embedded application was broken:
{{collapse
Hotel_Gui embedded applicatio...
Sergey Ivanovskiy
03:15 PM User Interface Bug #10045 (New): The embedded Hotel Gui application is broken
Sergey Ivanovskiy

05/20/2025

03:31 PM User Interface Bug #4135: high dpi screens display in low dpi
This video 4135b_let_max_win_zooming.mp4 shows the implemented case when maximized windows are permitted to be zoomed... Sergey Ivanovskiy
09:07 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Code review 4135a.
> When the page is zoomed, @MSG_DESKTOP_RESIZED@ is sent from browser to...
Sergey Ivanovskiy

05/16/2025

12:27 PM Base Language Bug #9997: Apache HttpClient limitations when used via LegacySocketLibrary
Constantin, I just linked https://developer.mozilla.org/en-US/docs/Glossary/Forbidden_request_header to this issue be... Sergey Ivanovskiy

05/12/2025

03:42 PM User Interface Bug #4135 (Review): high dpi screens display in low dpi
Sergey Ivanovskiy
03:41 PM User Interface Bug #4135: high dpi screens display in low dpi
I decided to work around #4135-135 because debugging and draw logging do not help me to find out its root cause. This... Sergey Ivanovskiy

05/07/2025

10:50 AM User Interface Bug #4135: high dpi screens display in low dpi
There is the drawing issue that I thought was fixed by using draw instead of repaint but this issue is still present.... Sergey Ivanovskiy

05/06/2025

10:00 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek, I think that we need to @WindowGuiImpl::draw@ but not @repaint@ that ... Sergey Ivanovskiy
06:00 AM User Interface Bug #4135: high dpi screens display in low dpi
Hynek Cihlar wrote:
> Code review 4135b.
>
> @ChuiWebSimulator.java@, @ClientProtocolHooks.java@, @p2j.socket.js@...
Sergey Ivanovskiy

05/02/2025

11:16 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Committed revision 15866(4135b) should fix #4135-124 trunk issue.
Hynek, please review...
Sergey Ivanovskiy

04/30/2025

08:23 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
The javascript web client for printed typed keys sends this value @key.codePointAt(0)@ as a Unicode code point value ... Sergey Ivanovskiy
07:58 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
I imported the project and did a search for @Utils.toCharArray(int i)@ usages. The result was one usage... Sergey Ivanovskiy
07:28 AM User Interface Bug #7657: 8-bit character entry problem in ChUI
I looked at the diff and found that these changes bring back this code... Sergey Ivanovskiy

04/28/2025

12:17 PM User Interface Bug #4135: high dpi screens display in low dpi
Committed revision 15866(4135b) should fix #4135-124 trunk issue. Sergey Ivanovskiy
11:30 AM User Interface Bug #4135: high dpi screens display in low dpi
I tested these changes... Sergey Ivanovskiy
07:07 AM User Interface Bug #4135 (Review): high dpi screens display in low dpi
The trunk version has a bug #4135-124 related to the menu drawing, concurrency and the graphic cache.
If the graphic...
Sergey Ivanovskiy
 

Also available in: Atom