Bug 139526 - Crash in LO Draw and LO Write in MS Windows right-clicking context menu on an unknown word in a floating text box
Summary: Crash in LO Draw and LO Write in MS Windows right-clicking context menu on an...
Status: RESOLVED DUPLICATE of bug 139493
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Draw (show other bugs)
Version:
(earliest affected)
7.2.0.0.alpha0+
Hardware: x86-64 (AMD64) Windows (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-10 23:42 UTC by xordevoreaux
Modified: 2021-01-11 12:34 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xordevoreaux 2021-01-10 23:42:03 UTC
Description:
LO Draw for MS Windows crashes to desktop as soon as I right-click to bring up the context menu to correct a word not recognized by LO's dictionary.

Does not happen in LO Write.

Steps to Reproduce:
1. Launch Microsoft Windows Libre Office Draw
2. Create a text box
3. Type a character combination in the text box not recognized by the dictionary
4. Right-click the character combination to correct the spelling

Actual Results:
Immediate crash

Expected Results:
Spelling checking options should appear


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 7.2.0.0.alpha0+ (x64)
Build ID: f2171af6ce3516598d9f8bac8294025a21a5b1a2
CPU threads: 8; OS: Windows 10.0 Build 21286; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: CL
Comment 1 xordevoreaux 2021-01-10 23:50:47 UTC
CORRECTION: 

The crash ALSO occurs in LO Write in a floating text box. It does not occur if the word which is not recognized by the dictionary occurs on the galley and is right-clicked on the galley.
Comment 2 xordevoreaux 2021-01-10 23:54:21 UTC
No crash occurs inside a floating text box if the word right-clicked on happens to be recognized by the dictionary.
Comment 3 Telesto 2021-01-11 12:33:16 UTC
Confirm.. same thing as tracked for bug 139493.. Steps bit easier

*** This bug has been marked as a duplicate of bug 139493 ***
Comment 4 Telesto 2021-01-11 12:34:49 UTC
FWIW: Windbg shows: VclScrolledWindow::getVertScrollBar [which matches bug 139493)
And steps identical too