Code review comment for lp:~lukas-kde/unity8/activateWindows

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

> file:///home/micha/Develop/reviews/activateWindows/qml/Stages/DecoratedWindow.
> qml:71:16: Unable to assign [undefined] to QString
> file:///home/micha/Develop/reviews/activateWindows/qml/Stages/DesktopStage.qml
> :218: TypeError: Cannot read property 'title' of null
>
> Getting this warning frequently in the log. Please silence it.

Silence, and fixed (the "model.name" was even wrong), we do get the surface name already as a fallback for window.title

« Back to merge proposal