https://bugs.documentfoundation.org/show_bug.cgi?id=151316
Bug ID: 151316
Summary: CRASH in SwTextGridPage::CharorLineChangedHdl
Product: LibreOffice
Version: 7.5.0.0 alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
I found the steps to reproduce this issue while checking this crash:
https://crashreport.libreoffice.org/stats/signature/SwTextGridPage::CharorLineChangedHdl(weld::SpinButton%20&)
and I'm reporting it because I believe the correct way to fix it is by using
'set_sensitive' correctly.
Steps to reproduce:
1. Open writer
2. Format - Page Style
3. Select 'Grid (lines only)'
4. Type '99999999999' in max. base text size -> Lines per page is disabled
5. Select 'Grid (lines and characters)' -> Lines per page is enabled
6. Click on Lines per page and press down arrow twice
-> Crash
Reproduced in
Version: 7.5.0.0.alpha0+ / LibreOffice Community
Build ID: a0bc0cc81b597aa81189355a8125753d6b873cce
CPU threads: 8; OS: Linux 5.10; UI render: default; VCL: x11
Locale: es-ES (es_ES.UTF-8); UI: en-US
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.