https://bugs.kde.org/show_bug.cgi?id=446435
Bug ID: 446435 Summary: Tag titles or names do not elide causing visual glitches Product: kalendar Version: 0.3.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: claudio.cam...@gmail.com Reporter: pos...@posteo.eu CC: c...@carlschwan.eu Target Milestone: --- Created attachment 144178 --> https://bugs.kde.org/attachment.cgi?id=144178&action=edit Screenshot SUMMARY I have accidentally created a tag with the content (w/o the ```) ``` qrc:/FilterHeader.qml:103: TypeError: Value is null and could not be converted to an object qrc:/main.qml:412: TypeError: Cannot read property 'objectName' of null qrc:/main.qml:420: TypeError: Cannot read property 'objectName' of null qrc:/ScheduleView.qml:47: TypeError: Cannot read property 'item' of null qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined qrc:/FilterHeader.qml:113:9: Unable to assign [undefined] to QString qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined qrc:/ScheduleView.qml:47: TypeError: Cannot read property 'item' of null qrc:/FilterHeader.qml:103: TypeError: Cannot read property 'model' of undefined ``` which the resulted in what can be seen in the screenshot. It should probably be limited in length and also elide. SOFTWARE/OS VERSIONS Source: git (kdesrc-build) Operating System: openSUSE Tumbleweed 20211201 KDE Plasma Version: 5.23.3 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2 Kernel Version: 5.15.5-1-default (64-bit) Graphics Platform: X11 -- You are receiving this mail because: You are watching all bug changes.