Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Strelok
> In fluxbox the configuration (in right click menu) is Configuration -> > Focus Model -> Focus New Windows. I'm not sure if that is something > that is not default. Selection of x-terminal-emulator should have > nothing to do with this. Result the same. > I have latest Qt from sid installed -

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Adam Majer
On Wed, Mar 02, 2016 at 03:21:03AM +0300, Strelok wrote: > > This is because default project is selected as "Run in Terminal". Go > > to Project (left tab) -> Run tab -> Run section -> uncheck Run in > > terminal. > > In that case I'm have another bug - cin>>x don't work. That's not a bug.

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Strelok
> This is because default project is selected as "Run in Terminal". Go > to Project (left tab) -> Run tab -> Run section -> uncheck Run in > terminal. In that case I'm have another bug - cin>>x don't work. > Finally, the focus is not stolen back to Qt Creator. At least it works > just fine here

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Adam Majer
On Wed, Mar 02, 2016 at 12:30:36AM +0300, Strelok wrote: > Package: qtcreator > Version: 3.2.1 > > I'm create plain C++ project with default "Hello World!" code and run > this. After this QtCreator show me terminal window with "Hello > World!"... For a split second. And steal steal focus from

Bug#816445: QtCreator stealing focus from terminal window

2016-03-01 Thread Strelok
Package: qtcreator Version: 3.2.1 I'm create plain C++ project with default "Hello World!" code and run this. After this QtCreator show me terminal window with "Hello World!"... For a split second. And steal steal focus from this terminal (after this, terminal window still open). For more info -