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

Christoph Cullmann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #6 from Christoph Cullmann <[email protected]> ---
In 

 Application::createTabFromArgs(MainWindow *window, const QHash<QString,
QString> &tokens)

we have some hack


    // FIXME: this ugly hack here is to make the session start running, so that
    // its tab title is displayed as expected.
    //
    // This is another side effect of the commit fixing BKO 176902.
    window->show();
    window->hide();

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

Reply via email to