This bug was fixed in the package gnome-shell - 46.0-0ubuntu6~24.04.6
---------------
gnome-shell (46.0-0ubuntu6~24.04.6) noble; urgency=medium
[ Nathan Pratta Teodosio ]
* d/p/chromium-snap-pwa.patch: Fixes tab and dock grouping of progressive
web applications for the Chromium snap (LP: #2007652).
[ Robert Malz ]
* d/p: Fix default service discovery.
Fix an issue where authentication service was not
properly picked due to incorrect checks in _isDiscreteServiceEnabled
(LP: #2065432)
* Add loginDialog-Don-t-assume-this._user-is-always-defined.patch.
Cherry-pick for e5d9a0fe
Fixes null dereference during login with smart cards. (LP: #2065432)
[ Marco Trevisan (Treviño) ]
* debian/gbp.conf: Use upstream/46.x branch
* d/p: unlockDialog: Also center the time in 12h format (LP: #2084276)
* d/p: Exclude override-redirect windows from workspace animation
(LP: #2039543)
* d/p: Use absolute tray icon position in root event coordinates
(LP: #2059819)
* d/p: Fix password not re-asked for TCRYPT devices (LP: #2084281)
* d/p: Keep locate pointer animation when animations are disabled
(LP: #2039801)
* d/p: Fix keyboard navigation in AppFolderDialog (LP: #2042763)
* d/p: Fix connection to WPA Enterprise networks from quick settings
(LP: #2084286)
* d/p: Add user permissions to new wifi connections if has no system ones
(LP: #2084287)
* d/p: gdm: Actually wait for pending messages being notified on failures
(LP: #2084289)
* d/p: Fix themed icons rendering in notifications (LP: #2084301)
* d/p: Fix notifications not showing in the lockscreen (LP: #2084302)
* d/p: Allow to set a custom ShellUserVerifier (LP: #2084306)
* d/p: Fix toggling lockscreen view using Escape (LP: #2084308, #2072716)
* d/p: Make active workspace above siblings (LP: #2084310)
* d/p: notificationDaemon: Use correct property name to enable markup
(LP: #2084293)
-- Marco Trevisan (Treviño) <[email protected]> Thu, 05 Dec 2024
03:13:58 +0100
** Changed in: gnome-shell (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2084293
Title:
HTML markup is not properly rendered in notification body
Status in gnome-shell package in Ubuntu:
Fix Released
Status in gnome-shell source package in Noble:
Fix Released
Bug description:
[ Impact ]
Notifications support markup, but this is not properly rendered in
GNOME shell
[ Test case ]
From a terminal run:
$ notify-send 'summary' 'Some <b>bold text</b> with a <b> tag!'
A notification should show with this content (where text between asterisks is
in bold):
Some *bold text* with a <b> tag!
Ensure that
$ notify-send 'summary' 'Some <b>bold text with a < tag!'
is handled gracefully, that is, doesn't crash.
[ Regression potential ]
Really nothing, a property that doesn't exist anymore was referenced
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084293/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp