Bug 1296

Summary: Mouse pointer doesn't switch to resize arrow on Windows 10
Product: [JogAmp] Newt Reporter: Devin Brite <dwbrite>
Component: windowsAssignee: Sven Gothel <sgothel>
Status: CONFIRMED ---    
Severity: minor CC: gouessej
Priority: P4    
Version: 3.0.0   
Hardware: pc_x86_64   
OS: windows   
Type: DEFECT SCM Refs:
Workaround: ---
Attachments: .gif of the bug and a normal window.

Description Devin Brite 2016-03-08 09:46:15 CET
Created attachment 773 [details]
.gif of the bug and a normal window.

Jogamp/JOGL version: 2.3.2
OS: Windows 10
Graphics: Intel HD Graphics 3000
CPU: Intel Core i7 2670QM

When using a NEWT window in Windows 10 the mouse pointer doesn't switch to the resizable mouse arrow when mousing over a border, or dragging to resize.

(Resizing works as it should other than that.)
Comment 1 Sven Gothel 2019-03-30 04:12:12 CET
(In reply to Devin Brite from comment #0)
> Created attachment 773 [details]
> .gif of the bug and a normal window.
> 
> Jogamp/JOGL version: 2.3.2
> OS: Windows 10
> Graphics: Intel HD Graphics 3000
> CPU: Intel Core i7 2670QM
> 
> When using a NEWT window in Windows 10 the mouse pointer doesn't switch to
> the resizable mouse arrow when mousing over a border, or dragging to resize.
> 
> (Resizing works as it should other than that.)

You made my day Devine ;-)
Producing an animated GIF truly made me smile. 
You won the price for the most creative bug report so far.

For that I put it on 2.5.0 to be investigated further - after 2.4.0.
And your anim gif confirmed the issue I guess.