[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-30 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=384543

Christoph Feck  changed:

   What|Removed |Added

 CC||kishor...@gmail.com

--- Comment #7 from Christoph Feck  ---
*** Bug 388667 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-02 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=384543

David Rosca  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/fal
   ||kon/f80d827e59ad017252716ba
   ||142be787bf269eae7
 Status|REOPENED|RESOLVED

--- Comment #6 from David Rosca  ---
Git commit f80d827e59ad017252716ba142be787bf269eae7 by David Rosca.
Committed on 02/01/2018 at 14:03.
Pushed by drosca into branch 'master'.

QzTools: Use correct screen for widget in centerWidgetOnScreen

M  +2-2src/lib/tools/qztools.cpp

https://commits.kde.org/falkon/f80d827e59ad017252716ba142be787bf269eae7

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-02 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=384543

David Rosca  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1
 Resolution|INVALID |---

--- Comment #5 from David Rosca  ---
Alright, that's it, sorry.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-02 Thread Christian Muehlhaeuser
https://bugs.kde.org/show_bug.cgi?id=384543

--- Comment #4 from Christian Muehlhaeuser  ---
What's with this call?

```
QzTools::centerWidgetOnScreen(this);
```

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-02 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=384543

--- Comment #3 from David Rosca  ---
But it doesn't:
https://cgit.kde.org/falkon.git/tree/src/lib/downloads/downloadmanager.cpp

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-01 Thread Christian Muehlhaeuser
https://bugs.kde.org/show_bug.cgi?id=384543

--- Comment #2 from Christian Muehlhaeuser  ---
According to the kwin developers, this has to be a bug in Falkon, since the
window gets initialized with a user-specified position.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 384543] Download Manager window always pops up on left-most screen

2018-01-01 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=384543

David Rosca  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from David Rosca  ---
It doesn't manually save/restore geometry, so that's most likely issue of your
window manager if it moves new windows to powered off screens.

-- 
You are receiving this mail because:
You are watching all bug changes.