Bug 585 - Unable to set pointer invisible GLWindow setPointerVisible(false);
Summary: Unable to set pointer invisible GLWindow setPointerVisible(false);
Status: RESOLVED WORKSFORME
Alias: None
Product: Newt
Classification: JogAmp
Component: macosx (show other bugs)
Version: 1
Hardware: pc_x86_32 macosx
: --- trivial
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2012-05-29 00:48 CEST by Vianel Sierra Aquino
Modified: 2012-09-16 21:34 CEST (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vianel Sierra Aquino 2012-05-29 00:48:20 CEST
When using "GLWindow setPointerVisible(false);" doesn't work under my configurations which are:

Mac mini OS X Version 10.6.8

Java SE 6

Processor 2.4 GHz Intel Core 2 Duo

Memory 2 GB 1076 MHz DDR3

It is supposed to hide the pointer but it doesn't.
Comment 1 Julien Gouesse 2012-06-21 10:43:09 CEST
Hi

This bug has been fixed in the latest release candidate, please try to switch to RC9.
Comment 2 Vianel Sierra Aquino 2012-06-25 21:43:25 CEST
(In reply to comment #1)
> Hi
> 
> This bug has been fixed in the latest release candidate, please try to switch
> to RC9.

Gouesse. It still persists.

This bug has not been solved in rc9.
Comment 3 Julien Gouesse 2012-06-25 22:18:21 CEST
(In reply to comment #2)
> (In reply to comment #1)
> > Hi
> > 
> > This bug has been fixed in the latest release candidate, please try to switch
> > to RC9.
> 
> Gouesse. It still persists.
> 
> This bug has not been solved in rc9.

In fact, it was fixed by Sven for a particular version of Mac OS X January 15th, I thought your version was concerned, sorry :(

Feel free to reopen this bug report.
Comment 4 Vianel Sierra Aquino 2012-06-25 22:24:31 CEST
The bug report is not closed, Gouesse. I guess I don't need to reopen it.
Comment 5 Julien Gouesse 2012-06-25 22:33:42 CEST
(In reply to comment #4)
> The bug report is not closed, Gouesse. I guess I don't need to reopen it.

Yes but it would be fine to find the original bug report or the change set of the previous fix.
Comment 6 Sven Gothel 2012-09-16 21:34:15 CEST
Using latest source/builds, I cannot reproduce this bug on my OSX machine
using TestGearsES2NEWT (keys: i = invisible, j = confine, ..).

Works for me .. 

If this is not the case after double checking, pls re-open this bug
and give a detailed recipe to reproduce the problem. Thank you.