https://bugs.kde.org/show_bug.cgi?id=359429
Bug ID: 359429 Summary: Image history: original image's entry contains markup Product: digikam Version: 5.0.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: Versioning Assignee: [hidden email] Reporter: [hidden email] In image history sidebar the entry for original image contains some markup: is wrapped in <qt>...</qt> with an additional <br> in the middle Reproducible: Always Steps to Reproduce: 1. Open versions sidebar for image with some history Actual Results: Extra markup visible Expected Results: No markup -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=359429
--- Comment #1 from Michal Sylwester <[hidden email]> --- Created attachment 97227 --> https://bugs.kde.org/attachment.cgi?id=97227&action=edit Screenshot of the relevant part of the sidebar -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=359429
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] --- Comment #2 from [hidden email] --- Maik, The markup syntax was used to bold text in listview. With Qt4 this work fine. With Qt5, it sound like a porting problem. This syntax was inherit of Qt3 capability to use html like forma in text. It supported in Qt4 and Qt5. Look here for details : http://doc.qt.io/qt-5/richtext-html-subset.html Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=359429
Maik Qualmann <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/digi | |kam/f99d96f58fe33ae122b63e0 | |9537b2ada5ca9ab7f Resolution|--- |FIXED Version Fixed In| |5.0.0 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Maik Qualmann <[hidden email]> --- Git commit f99d96f58fe33ae122b63e09537b2ada5ca9ab7f by Maik Qualmann. Committed on 16/02/2016 at 18:38. Pushed by mqualmann into branch 'master'. remove markup from image history item FIXED-IN: 5.0.0 M +2 -1 NEWS M +4 -2 libs/database/imagehistory/imagehistorygraphmodel.cpp M +5 -1 libs/imageproperties/versionsdelegate.cpp http://commits.kde.org/digikam/f99d96f58fe33ae122b63e09537b2ada5ca9ab7f -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |