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

Elvis Angelaccio <elvis.angelac...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|16.08.0                     |16.12.0
      Latest Commit|http://commits.kde.org/ark/ |http://commits.kde.org/ark/
                   |c0c5d0033ba524968c596332a8f |47e45e73ea6d9559951b2e0dd2b
                   |4f610f25fa75d               |8368b99f63749
         Resolution|---                         |FIXED
             Status|REOPENED                    |RESOLVED

--- Comment #3 from Elvis Angelaccio <elvis.angelac...@kde.org> ---
Git commit 47e45e73ea6d9559951b2e0dd2b8368b99f63749 by Elvis Angelaccio.
Committed on 19/11/2016 at 14:50.
Pushed by elvisangelaccio into branch 'Applications/16.12'.

part: stop changing the window title when the toolbar gets edited

KParts::ReadOnlyPart::guiActivateEvent(), which emits `setWindowCaption`
with url().toDisplayString() as argument, gets called when the toolbar
gets changed. We don't want this behavior, so we override
guiActivateEvent() with an empty implementation that does nothing.
FIXED-IN: 16.12.0

M  +6    -0    part/part.cpp
M  +3    -0    part/part.h

http://commits.kde.org/ark/47e45e73ea6d9559951b2e0dd2b8368b99f63749

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

Reply via email to