Bug 139157 - Crash in: mergedlo.dll Right-click in text string in textbox in Draw - after leaving textbox and then returning
Summary: Crash in: mergedlo.dll Right-click in text string in textbox in Draw - after...
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: haveBacktrace
Depends on:
Blocks: Crash
  Show dependency treegraph
 
Reported: 2020-12-22 15:23 UTC by sdc.blanco
Modified: 2023-04-19 11:25 UTC (History)
4 users (show)

See Also:
Crash report or crash signature: ["mergedlo.dll"]


Attachments
bt with debug symbols (5.47 KB, text/plain)
2020-12-22 22:00 UTC, Julien Nabet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sdc.blanco 2020-12-22 15:23:13 UTC
This bug was filed from the crash reporting server and is br-ee76a205-50fd-4d42-8c0a-be7e8ff22f4c.
=========================================

1.  Open New Draw Document.
2.  Make textbox (F2) and add a few letters.
3.  Place cursor in string.
4.  Right-click

Crash

Version: 7.2.0.0.alpha0+ (x64)
Build ID: 4041c68ea59181f1c4774c356809066d2051db41
CPU threads: 8; OS: Windows 10.0 Build 19041; UI render: Skia/Vulkan; VCL: win
Locale: da-DK (en_DK); UI: en-US
Calc: threaded
Comment 1 Xisco Faulí 2020-12-22 15:28:15 UTC
I can't reproduce it in

Version: 7.2.0.0.alpha0+
Build ID: ad8485ebe11396aaac68095ef9eec819de6af26c
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 2 sdc.blanco 2020-12-22 19:50:28 UTC
Revised STR

      1.  Open New Draw Document.
      2.  Make textbox (F2) and add a few letters.
(new) 3.  Click canvas outside of textbox.
      4.  Set cursor back in textbox in string.
      5.  Place cursor in string (or select some characters)
      6.  Right-click
 
Crash

Also reproduced when running in Safe Mode and Factory Setting
Comment 3 Julien Nabet 2020-12-22 22:00:12 UTC
Created attachment 168440 [details]
bt with debug symbols

On pc Debian x86-64 with master sources updated today, I could reproduce this by using last comment.
Comment 4 David Boon 2020-12-26 10:58:39 UTC Comment hidden (spam)
Comment 5 Xisco Faulí 2021-01-08 14:42:15 UTC
Still not reproducible in

Version: 7.2.0.0.alpha0+
Build ID: 6bb6eb1692d7dd432103d0e7278534390084caf6
CPU threads: 4; OS: Linux 5.7; UI render: default; VCL: x11
Locale: en-US (en_US.UTF-8); UI: en-US
Calc: threaded
Comment 6 Xisco Faulí 2021-01-08 14:44:35 UTC
(In reply to Julien Nabet from comment #3)
> Created attachment 168440 [details]
> bt with debug symbols
> 
> On pc Debian x86-64 with master sources updated today, I could reproduce
> this by using last comment.

Hi Julien,
is this the same issue as bug 138855 ?
Comment 7 sdc.blanco 2021-01-09 09:45:16 UTC
(In reply to Xisco Faulí from comment #5)
> Still not reproducible in
Just to be sure.  you are:

1.  Using Draw.
2.  making Textbox and string.
3.  Then clicking outside of textbox in canvas
4.  Back to textbox -- but with cursor on string, not on textbox.
5.  Right-click on string gives crash (just reproduced again), while right-click on textbox no problem.

My quick reading bug 138855 makes me believe it is same problem.  But that report involved switching windows, but at the end of the day, it still looks like the same issue of moving out of and then back into a string in a textbox and using right-click
Comment 8 Julien Nabet 2021-01-09 10:50:31 UTC
(In reply to Xisco Faulí from comment #6)
> 
> Hi Julien,
> is this the same issue as bug 138855 ?
I don't understand well the step 4 described in tdf#138855 so can't try to reproduce this.
Anyway, if someone knows how to fix this one, Kevin will be able to give a new try at tdf#138855 worst.
Comment 9 Caolán McNamara 2023-04-19 09:42:33 UTC
caolanm->julien: can you still reproduce this. I can't, but if I revert the fix for bug 138855 then I still don't reproduce it, so I'm unsure if we fixed it with that or if this still remains.
Comment 10 Julien Nabet 2023-04-19 10:56:01 UTC
(In reply to Caolán McNamara from comment #9)
> caolanm->julien: can you still reproduce this. I can't, but if I revert the
> fix for bug 138855 then I still don't reproduce it, so I'm unsure if we
> fixed it with that or if this still remains.

I don't reproduce this anymore with master sources updated today.
Comment 11 Caolán McNamara 2023-04-19 11:25:25 UTC
lets call it fixed then, maybe it was a duplicate of that other issue