Re: Java Gnome 3 maximized window mouse bugs

2011-06-18 Thread Ricardo Veguilla
On Sat, Jun 18, 2011 at 1:06 AM, Ricardo Veguilla wrote: > > I'll submit the bug to openjdk and see how it goes. There is already a bug about the maximized-windows/menu issue: https://bugzilla.redhat.com/show_bug.cgi?id=698295 -- Ricardo Veguilla González vegui...@gmail.com -- users mailing

Re: Java Gnome 3 maximized window mouse bugs

2011-06-18 Thread Ricardo Veguilla
On Sat, Jun 18, 2011 at 2:33 AM, Mark Eggers wrote: > On Sat, 18 Jun 2011 01:06:43 -0400, Ricardo Veguilla wrote: > >> And a very minor annoyance: Gnome3 relies on the x-windows WM_CLASS >> property to track applications instead of windows (see >> http://live.gnome.org/GnomeShell/ApplicationBased)

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Mark Eggers
On Sat, 18 Jun 2011 01:06:43 -0400, Ricardo Veguilla wrote: > And a very minor annoyance: Gnome3 relies on the x-windows WM_CLASS > property to track applications instead of windows (see > http://live.gnome.org/GnomeShell/ApplicationBased). Java swing apps, as > far I can tell, don't set this prop

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Ricardo Veguilla
On Fri, Jun 17, 2011 at 5:56 PM, Mark Eggers wrote: > > Here's what I observed under Gnome 3. > > In both Nimbus and the GTK look and feel, horizontal mouse pointer > positioning is off visually to the right. This means that if you click > on the Edit main menu in Netbeans, the Edit menu will fla

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Mark Eggers
On Fri, 17 Jun 2011 16:44:44 -0400, Ricardo Veguilla wrote: > On Fri, Jun 17, 2011 at 3:03 PM, Frank Murphy > wrote: > >> As you know swing is not perfect, >> just overlaid on awt. (despite import javax.Swing) and it may be that >> you need Oracles JDk, to get all the classes you need, >> have y

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Frank Murphy
On 17/06/11 21:44, Ricardo Veguilla wrote: > It does not happen in any other platform. I work regularly on Windows, > Ubuntu (havent try it on Unity yet), Fedora pre-gnome3, Mac Os X > without any problem. In addition, the problem happens using both > Oracle JDK and OpenJDK. > Going by Dereks re

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Ricardo Veguilla
On Fri, Jun 17, 2011 at 3:03 PM, Frank Murphy wrote: > As you know swing is not perfect, > just overlaid on awt. (despite import javax.Swing) > and it may be that you need Oracles JDk, > to get all the classes you need, > have you checked the same apps on a Win Box? > Frank, I know you are trying

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Derek Tracy
On Fri, Jun 17, 2011 at 3:03 PM, Frank Murphy wrote: > On 17/06/11 18:18, Ricardo Veguilla wrote: > > On Fri, Jun 17, 2011 at 12:02 PM, Frank Murphy > wrote: > >> On 17/06/11 16:48, Ricardo Veguilla wrote: > >>> The apps are from the web. > >> > >> If you have access to the sources, > >> check t

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Frank Murphy
On 17/06/11 18:18, Ricardo Veguilla wrote: > On Fri, Jun 17, 2011 at 12:02 PM, Frank Murphy wrote: >> On 17/06/11 16:48, Ricardo Veguilla wrote: >>> The apps are from the web. >> >> If you have access to the sources, >> check the *.java files. >> make sure you have all the classes required. >> > >

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Ricardo Veguilla
On Fri, Jun 17, 2011 at 12:02 PM, Frank Murphy wrote: > On 17/06/11 16:48, Ricardo Veguilla wrote: >> The apps are from the web. > > If you have access to the sources, > check the *.java files. > make sure you have all the classes required. > Hmm, I don't see how that might help. The bug is not r

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Frank Murphy
On 17/06/11 16:48, Ricardo Veguilla wrote: > The apps are from the web. If you have access to the sources, check the *.java files. make sure you have all the classes required. -- Regards, Frank Murphy UTF_8 Encoded Friend of fedoraproject.org -- users mailing list users@lists.fedoraproject.org

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Ricardo Veguilla
The apps are from the web. On Fri, Jun 17, 2011 at 6:18 AM, Frank Murphy wrote: > On 17/06/11 11:10, Rahul Sundaram wrote: >> On 06/17/2011 02:17 AM, Ricardo Veguilla wrote: >>> Hi, I've found two bugs related to mouse selection on java swing >>> applications running maximized on gnome3, > > Are

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Frank Murphy
On 17/06/11 11:24, Rahul Sundaram wrote: > On 06/17/2011 03:48 PM, Frank Murphy wrote: >>> On 06/17/2011 02:17 AM, Ricardo Veguilla wrote: Hi, I've found two bugs related to mouse selection on java swing applications running maximized on gnome3, >> Are the "swing apps" Fedora supplied or

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Rahul Sundaram
On 06/17/2011 03:48 PM, Frank Murphy wrote: >> On 06/17/2011 02:17 AM, Ricardo Veguilla wrote: >>> Hi, I've found two bugs related to mouse selection on java swing >>> applications running maximized on gnome3, > Are the "swing apps" Fedora supplied or from the web? If you want to reply to the OP,

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Frank Murphy
On 17/06/11 11:10, Rahul Sundaram wrote: > On 06/17/2011 02:17 AM, Ricardo Veguilla wrote: >> Hi, I've found two bugs related to mouse selection on java swing >> applications running maximized on gnome3, Are the "swing apps" Fedora supplied or from the web? -- Regards, Frank Murphy UTF_8 Encod

Re: Java Gnome 3 maximized window mouse bugs

2011-06-17 Thread Rahul Sundaram
On 06/17/2011 02:17 AM, Ricardo Veguilla wrote: > Hi, I've found two bugs related to mouse selection on java swing > applications running maximized on gnome3, but I don't know where to > report the bug. > > gnome3? gtk3? openjdk? xorg? > > Any recommendation? File it against openjdk and it can be

Java Gnome 3 maximized window mouse bugs

2011-06-16 Thread Ricardo Veguilla
Hi, I've found two bugs related to mouse selection on java swing applications running maximized on gnome3, but I don't know where to report the bug. gnome3? gtk3? openjdk? xorg? Any recommendation? -- Ricardo Veguilla González vegui...@gmail.com -- users mailing list users@lists.fedoraproject.