Description:
Left-click detection fails when JangaFX applications are maximized, causing nodes to shift position when selected and numeric input fields to trigger slider behavior instead of allowing direct text editing. The issue affects all three products (EmberGen, LiquidGen, IlluGen) I use from JangaFX but only occurs in maximized window mode.
Steps to reproduce:
-
Maximize any of the JangaFX applications (EmberGen, LiquidGen, or IlluGen)
-
Open any project with nodes in the node graph
-
Left-click on any node to select it
-
Observe that the node shifts position slightly (down and right) instead of just being selected
-
Navigate to any numeric parameter field in the Node Details panel
-
Left-click on the numeric input field attempting to edit the value directly
-
Observe that the value changes instead of the field becoming editable for text input
Expected behavior:
-
Nodes should select without moving position
-
Numeric fields should highlight for direct text input when clicked
Actual behavior:
-
When maximized: Nodes shift position 80-90% of the time when clicked, numeric fields trigger slider drag behavior instead of text editing
-
When NOT maximized: Application behaves correctly with proper left-click detection
Additional info:
-
Affects all three products: EmberGen, LiquidGen, and IlluGen
-
Occurs on Windows 11 with current versions (as of 9/21/2025)
-
Issue persists across previous versions tested over last two months
-
CRITICAL: Bug only occurs when application window is maximized - windowed mode works correctly
-
Attempted AutoHotkey solutions do not resolve the issue
-
Reproducible 80-90% of the time when maximized, 0% when windowed
Video Demonstration:
Embergen Maximized (see node jump & cursor jump): Watch EG_Maximized_2025.09.21 | Streamable
EmberGen Not maximized (working as expected): Watch EG_NotMaximized_2025.09.21 | Streamable
