Bug 496577 - Every menu action produces 2 dialogs
Summary: Every menu action produces 2 dialogs
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 4.6   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2016-06-22 14:38 EDT by Boris Osipchuk CLA
Modified: 2016-06-25 03:11 EDT (History)
1 user (show)

See Also:


Attachments
2 Dialogs opened with 1 click (182.08 KB, image/png)
2016-06-22 14:38 EDT, Boris Osipchuk CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Osipchuk CLA 2016-06-22 14:38:41 EDT
Created attachment 262598 [details]
2 Dialogs opened with 1 click

I have downloaded the new Eclipse Installer for Neon released today and installed for Java Developers. Once in the workbench every action seems to produce 2 same dialog boxes. For example, go Help - About Eclipse, you get 2 About boxes. Also, tryied File -> New -> Java Project and got 2 dialogs to create java project.Very annoying. Same for CPP Eclipse install.
Comment 1 Patrik Suzzi CLA 2016-06-22 22:41:40 EDT
I reproduced the Oomph install of Eclipse IDE for Java Developer, 
but I can not reproduce the issue. 

These are the details of my IDE: 

Eclipse IDE for Java Developers
Version: Neon Release (4.6.0)
Build id: 20160613-1800


Could you please describe detailed steps to reproduce the issue?
Comment 2 Boris Osipchuk CLA 2016-06-23 09:42:17 EDT
(In reply to Patrik Suzzi from comment #1)
> I reproduced the Oomph install of Eclipse IDE for Java Developer, 
> but I can not reproduce the issue. 
> 
> These are the details of my IDE: 
> 
> Eclipse IDE for Java Developers
> Version: Neon Release (4.6.0)
> Build id: 20160613-1800
> 
> 
> Could you please describe detailed steps to reproduce the issue?

I have successfully installed Eclipse Neon on a different machine, so the issue is machine specific. I will try to cleanup and reinstall again. I don't know how more specific can I be. I am simply launching eclipse and interacting with the menu as described before. This is just a pristine workbench, no projects. Then I just go and  click menu items in various menus. And that's when double dialogs happen, as in the attached image.
Comment 3 Boris Osipchuk CLA 2016-06-23 11:50:48 EDT
(In reply to Boris Osipchuk from comment #2)
> (In reply to Patrik Suzzi from comment #1)
> > I reproduced the Oomph install of Eclipse IDE for Java Developer, 
> > but I can not reproduce the issue. 
> > 
> > These are the details of my IDE: 
> > 
> > Eclipse IDE for Java Developers
> > Version: Neon Release (4.6.0)
> > Build id: 20160613-1800
> > 
> > 
> > Could you please describe detailed steps to reproduce the issue?
> 
> I have successfully installed Eclipse Neon on a different machine, so the
> issue is machine specific. I will try to cleanup and reinstall again. I
> don't know how more specific can I be. I am simply launching eclipse and
> interacting with the menu as described before. This is just a pristine
> workbench, no projects. Then I just go and  click menu items in various
> menus. And that's when double dialogs happen, as in the attached image.

I have also downloaded package without installer, problem persisted.
However, when I use keyboard only, the problem goes away. It is only when I use mouse on this particular machine that problem exists. I have changed mouse, but that did not help. I will see if any mouse setting maybe causing it.
Comment 4 Boris Osipchuk CLA 2016-06-23 12:23:19 EDT
(In reply to Boris Osipchuk from comment #3)
> (In reply to Boris Osipchuk from comment #2)
> > (In reply to Patrik Suzzi from comment #1)
> > > I reproduced the Oomph install of Eclipse IDE for Java Developer, 
> > > but I can not reproduce the issue. 
> > > 
> > > These are the details of my IDE: 
> > > 
> > > Eclipse IDE for Java Developers
> > > Version: Neon Release (4.6.0)
> > > Build id: 20160613-1800
> > > 
> > > 
> > > Could you please describe detailed steps to reproduce the issue?
> > 
> > I have successfully installed Eclipse Neon on a different machine, so the
> > issue is machine specific. I will try to cleanup and reinstall again. I
> > don't know how more specific can I be. I am simply launching eclipse and
> > interacting with the menu as described before. This is just a pristine
> > workbench, no projects. Then I just go and  click menu items in various
> > menus. And that's when double dialogs happen, as in the attached image.
> 
> I have also downloaded package without installer, problem persisted.
> However, when I use keyboard only, the problem goes away. It is only when I
> use mouse on this particular machine that problem exists. I have changed
> mouse, but that did not help. I will see if any mouse setting maybe causing
> it.

Cannot really find any meaningful mouse settings that would influence. Hoping you may have some ideas how to debug it further. But, I am fairly confident 2 left mouse click events are being processed for some reason on this machine, instead of just one.
Comment 5 Patrik Suzzi CLA 2016-06-23 19:03:50 EDT
Strange, especially if this happens both with oomph and by using a package.
BTW, could you please give the build id information of both ? 

I also think that this seems related to strange mouse settings. Sounds like a setup where a single click is transformed in a double click. 

I would start searching for settings related to mouse click. Especially in laptops, sometimes there are strange settings for click management. 
Then, I'd continue by removing and reinstalling the mouse driver.
Comment 6 Boris Osipchuk CLA 2016-06-24 09:04:11 EDT
I am not sure why it matters, but Running as Administrator solves the issue.
I have tried both installations (oomph - Build id: 20160613-1800 and package - Build id: 20160613-1800) and if you run them as admin, app behaves as expected, if not, you get double dialogs. Crazy/Weird!
Comment 7 Patrik Suzzi CLA 2016-06-24 13:35:04 EDT
Did you install Eclipse in a system managed folder ?

Please, try to install Eclipse in a normal system folder, i.e.  Desktop. 

(AFAICS, this can be caused by the Windows abstraction of user domain. )
Comment 8 Boris Osipchuk CLA 2016-06-24 14:48:37 EDT
(In reply to Patrik Suzzi from comment #7)
> Did you install Eclipse in a system managed folder ?
> 
> Please, try to install Eclipse in a normal system folder, i.e.  Desktop. 
> 
> (AFAICS, this can be caused by the Windows abstraction of user domain. )

No, it was custom path off of C: drive (C:\root\software\ide\eclipses)
But I have tried installing in Desktop, but that did not help.
In any case, I have a viable workaround by setting shortcut to run as admin.
Hence, you can close the bug.
Comment 9 Patrik Suzzi CLA 2016-06-25 03:11:49 EDT
Thanks for the collaboration.
Closing as worksforme