https://bugs.kde.org/show_bug.cgi?id=482657
Bug ID: 482657
Summary: Underlined characters in titles rendered incorrectly
as ampersands in KDE6
Classification: Frameworks and Libraries
Product: frameworks-ki18n
Version: 6.0.0
https://bugs.kde.org/show_bug.cgi?id=482657
Tom Crider changed:
What|Removed |Added
Platform|Other |Fedora RPMs
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=482657
--- Comment #1 from Tom Crider ---
Turns out this is a QT bug.
Same bug listed here:
https://bugreports.qt.io/browse/QTBUG-86407
The same fix from this commit:
https://github.com/qt/qtbase/commit/cc67b25579c1bb5ea9f5c1ca4c9b7997e66f19b9
Also needs
https://bugs.kde.org/show_bug.cgi?id=482657
--- Comment #2 from Tom Crider ---
For additional reference I also noticed when loaded correctly in gnome it does
not have underlined characters on the dock widget titles, so this should be the
correct behavior for kde as well.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=488508
Bug ID: 488508
Summary: check box broken for screen/window share in portal gui
Classification: Plasma
Product: xdg-desktop-portal-kde
Version: 6.0.5
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=483584
Tom Crider changed:
What|Removed |Added
CC||gloriouseggr...@gmail.com
--- Comment #5 from Tom
https://bugs.kde.org/show_bug.cgi?id=483584
--- Comment #9 from Tom Crider ---
(In reply to Nicolas Fella from comment #7)
> The backtraces here point to an issue with the QML disk cache, so it makes
> sense that clearing the cache fixes it.
>
> Any issues specific to X11 or
https://bugs.kde.org/show_bug.cgi?id=429408
--- Comment #26 from Tom Crider ---
(In reply to Bug Janitor Service from comment #25)
> A possibly relevant merge request was started @
> https://invent.kde.org/plasma/kde-cli-tools/-/merge_requests/99
Tested MR 99 on kde5, modified for thunde
https://bugs.kde.org/show_bug.cgi?id=429408
Tom Crider changed:
What|Removed |Added
CC||gloriouseggr...@gmail.com
--- Comment #20 from
https://bugs.kde.org/show_bug.cgi?id=429408
--- Comment #21 from Tom Crider ---
Alternate version for qt6-qtbase:
```
diff --git a/src/corelib/io/qurlidna.cpp b/src/corelib/io/qurlidna.cpp
index bb14e1cd..1c560975 100644
--- a/src/corelib/io/qurlidna.cpp
+++ b/src/corelib/io/qurlidna.cpp
https://bugs.kde.org/show_bug.cgi?id=429408
--- Comment #22 from Tom Crider ---
not sure why i went around my butt to get to my elbow for those :facepalm:,
could have been much simpler. assuming the issue only occurs when :// is passed
and generally :// shouldn't be passed from applications
https://bugs.kde.org/show_bug.cgi?id=429408
--- Comment #24 from Tom Crider ---
I'm unable to edit my comments. anyway previously applied patches caused some
encoding issues, had to limit them further:
+if ((domain.toStdString().find("slack://") >= 0) ||
(domain.
https://bugs.kde.org/show_bug.cgi?id=495602
Bug ID: 495602
Summary: KDE's power management expects tuned-ppd, does not
work with power-profiles-daemon
Classification: Plasma
Product: Powerdevil
Version: 6.2.2
Platform:
13 matches
Mail list logo