https://bugs.documentfoundation.org/show_bug.cgi?id=124211

--- Comment #14 from Noel Grandin <noelgran...@gmail.com> ---
I can see the bug,
   PageSelector::DeselectPage
should have 
    if (rpDescriptor.get()==nullptr
        || !mrSlideSorter.GetView().SetState(rpDescriptor,
PageDescriptor::ST_Selected, false))
        return;

Note the missing "!'

But I'm only back in the office next week

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to