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

Thomas Friedrichsmeier <thomas.friedrichsme...@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thomas.friedrichsmeier@kdem
                   |                            |ail.net

--- Comment #3 from Thomas Friedrichsmeier <thomas.friedrichsme...@kdemail.net> 
---
Hmm. I cannot immediately reproduce this with frameworks version 6.14.0.

I am also rather baffled by this crash. The immediate cause is factory(),
returning a nullptr, of course, and this could easily be checked for. However,
TwinTableMember is a widget in the dataeditor, and I do not see, why it should
receive a context menu request event at all for something happening in a
different widget. That's also the reason why factory() is null: it simply isn't
the active window at the time of the event.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to