Hello,<br><br>I have here a quick patch for fdo#38455. Calc crahs if you go to Data-&gt;Define range and type some text to a cell because pActiveViewSh isn&#39;t set in the InputHandler.<br><a href="http://cgit.freedesktop.org/libreoffice/calc/commit/?id=165ccab687d976d06afa0b02582065045132ee6d">http://cgit.freedesktop.org/libreoffice/calc/commit/?id=165ccab687d976d06afa0b02582065045132ee6d</a><br>
<br>This fix only checks that pActiveViewSh is not null. I might come up with a better patch if I change my mind and think that pActiveViewSh should not be null there. But at least this patch fixes the crash at the moment.<br>
<br>I&#39;d like to get this patch into 3-4 and if still possible into 3-4-1.<br><br>Regards, Markus<br>