https://bugs.documentfoundation.org/show_bug.cgi?id=153072
Bug ID: 153072
Summary: LibreOffice calc Text import doews not display
imported data preview
Product: LibreOffice
Version: 7.4.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
Inserting text data to LibreOffice Calc sheet does not display preview of
inserted data to set inserted fields.
It shows errors on stdout
QPainter::begin: Paint device returned engine == 0, type: 3
QPainter::save: Painter not active
QPainter::setPen: Painter not active
QPainter::setBrush: Painter not active
QPainter::drawRects: Painter not active
QPainter::setRenderHint: Painter must be active to set rendering hints
Steps to Reproduce:
1. Open new sheet
2. cut a piece of text to clipboard
3. Paste it as unformated text
Actual Results:
Text Import popup displays but in the lower part of the popup there is nothing
displayed
Expected Results:
Text Import popup displays and in the lower part of the popup there is
displayed text to be inserted to set fields, their width, etc to insert
Reproducible: Always
User Profile Reset: Yes
Additional Info:
It should start QPainter and show inserted data
--
You are receiving this mail because:
You are the assignee for the bug.