https://bugs.kde.org/show_bug.cgi?id=500578
Arjen Hiemstra <ahiems...@heimr.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kirigami/-/commit/82 | |abc7690b79556499d5ae25b223c | |a358618c72f Resolution|--- |FIXED --- Comment #6 from Arjen Hiemstra <ahiems...@heimr.nl> --- Git commit 82abc7690b79556499d5ae25b223ca358618c72f by Arjen Hiemstra. Committed on 07/04/2025 at 15:26. Pushed by ahiemstra into branch 'master'. controls: Fix link activation for text of InlineMessage Rather than stretching both the label and toolbar across the entire inline message, use implicit width for both, unless either would become larger than the InlineMessage width. Most importantly, since the toolbar only takes space that is not used by the text, this avoids links in the text not working correctly. M +6 -9 src/controls/templates/InlineMessage.qml https://invent.kde.org/frameworks/kirigami/-/commit/82abc7690b79556499d5ae25b223ca358618c72f -- You are receiving this mail because: You are watching all bug changes.