[kexi] [Bug 378561] Definitions of frames with colour and line are not stored for reports

Adam Pigg bugzilla_noreply at kde.org
Mon Apr 10 21:25:56 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=378561

--- Comment #5 from Adam Pigg <adam at piggz.co.uk> ---
I wasnt able to re-produce the problem of fields not setting the 'save' button
status.  worked fine for the properties i changed.

https://phabricator.kde.org/D5391

The original code incorrectly stored the penstyle as a pen.  it seems this was
added in kreport3 becuase qt5 removed storing a penstlye in a qvariant. 
recommended options are to cast to an int, as here, or declare a metatype.
https://forum.qt.io/topic/23038/solved-qt5-and-qvariant/2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kexi-bugs mailing list