[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-04-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=478155

Nicolas Fella  changed:

   What|Removed |Added

   Version Fixed In||6.0.4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-04-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=478155

Nicolas Fella  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-integration/-/com |ma/plasma-integration/-/com
   |mit/9419f251b6633d9c440bfc6 |mit/cbc0e44bafde499618df856
   |62c80e753404c   |25b1966ba310a0094

--- Comment #16 from Nicolas Fella  ---
Git commit cbc0e44bafde499618df85625b1966ba310a0094 by Nicolas Fella.
Committed on 10/04/2024 at 17:26.
Pushed by nicolasfella into branch 'Plasma/6.0'.

Revert "Implement Font dialogs"

This breaks interacting with modal font dialogs. Revert this because
 ugly QML font dialogs are better than broken ones in most apps

This reverts commit 53cfae46b00f7844718bb75c469cfcf6efcb070d.
(cherry picked from commit 9419f251b6633d9c440bfc662c80e753404c)

M  +0-1qt6/autotests/CMakeLists.txt
M  +0-1qt6/src/platformtheme/CMakeLists.txt
D  +0-64   qt6/src/platformtheme/kdeplatformfontdialoghelper.cpp
D  +0-32   qt6/src/platformtheme/kdeplatformfontdialoghelper.h
M  +1-3qt6/src/platformtheme/kdeplatformtheme.cpp

https://invent.kde.org/plasma/plasma-integration/-/commit/cbc0e44bafde499618df85625b1966ba310a0094

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-04-10 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=478155

Nicolas Fella  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-integration/-/com
   ||mit/9419f251b6633d9c440bfc6
   ||62c80e753404c
 Resolution|--- |FIXED

--- Comment #15 from Nicolas Fella  ---
Git commit 9419f251b6633d9c440bfc662c80e753404c by Nicolas Fella.
Committed on 10/04/2024 at 17:15.
Pushed by nicolasfella into branch 'master'.

Revert "Implement Font dialogs"

This breaks interacting with modal font dialogs. Revert this because
 ugly QML font dialogs are better than broken ones in most apps

This reverts commit 53cfae46b00f7844718bb75c469cfcf6efcb070d.

M  +0-1qt6/autotests/CMakeLists.txt
M  +0-1qt6/src/platformtheme/CMakeLists.txt
D  +0-64   qt6/src/platformtheme/kdeplatformfontdialoghelper.cpp
D  +0-32   qt6/src/platformtheme/kdeplatformfontdialoghelper.h
M  +1-3qt6/src/platformtheme/kdeplatformtheme.cpp

https://invent.kde.org/plasma/plasma-integration/-/commit/9419f251b6633d9c440bfc662c80e753404c

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478155

Nate Graham  changed:

   What|Removed |Added

   Priority|NOR |HI

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-04-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478155

Nate Graham  changed:

   What|Removed |Added

 CC||cherifkah...@gmail.com

--- Comment #14 from Nate Graham  ---
*** Bug 485272 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-03-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=478155

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #13 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-integration/-/merge_requests/141

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-03-21 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=478155

Nicolas Fella  changed:

   What|Removed |Added

 CC||func...@t-online.de

--- Comment #12 from Nicolas Fella  ---
*** Bug 483872 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-01-29 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=478155

--- Comment #11 from Noah Davis  ---
Git commit 9bda6f78610094b5b8300682c9bbe38089209fa3 by Noah Davis.
Committed on 30/01/2024 at 01:33.
Pushed by ndavis into branch 'release/24.02'.

Workaround modal QFontDialogs being unusable
(cherry picked from commit 7cb638347fd0c906eb0ddfdc8f1954dd8089be4b)

M  +5-1src/Gui/SpectacleWindow.cpp

https://invent.kde.org/graphics/spectacle/-/commit/9bda6f78610094b5b8300682c9bbe38089209fa3

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-01-29 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=478155

--- Comment #10 from Noah Davis  ---
Git commit 7cb638347fd0c906eb0ddfdc8f1954dd8089be4b by Noah Davis.
Committed on 30/01/2024 at 01:32.
Pushed by ndavis into branch 'master'.

Workaround modal QFontDialogs being unusable

M  +5-1src/Gui/SpectacleWindow.cpp

https://invent.kde.org/graphics/spectacle/-/commit/7cb638347fd0c906eb0ddfdc8f1954dd8089be4b

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-01-10 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=478155

Nate Graham  changed:

   What|Removed |Added

   Severity|normal  |major

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasma-integration] [Bug 478155] Cannot interact with a modal QFontDialog

2024-01-10 Thread Noah Davis
https://bugs.kde.org/show_bug.cgi?id=478155

Noah Davis  changed:

   What|Removed |Added

 CC||noaha...@gmail.com
Summary|You cannot change the font  |Cannot interact with a
   |in the annotation tools |modal QFontDialog

-- 
You are receiving this mail because:
You are watching all bug changes.