General

Profile

Hynek Cihlar's activity

From 03/29/2025 to 04/27/2025

04/21/2025

11:01 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> I recorded this video to clarify the issue.
Please compare the actions executed by the...
Hynek Cihlar
10:59 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Could you please check if the initial screen would be blur for this new @isHighResolution...
Hynek Cihlar
04:33 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Committed revision 15864 (4135b) this version seems working with graphics cache but it ne...
Hynek Cihlar
03:53 AM User Interface Bug #4135: high dpi screens display in low dpi
I tested zooming on the latest branch and the results are pretty impressive. The improvement in display clarity is hu... Hynek Cihlar

04/16/2025

11:51 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> No, zooming detection is already present in the code changes. The problems if my view is ...
Hynek Cihlar
11:11 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> If the browser content is zoomed, then browser adds scroll bars to extend its view size.
...
Hynek Cihlar
10:59 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > Didn't the customer already complain abo...
Hynek Cihlar
08:51 AM User Interface Bug #4135: high dpi screens display in low dpi
Greg Shah wrote:
> Didn't the customer already complain about zooming? I worry that we do need to fix this now.
...
Hynek Cihlar
02:52 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> I tested zoom functionality with @graphicsCache = FALSE@ setting but enabling this cache ...
Hynek Cihlar

04/15/2025

12:19 PM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Maximized windows should always occupy the browser's view. I.e. ...
Hynek Cihlar
03:16 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > I think that maximize window is ...
Hynek Cihlar
01:19 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> I think that maximize window is buggy now.
What is the issue?
Hynek Cihlar
06:30 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
Constantin Asofiei wrote:
> We have FRAME processing in PASOE agents - see #8661-818 The assumption was these were ...
Hynek Cihlar
06:19 AM User Interface Feature #9055: server-side processing of client platform dependencies in the UI
Constantin, do we have a comprehensive list of UI statements or UI features used on the server side?
If the list i...
Hynek Cihlar

04/14/2025

02:19 PM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> On zoom event all windows preserve their dimensions.
See the following test case:
<pr...
Hynek Cihlar
01:57 PM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Code review 4135b.
> >
> > Instead of @ThinClient.getInstance...
Hynek Cihlar
01:28 PM User Interface Bug #4135: high dpi screens display in low dpi
Code review 4135b.
@ChuiWebSimulator.java@, @ClientProtocolHooks.java@, @GuiWebDriver.java@, @GuiWebSocket.java@, ...
Hynek Cihlar

04/11/2025

11:26 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> That issue is caused by adding @DefaultHandler@ in sequence to Administration Console applicat...
Hynek Cihlar

04/10/2025

07:05 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz, some new issues.
Navigating to the root path gives a page with 404 error and list of contexts (admin and _...
Hynek Cihlar

04/09/2025

11:43 AM Testing Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
Șerban Bursuc wrote:
> Java version is confirmed to be 64-bit, so most likely my @p2j.dll@ is 32-bit. Where can I ch...
Hynek Cihlar
11:37 AM Testing Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
Șerban Bursuc wrote:
> Java version is confirmed to be 64-bit, so most likely my @p2j.dll@ is 32-bit.
https://gi...
Hynek Cihlar
09:08 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> > Sorry, I don't recall what was the reason. What compilation issues do you get?
> I get it w...
Hynek Cihlar
07:14 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> In order to make regression tests compile I had to make following change to @build.gradle@.
...
Hynek Cihlar

04/07/2025

11:16 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Hynek Cihlar wrote:
> > Tomasz, with 9687a I'm getting @HTTP ERROR 400 Invalid SNI@.
> >
...
Hynek Cihlar
10:54 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz, with 9687a I'm getting @HTTP ERROR 400 Invalid SNI@.
For development (where I don't care about certificat...
Hynek Cihlar
05:33 AM Runtime Infrastructure Bug #9878: Java client process hangs when -verbose:class is part of jvmargs
I can replicate this in Java 11, 17, 21.
When -verbose:class is part of the client's java argumens the Java client...
Hynek Cihlar
05:25 AM Runtime Infrastructure Bug #9878 (New): Java client process hangs when -verbose:class is part of jvmargs
Hynek Cihlar

04/04/2025

03:19 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Hynek
> Note that 9687a is a development branch and 9687b is a branch constantly re-based to ...
Hynek Cihlar

04/03/2025

08:53 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Galya B wrote:
> > As for the formatting according to the formatting standards the imports sh...
Hynek Cihlar

04/02/2025

11:11 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Tomasz Domin wrote:
> Hynek
> I actually expected you will takeover spreadsheet webapp migration as you've made cha...
Hynek Cihlar
08:41 AM Runtime Infrastructure Feature #9687: drop support for Java 8 and Java 11
Code review of the SPREADSHEET changes in 9687a.
There are two dependency declarations of @jetty-server@ in ext/sh...
Hynek Cihlar

04/01/2025

08:21 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Found only the code that resized maximized windows but I need to repaint all of them.
...
Hynek Cihlar
03:44 AM User Interface Bug #4135: high dpi screens display in low dpi
Sergey Ivanovskiy wrote:
> Please point on the referenced methods that can invalidate windows?
Please see @GuiWeb...
Hynek Cihlar

03/30/2025

05:04 AM Testing Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
There is an interesting open source project called OpenCV.
Its interesting part in particular is the capability t...
Hynek Cihlar
04:40 AM Testing Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
There are many uncertainties regarding the tools and methodologies that will ensure reliable and efficient GUI testin... Hynek Cihlar
 

Also available in: Atom