https://bugs.kde.org/show_bug.cgi?id=488597

Tobias Leupold <t...@stonemx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t...@stonemx.de

--- Comment #1 from Tobias Leupold <t...@stonemx.de> ---
Hi, thanks for your report!

The docks shouldn't be closable in the first place ... at least, it's not
possible to close them via mouse click (the features set are
"QDockWidget::DockWidgetMovable | QDockWidget::DockWidgetFloatable", so
QDockWidget::DockWidgetClosable is not enabled).

If you can close such a floating dock nevertheless, this maybe depends on the
window manager and I can't fix or prevent this at all (I think I can't do more
than define that the docks are not closable) ... I'll have to investigate this.

As a workaround, you should be able to recover all docks and their default
position via "Settings" → "Set default dock arrangement".

About the kgeotagrc: Current git master now uses KMainWindow's state instead of
saving the state twice, so the state is now MainWindow/State. However, there
will be a (now unused) main/windowState entry. Maybe, I'll add a quick check to
remove this key later on to prevent confusion.

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

Reply via email to