Created attachment 169520 [details] Example file with long comment An entry with a super long comment doesn't display or freezes the app. Source was a SoundConverter importer, but that shouldn't matter.
Git commit 03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69 by Robby Stephenson. Committed on 16/05/2024 at 01:37. Pushed by rstephenson into branch 'master'. Fix bug with showing long entries Avoid QWebEngineView limit of 2MB for html content by using temporary file. Related: bug 461391 FIXED-IN: 4.0 M +4 -0 ChangeLog M +24 -5 src/entryview.cpp https://invent.kde.org/office/tellico/-/commit/03c3f37c2e96fdfbfa7b4a0f6b3b21a6931a4b69
Git commit e87e20053644ca51c6ae2b2938203d80952e123c by Robby Stephenson. Committed on 16/05/2024 at 01:41. Pushed by rstephenson into branch '3.5'. Fix bug with showing long entries Avoid QWebEngineView limit of 2MB for html content by using temporary file. Related: bug 461391 FIXED-IN: 4.0 M +4 -0 ChangeLog M +24 -5 src/entryview.cpp https://invent.kde.org/office/tellico/-/commit/e87e20053644ca51c6ae2b2938203d80952e123c