skallin / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
0 stars 0 forks source link

No way to disable develepment tab's focus controll #267

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install the plugin
2. Make an app that throws exceptions in GUI and back-end.
3. Watch the console tab and development mode tab fight for focus.
4. Switch off the consoles focus control.
5. Debug your application.
6. Get annoyed that the development mode tab steals the focus on any GUI error 
and prevents you from looking at the console to see the logs and exceptions of 
the back-end.

What is the expected output? What do you see instead?
The expected behaviour is to be able to disable the focus control just like it 
is possible for the console tab (an additional button that makes the tab not 
steal focus when errors show).

What version of the product are you using? On what operating system?
The plugin's version is 3.5.1.v20131230 (on Eclipse Kepler). I'm using Arch 
Linux, but problem persists for years now and is not OS-related.

Please provide any additional information below.

Original issue reported on code.google.com by dnadesig...@gmail.com on 20 Feb 2014 at 12:55