[Breeze] [Bug 426651] KStyle Breeze uses a wrong KColorScheme for Button colors focus and hover

2020-09-20 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=426651

--- Comment #2 from Carson Black  ---
Seems like something to fix. Will add to my to-do list for tomorrow.

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

[frameworks-plasma] [Bug 425769] PlasmaExtras.ListItem inappropriately has an opaque background

2020-08-30 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425769

Carson Black  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/plasma-framework/com
   ||mit/c24ebf1d12817adefa28c87
   ||35323a68fdc40638b
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #4 from Carson Black  ---
Git commit c24ebf1d12817adefa28c8735323a68fdc40638b by Jan Blackquill, on
behalf of Carson Black.
Committed on 30/08/2020 at 23:41.
Pushed by cblack into branch 'master'.

Fix incorrect default for PlasmaExtras.ListItem

This fixes the mismatched default sectionDelegate compared to
PlasmaComponents.ListItem,
where it was default false and this was default true.

M  +1-1src/declarativeimports/plasmaextracomponents/qml/ListItem.qml

https://invent.kde.org/frameworks/plasma-framework/commit/c24ebf1d12817adefa28c8735323a68fdc40638b

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

[frameworks-plasma] [Bug 425769] PlasmaExtras.ListItem inappropriately has an opaque background

2020-08-29 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425769

Carson Black  changed:

   What|Removed |Added

   Assignee|notm...@gmail.com   |uhh...@gmail.com

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

[kontact] [Bug 425651] Kontact/Kmail crash when opening attachments with kvantum

2020-08-21 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425651

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Carson Black  ---
Since this is only reproducible with Kvantum as the QStyle, this is most likely
an issue with Kvantum.

You can file a bug report on their issue tracker at
https://github.com/tsujan/Kvantum/issues/new.

Please reopen this bug if it turns out otherwise.

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

[dolphin] [Bug 425592] In solus Linux with default dark theme, the file and folder backgrounds remains white with grey and barely visible text while the UI is using the apropriate dark theme colour.

2020-08-20 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425592

Carson Black  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||uhh...@gmail.com
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Carson Black  ---
This looks like an issue with Solus' default colour scheme, which features dark
UI chrome and light UI content.

Please report an issue on Solus' bug tracker instead of here:
https://dev.getsol.us/maniphest/task/edit/form/1/

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

[Breeze] [Bug 425559] Add icon for KeePass 2 database format

2020-08-19 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425559

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com
   Assignee|visual-des...@kde.org   |uhh...@gmail.com

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

[plasmashell] [Bug 425268] Logout screen shows a blank blurred overlay with no UI controls on it

2020-08-19 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425268

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Carson Black  ---
Can reproduce.

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

[kde] [Bug 425303] regional settings set in installer are american english, with no additional languages available. Formats are in italian ( it_IT). Menus of sistem settings, discover, applications ap

2020-08-13 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425303

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---
This sounds like it's a bug with openSUSE (the distro you marked as your
platform) and not any KDE software.

You should file bugs with openSUSE's installer on the openSUSE Bugzilla:
https://bugzilla.opensuse.org.

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

[frameworks-plasma] [Bug 425255] Since update to 5.73 some plasmoid action icons are way too big

2020-08-12 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=425255

Carson Black  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||uhh...@gmail.com

--- Comment #3 from Carson Black  ---
Can reproduce.

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

[Breeze] [Bug 375988] Very hard to distinguish between active tab and other tabs in gvim

2020-08-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=375988

--- Comment #2 from Carson Black  ---
Created attachment 130684
  --> https://bugs.kde.org/attachment.cgi?id=130684=edit
Showing off the notebook style in gvim

Can't reproduce. The tab style here is done by a GtkNotebook, which renders
with a style that distinguishes between active and inactive tabs for me.

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

[Breeze] [Bug 422763] Shadow of gtk3 popup should be improved

2020-08-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422763

Carson Black  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze-gtk/commit/2158b4
   ||7d41f59c63141e409033fc978b2
   ||54d6d35
   Version Fixed In||5.20
 Resolution|--- |FIXED

--- Comment #3 from Carson Black  ---
Git commit 2158b47d41f59c63141e409033fc978b254d6d35 by Carson Black.
Committed on 05/08/2020 at 20:51.
Pushed by cblack into branch 'master'.

Make shadow of popovers less harsh

FIXED-IN: 5.20

M  +3-1src/gtk3/widgets/_menus.scss

https://invent.kde.org/plasma/breeze-gtk/commit/2158b47d41f59c63141e409033fc978b254d6d35

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

[systemsettings] [Bug 422172] New Users kcm: modified account's name is not immediately updated in the users list

2020-08-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422172

Carson Black  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/79
   ||0f1991171d4568396c13878ba13
   ||c1f9eaa0dbc
 Resolution|--- |FIXED

--- Comment #3 from Carson Black  ---
Git commit 790f1991171d4568396c13878ba13c1f9eaa0dbc by Carson Black.
Committed on 05/08/2020 at 21:02.
Pushed by cblack into branch 'master'.

[kcms/users]: Properly handle data changing in the model

Instead of resetting the model every time data changes, a more specific
dataChanged signal is emitted.

M  +14   -14   kcms/users/src/user.cpp
M  +7-7kcms/users/src/user.h
M  +17   -4kcms/users/src/usermodel.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/790f1991171d4568396c13878ba13c1f9eaa0dbc

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

[Breeze] [Bug 422892] Impossible to distinguish between active and inactive menu entries

2020-08-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422892

--- Comment #2 from Carson Black  ---
Created attachment 130668
  --> https://bugs.kde.org/attachment.cgi?id=130668=edit
Insensitive menu item in the GTK widget factory

Can't reproduce; menu items work correctly here.

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

[Breeze] [Bug 418933] Status bar of Nautilus file manager is transparent with Breeze GTK3 theme

2020-08-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=418933

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze-gtk/commit/7176b3
   ||c194a1d4ce02bc535b74eb55b83
   ||22bc807

--- Comment #4 from Carson Black  ---
Git commit 7176b3c194a1d4ce02bc535b74eb55b8322bc807 by Carson Black.
Committed on 05/08/2020 at 20:05.
Pushed by cblack into branch 'master'.

Add styles for floating bars

M  +2-1src/gtk3/gtk.scss
A  +8-0src/gtk3/widgets/_floating-bar.scss

https://invent.kde.org/plasma/breeze-gtk/commit/7176b3c194a1d4ce02bc535b74eb55b8322bc807

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

[Breeze] [Bug 422866] In GtkAssistant's left sidebar, normal text is overlapped by black foreground

2020-08-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422866

Carson Black  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/breeze-gtk/commit/9c1f7f
   ||52867747d1dcb304ca31eabbdbb
   ||53ec60f

--- Comment #9 from Carson Black  ---
Git commit 9c1f7f52867747d1dcb304ca31eabbdbb53ec60f by Carson Black.
Committed on 03/08/2020 at 21:33.
Pushed by cblack into branch 'master'.

Fix GTK Assistant styles to be legible

M  +1-0src/gtk3/gtk.scss
A  +24   -0src/gtk3/widgets/_assistant.scss
M  +0-19   src/gtk3/widgets/_base.scss

https://invent.kde.org/plasma/breeze-gtk/commit/9c1f7f52867747d1dcb304ca31eabbdbb53ec60f

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

[plasmashell] [Bug 384530] If a window doesn't support global menus, closing system settings won't get rid of the menus

2020-07-31 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=384530

Carson Black  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||uhh...@gmail.com
 Resolution|--- |FIXED

--- Comment #6 from Carson Black  ---
This should be fixed with the port to libtaskmanager. Please reopen if it's
not.

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

[systemsettings] [Bug 422170] New Users kcm: first text field of "Change password" popup should be focused on opening

2020-07-30 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422170

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/d0
   ||e89b821ad10954d95c14958c702
   ||b2d7a65396e

--- Comment #3 from Carson Black  ---
Git commit d0e89b821ad10954d95c14958c702b2d7a65396e by Carson Black.
Committed on 30/07/2020 at 20:17.
Pushed by cblack into branch 'master'.

[kcms/users]: focus password field on sheet open

M  +1-0kcms/users/package/contents/ui/ChangePassword.qml

https://invent.kde.org/plasma/plasma-desktop/commit/d0e89b821ad10954d95c14958c702b2d7a65396e

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

[systemsettings] [Bug 422175] New Users kcm: password dialog to confirm modifications in user account settings opens again after canceling

2020-07-30 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422175

Carson Black  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/36
   ||e9218f6d221244d8675d5aa05e7
   ||d8317d52410
 Resolution|--- |FIXED

--- Comment #4 from Carson Black  ---
Git commit 36e9218f6d221244d8675d5aa05e7d8317d52410 by Carson Black.
Committed on 30/07/2020 at 20:15.
Pushed by cblack into branch 'master'.

[kcms/users] Bail out on trying to apply user when an error encounters

While there's not a graceful way to discern between user cancellation and an
actual error,
the former is more likely so we bail out when encountering an error.

M  +9-1kcms/users/src/user.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/36e9218f6d221244d8675d5aa05e7d8317d52410

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

[Breeze] [Bug 424436] Dark Breeze theme not available for GTK3

2020-07-19 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=424436

Carson Black  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Carson Black  ---
The GTK 3 theme respects your colour scheme; removing the need for separate
light and dark themes.

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

[kwin] [Bug 423551] New: Regression in some XWayland popups

2020-06-26 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=423551

Bug ID: 423551
   Summary: Regression in some XWayland popups
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: wayland-generic
  Assignee: kwin-bugs-n...@kde.org
  Reporter: uhh...@gmail.com
  Target Milestone: ---

SUMMARY
Some XWayland popups seem to have become transparent to mouse input; you're
unable to interact with them using the mouse.


STEPS TO REPRODUCE
[ Method One ]
1. Open Chrome/ium
2. Click lock icon in omnibox (by the refresh button and before the URL)
3. Try and interact with elements on the popup

[ Method Two ]
1. Open VSCode/ium
2. Bring up a menu
3. Try and interact with it

OBSERVED RESULT
Popups pass mouse input through to their parents

EXPECTED RESULT
Popups are correctly interacted with

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

[plasmashell] [Bug 422736] Media player widget popup is too tall and narrow when used as widget on the panel

2020-06-25 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422736

Carson Black  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |6e34cd553fface1cd71c926d294 |e9fa9bf8174c72b3d33afdbd4e9
   |65bee2d5dac1e   |69ff40a288551

--- Comment #3 from Carson Black  ---
Git commit e9fa9bf8174c72b3d33afdbd4e969ff40a288551 by Carson Black, on behalf
of Riccardo Robecchi.
Committed on 25/06/2020 at 22:24.
Pushed by cblack into branch 'Plasma/5.19'.

[applets/mediaplayer] Make size of the standalone plasmoid similar to that of
the system tray

M  +2-2applets/mediacontroller/contents/ui/ExpandedRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/commit/e9fa9bf8174c72b3d33afdbd4e969ff40a288551

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

[plasmashell] [Bug 422736] Media player widget popup is too tall and narrow when used as widget on the panel

2020-06-25 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422736

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||6e34cd553fface1cd71c926d294
   ||65bee2d5dac1e

--- Comment #2 from Carson Black  ---
Git commit 6e34cd553fface1cd71c926d29465bee2d5dac1e by Carson Black, on behalf
of Riccardo Robecchi.
Committed on 25/06/2020 at 22:19.
Pushed by cblack into branch 'master'.

[applets/mediaplayer] Make size of the standalone plasmoid similar to that of
the system tray

M  +2-2applets/mediacontroller/contents/ui/ExpandedRepresentation.qml

https://invent.kde.org/plasma/plasma-workspace/commit/6e34cd553fface1cd71c926d29465bee2d5dac1e

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

[plasmashell] [Bug 422260] [wayland] Menu shows up only after hiding-restoring window

2020-06-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422260

Carson Black  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |16613309be67fde120c9b6f1af0 |fe302963030be0ef137d3b04343
   |c761f794edec4   |cdfbe75887669

--- Comment #7 from Carson Black  ---
Git commit fe302963030be0ef137d3b04343cdfbe75887669 by Carson Black.
Committed on 18/06/2020 at 22:29.
Pushed by cblack into branch 'Plasma/5.19'.

[applets/appmenu] Listen to more signals to ensure that appmenu applet can
reliably catch the active window changing
Related: bug 422786

M  +3-0applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/fe302963030be0ef137d3b04343cdfbe75887669

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

[plasmashell] [Bug 422786] Global Menu requires refocus to display properly in 5.19.0

2020-06-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422786

Carson Black  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |16613309be67fde120c9b6f1af0 |fe302963030be0ef137d3b04343
   |c761f794edec4   |cdfbe75887669

--- Comment #10 from Carson Black  ---
Git commit fe302963030be0ef137d3b04343cdfbe75887669 by Carson Black.
Committed on 18/06/2020 at 22:29.
Pushed by cblack into branch 'Plasma/5.19'.

[applets/appmenu] Listen to more signals to ensure that appmenu applet can
reliably catch the active window changing
Related: bug 422260

M  +3-0applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/fe302963030be0ef137d3b04343cdfbe75887669

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

[plasmashell] [Bug 422260] [wayland] Menu shows up only after hiding-restoring window

2020-06-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422260

Carson Black  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||16613309be67fde120c9b6f1af0
   ||c761f794edec4
 Resolution|DUPLICATE   |FIXED

--- Comment #6 from Carson Black  ---
Git commit 16613309be67fde120c9b6f1af0c761f794edec4 by Carson Black.
Committed on 18/06/2020 at 22:17.
Pushed by cblack into branch 'master'.

[applets/appmenu] Listen to more signals to ensure that appmenu applet can
reliably catch the active window changing
Related: bug 422786

M  +3-0applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/16613309be67fde120c9b6f1af0c761f794edec4

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

[plasmashell] [Bug 422786] Global Menu requires refocus to display properly in 5.19.0

2020-06-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=422786

Carson Black  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||16613309be67fde120c9b6f1af0
   ||c761f794edec4

--- Comment #9 from Carson Black  ---
Git commit 16613309be67fde120c9b6f1af0c761f794edec4 by Carson Black.
Committed on 18/06/2020 at 22:17.
Pushed by cblack into branch 'master'.

[applets/appmenu] Listen to more signals to ensure that appmenu applet can
reliably catch the active window changing
Related: bug 422260

M  +3-0applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/16613309be67fde120c9b6f1af0c761f794edec4

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

[plasmashell] [Bug 423107] Systray elements are missing after update - broken config?

2020-06-17 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=423107

--- Comment #6 from Carson Black  ---
(In reply to Michał Dybczak from comment #5)
> How can I obtain those plasmashell logs?

In a currently running session, you can `nohup plasmashell --replace` in order
to run a new instance of plasmashell. Output will be placed in `nohup.out`.

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

[plasmashell] [Bug 423107] Systray elements are missing after update - broken config?

2020-06-17 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=423107

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com

--- Comment #4 from Carson Black  ---
Can you share the logs of plasmashell stripped down to as little as possible?
(no other applets besides system tray, no wallpaper plugins, etc.)

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

[plasmashell] [Bug 385880] Global Menu: does not work under wayland and causes a black screen when trying to enter its setting

2020-05-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=385880

Carson Black  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
 CC||uhh...@gmail.com

--- Comment #26 from Carson Black  ---
The global application menu has been working under Wayland for a while now with
the following patches: https://phabricator.kde.org/D27464,
https://phabricator.kde.org/D28168, https://phabricator.kde.org/D28150,
https://phabricator.kde.org/D28112, https://phabricator.kde.org/D27959,
https://phabricator.kde.org/D27818,
and https://phabricator.kde.org/D28146

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

[frameworks-kdeclarative] [Bug 420439] New: item.grabToImage() does not work in a KQuickAddons::ConfigModule

2020-04-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=420439

Bug ID: 420439
   Summary: item.grabToImage() does not work in a
KQuickAddons::ConfigModule
   Product: frameworks-kdeclarative
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: uhh...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Expected behaviour: item.grabToImage() works as expected.
Actual behaviour: "QML : grabToImage: item's window is not visible"

Example: 

---
import QtQuick 2.6
import org.kde.kcm 1.2 as KCM

KCM.ScrollViewKCM {
  Rectangle {
id: rect
width: 50
height: 50
color: "red"
MouseArea {
  anchors.fill: parent
  onClicked: {
rect.grabToImage(function(result) {})
// QML Rectangle: grabToImage: item's window is not visible
  }
}
  }
}
---

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

[frameworks-kirigami] [Bug 420406] New: Images in a Kirigami.Card clip outside of bounds

2020-04-21 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=420406

Bug ID: 420406
   Summary: Images in a Kirigami.Card clip outside of bounds
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ahiems...@heimr.nl
  Reporter: uhh...@gmail.com
  Target Milestone: Not decided

Before (no clipping due to square edges): 
https://images2.imgbox.com/f0/da/3LRH9lLJ_o.png
After (images ignore rounded bounds):
https://images2.imgbox.com/fc/e0/eoIIBRYH_o.png

Introduced with
https://commits.kde.org/kirigami/e770b0ddd2af7fc861be45044476b4fa062ccc1d

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

[frameworks-kirigami] [Bug 420405] New: Performance regression with Kirigami.Card

2020-04-21 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=420405

Bug ID: 420405
   Summary: Performance regression with Kirigami.Card
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ahiems...@heimr.nl
  Reporter: uhh...@gmail.com
  Target Milestone: Not decided

Kirigami.Cards take significantly longer than before to construct than before.

For reference, creating 100 blank cards before
e770b0ddd2af7fc861be45044476b4fa062ccc1d takes about 0.5 seconds. With
e770b0ddd2af7fc861be45044476b4fa062ccc1d, construction takes 2 seconds.

In real world applications, both Kirigami Gallery and Ikona have significant
slowdown due to the performance regression of the cards. Ikona is hit
especially hard, as what was a previously 0.5 second operation involving cards
ends up freezing the application for 15+ seconds.

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

[frameworks-kirigami] [Bug 420404] New: Kirigami.Card is pixel misaligned

2020-04-21 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=420404

Bug ID: 420404
   Summary: Kirigami.Card is pixel misaligned
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ahiems...@heimr.nl
  Reporter: uhh...@gmail.com
  Target Milestone: Not decided

The Kirigami.Card has pixel misaligned rendering, leading to blurry edges.

Introduced with
https://commits.kde.org/kirigami/e770b0ddd2af7fc861be45044476b4fa062ccc1d.

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

[Breeze] [Bug 412331] Background colors in Gimp and Inkscape do not match kde color scheme in plasma 5.17beta

2020-04-17 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412331

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/2fb0bf85fe63fa7
   ||ba7fc0af4e0bf7db6da8d5d40
 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.19.0 (or should we
   ||consider this a bugfix and
   ||land it on the stable
   ||branch?)

--- Comment #15 from Carson Black  ---
Git commit 2fb0bf85fe63fa7ba7fc0af4e0bf7db6da8d5d40 by Carson Black.
Committed on 17/04/2020 at 15:45.
Pushed by cblack into branch 'master'.

[krdb] Drop GTK2 colour exporting

Summary:
With the vast supermajority of modern GTK2 themes using pixmaps, exporting
colours
is only likely to result in breakage.
FIXED-IN: 5.19.0 (or should we consider this a bugfix and land it on the stable
branch?)

Reviewers: #plasma, ngraham, gikari, davidedmundson

Reviewed By: #plasma, ngraham, davidedmundson

Subscribers: gikari, fvogt, ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D28658

M  +3-63   kcms/krdb/krdb.cpp

https://commits.kde.org/plasma-desktop/2fb0bf85fe63fa7ba7fc0af4e0bf7db6da8d5d40

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

[systemsettings] [Bug 419664] Add support for prefers-reduced-motion

2020-04-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=419664

Carson Black  changed:

   What|Removed |Added

  Component|gtk theme   |kcm_style
   Assignee|uhh...@gmail.com|zom...@protonmail.com
Product|Breeze  |systemsettings
 CC||zom...@protonmail.com

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

[plasma-browser-integration] [Bug 419699] New: Media still reported as playing when process behind tab is killed

2020-04-05 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=419699

Bug ID: 419699
   Summary: Media still reported as playing when process behind
tab is killed
   Product: plasma-browser-integration
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Chrome
  Assignee: k...@privat.broulik.de
  Reporter: uhh...@gmail.com
  Target Milestone: ---

P-B-I doesn't detect when a tab has been killed, and falsely reports that it's
still playing media even when the process backing the tab has been killed.

To test:
1) Play media
2) Kill process behind tab without closing it

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

[kwin] [Bug 411884] In wayland BorderlessMaximizedWindows can cause window to not receive input

2020-03-31 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=411884

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Carson Black  ---
Can reproduce on git master.

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

[kwin] [Bug 419278] Indeterminate crashing when changing QStyle under Wayland

2020-03-26 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=419278

--- Comment #1 from Carson Black  ---
Errata: KDecoration, not QStyle

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

[kwin] [Bug 419278] Indeterminate crashing when changing KDecoration under Wayland

2020-03-26 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=419278

Carson Black  changed:

   What|Removed |Added

Summary|Indeterminate crashing when |Indeterminate crashing when
   |changing QStyle under   |changing KDecoration under
   |Wayland |Wayland

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

[kwin] [Bug 419278] New: Indeterminate crashing when changing QStyle under Wayland

2020-03-26 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=419278

Bug ID: 419278
   Summary: Indeterminate crashing when changing QStyle under
Wayland
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: egl
  Assignee: kwin-bugs-n...@kde.org
  Reporter: uhh...@gmail.com
  Target Milestone: ---

Created attachment 127038
  --> https://bugs.kde.org/attachment.cgi?id=127038=edit
Stacktrace

SUMMARY
KWin indeterminately crashes when changing the QStyle under Wayland [git master
as of commit 745981f]

STEPS TO REPRODUCE
1. Change QStyle
2. If it doesn't crash, try again

OBSERVED RESULT
KWin crashes changing QStyle

EXPECTED RESULT
KWin doesn't crash when changing QStyle

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

[frameworks-plasma] [Bug 418927] New: Label component has binding loop when height depends on text

2020-03-16 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=418927

Bug ID: 418927
   Summary: Label component has binding loop when height depends
on text
   Product: frameworks-plasma
   Version: 5.69.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: components
  Assignee: notm...@gmail.com
  Reporter: uhh...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Summary:
Whenever the Label component is used in a manner where the height of the text
depends on the height of the component (e.g.
https://phabricator.kde.org/D27160?id=77684), a binding loop is created because
the height of the component depends on the height of the text.


Reproducing:
https://phabricator.kde.org/D27160?id=77684

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

[systemsettings] [Bug 417461] KCM Color shouldn't use generic GTK CSS color classes

2020-02-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=417461

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.19
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-desktop/fffb352cfa1eb5e
   ||18f038d5b423d2dce0dca8727

--- Comment #5 from Carson Black  ---
Git commit fffb352cfa1eb5e18f038d5b423d2dce0dca8727 by Carson Black.
Committed on 22/02/2020 at 18:09.
Pushed by cblack into branch 'master'.

[KRDB] Rename GTK colours to be exported

Summary:
The colours exported by KRDB for GTK now have the _breeze suffix.
FIXED-IN: 5.19

Test Plan: In tandem with D27425, no visual change should be expected.

Reviewers: #plasma, ngraham

Reviewed By: ngraham

Subscribers: ongunkanat, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27426

M  +77   -77   kcms/krdb/krdb.cpp

https://commits.kde.org/plasma-desktop/fffb352cfa1eb5e18f038d5b423d2dce0dca8727

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

[systemsettings] [Bug 417461] KCM Color shouldn't use generic GTK CSS color classes

2020-02-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=417461

--- Comment #4 from Carson Black  ---
Git commit dca25cb44b37458506f7455469829f8da115ee69 by Carson Black.
Committed on 22/02/2020 at 17:57.
Pushed by cblack into branch 'master'.

[GTK3] Rename colour definitions

Summary:
Colour definitions are now suffixed with _breeze, and public API colours
are now reexported variables.

Test Plan:
In tandem with D27426, no visual effect should
be noticeable on Breeze GTK.

Other themes should display an improvement:

Before: {F8105241}
After: {F8105244}

Reviewers: #breeze, ngraham

Reviewed By: #breeze, ngraham

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D27425

M  +108  -81   src/_colors.scss
M  +2-2src/_functions.scss
M  +5-5src/gtk3/widgets/_base.scss
M  +2-2src/gtk3/widgets/_entry.scss
M  +1-1src/gtk3/widgets/_headerbar.scss
M  +9-9src/gtk3/widgets/_infobar.scss
M  +1-1src/gtk3/widgets/_link.scss
M  +5-5src/gtk3/widgets/_notebook.scss
M  +3-3src/gtk3/widgets/_progressbar.scss
M  +2-2src/gtk3/widgets/_scale.scss
M  +2-2src/gtk3/widgets/_scrollbar.scss
M  +2-2src/gtk3/widgets/_switch.scss
M  +3-3src/gtk3/widgets/_treeview.scss

https://commits.kde.org/breeze-gtk/dca25cb44b37458506f7455469829f8da115ee69

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

[frameworks-kirigami] [Bug 417966] New: Kirigami.Icon causes segmentation fault in a KCM

2020-02-20 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=417966

Bug ID: 417966
   Summary: Kirigami.Icon causes segmentation fault in a KCM
   Product: frameworks-kirigami
   Version: Master
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: uhh...@gmail.com
  Target Milestone: Not decided

Created attachment 126238
  --> https://bugs.kde.org/attachment.cgi?id=126238=edit
Stack trace

SUMMARY
Kirigami.Icon causes a segmentation fault when used in a KCM.

STEPS TO REPRODUCE
1. Use following code:

```
import QtQuick 2.6
import org.kde.kcm 1.2
import org.kde.kirigami 2.4 as Kirigami

ScrollViewKCM {
view: ListView {
model: ["ayy"]
delegate: Kirigami.Icon {
source: "user-identity"
}
}
}
```

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Only seems to be reproducible in a KCM?

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2020-02-20 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412078

--- Comment #52 from Carson Black  ---
(In reply to K.J. Petrie from comment #51)
> This has appeared in PCLinuxOS since upgrading to 5.18.0 (and now 5.18.1)
> from 5.17.5.

What version of librsvg does PCLinuxOS have?

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

[Breeze] [Bug 413915] All electron apps have grey menus when using breeze gtk3 theme

2020-02-14 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413915

Carson Black  changed:

   What|Removed |Added

 CC||sakii...@aosc.io

--- Comment #17 from Carson Black  ---
*** Bug 417612 has been marked as a duplicate of this bug. ***

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

[Breeze] [Bug 417612] GTK+ Menu Bar Lacks Contrast with Text when Using Breeze GTK+

2020-02-14 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=417612

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---


*** This bug has been marked as a duplicate of bug 413915 ***

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

[Breeze] [Bug 410708] New icons for KTimeTracker

2020-02-08 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=410708

Carson Black  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/bre
   ||eze-icons/dca95f6807760adcd
   ||9cca54512d810412b4dc66e

--- Comment #2 from Carson Black  ---
Git commit dca95f6807760adcd9cca54512d810412b4dc66e by Carson Black.
Committed on 08/02/2020 at 16:43.
Pushed by cblack into branch 'master'.

New icon for KTimeTracker

Summary:
This diff adds a new icon for KTimeTracker.

T12305

Test Plan: {F7927315}

Reviewers: #vdg, ndavis

Reviewed By: #vdg, ndavis

Subscribers: hellcp, ndavis, kde-frameworks-devel, aspotashev

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D26441

A  +39   -0icons-dark/apps/22/ktimetracker.svg
A  +39   -0icons-dark/apps/32/ktimetracker.svg
A  +39   -0icons-dark/apps/48/ktimetracker.svg
A  +39   -0icons/apps/22/ktimetracker.svg
A  +39   -0icons/apps/32/ktimetracker.svg
M  +38   -98   icons/apps/48/ktimetracker.svg

https://commits.kde.org/breeze-icons/dca95f6807760adcd9cca54512d810412b4dc66e

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

[krunner] [Bug 386114] KRunner/Yakuake on Wayland always appears under Kickoff-panel

2020-01-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=386114

--- Comment #25 from Carson Black  ---
Created attachment 125235
  --> https://bugs.kde.org/attachment.cgi?id=125235=edit
KRunner overlapped by panel, Yakuake not

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

[krunner] [Bug 386114] KRunner/Yakuake on Wayland always appears under Kickoff-panel

2020-01-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=386114

Carson Black  changed:

   What|Removed |Added

 CC||uhh...@gmail.com

--- Comment #24 from Carson Black  ---
Yakuake positions itself correctly on Wayland for me, but KRunner is still
overlapped by the panel.

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

[Breeze] [Bug 416353] Maximize button is miscolored when maximized

2020-01-16 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=416353

--- Comment #1 from Carson Black  ---
(In reply to mthw0 from comment #0)
> Created attachment 125179 [details]
> Screenshot
> 
> This is Breeze Light color scheme.

Is this a native GTK+ application or something like Chrome/ium and Firefox?

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

[Breeze] [Bug 413915] All electron apps have grey menus when using breeze gtk3 theme

2020-01-11 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413915

--- Comment #7 from Carson Black  ---
(In reply to Eric Donkersloot from comment #6)
> Thank you for picking this one up; much appreciated.

No problem :)

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

[Breeze] [Bug 414263] GTK file dialog: hovering over file uses highlight effect, not hover effect

2020-01-11 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=414263

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.18
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/9d9768fe98b02379f9d
   ||036a5e5493a1b542a3a0c

--- Comment #4 from Carson Black  ---
Git commit 9d9768fe98b02379f9d036a5e5493a1b542a3a0c by Carson Black.
Committed on 11/01/2020 at 20:47.
Pushed by cblack into branch 'master'.

[GTK3] Fix treeview hover colour

Summary:
Treeviews now reflect the Qt theme more accurately when hovering items.
FIXED-IN: 5.18

Test Plan:
Before:
{F7877905}
After:
{F7877902}

Reviewers: #breeze, #vdg, ngraham

Reviewed By: #breeze, #vdg, ngraham

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26591

M  +17   -5src/gtk3/widgets/_treeview.scss

https://commits.kde.org/breeze-gtk/9d9768fe98b02379f9d036a5e5493a1b542a3a0c

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

[Breeze] [Bug 413915] All electron apps have grey menus when using breeze gtk3 theme

2020-01-11 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413915

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.18
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/c9ac507ff3c2e700b37
   ||ed4394de6ce1356025f6c
 Status|REPORTED|RESOLVED

--- Comment #5 from Carson Black  ---
Git commit c9ac507ff3c2e700b37ed4394de6ce1356025f6c by Carson Black.
Committed on 11/01/2020 at 17:46.
Pushed by cblack into branch 'master'.

[GTK3] Improve Electron menubar legibility

Summary:
Electron apps using a menubar are now more legible. This has the side effect of
forcing background tabs in Chrome/ium to not have an inactive appearance, as
`window > menubar`
provides the styling for both Electron's menubar and Chrome/ium's tabs.
FIXED-IN: 5.18

Test Plan:
Before: {F7877561} {F7877562}

After: {F7877563} {F7877564}

Reviewers: #vdg, #breeze, ndavis

Reviewed By: #vdg, #breeze, ndavis

Subscribers: ndavis, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D26587

M  +1-1src/gtk3/applications/_chromium.scss

https://commits.kde.org/breeze-gtk/c9ac507ff3c2e700b37ed4394de6ce1356025f6c

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

[Breeze] [Bug 415722] Add Audacity project mime type icon

2020-01-02 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=415722

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/bre
   ||eze-icons/4bba41c56947523f8
   ||5af35bbaf6109289154296c
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---
Git commit 4bba41c56947523f85af35bbaf6109289154296c by Carson Black.
Committed on 03/01/2020 at 04:06.
Pushed by cblack into branch 'master'.

Add application/x-audacity-project icon

Summary: BUG: 415722

Test Plan:
* Takes the audacity app icon, simplifies it slightly and monochromizes it.
Getting it pixel-aligned was quite hard and I didn't do a very good job at it I
think :)
{F7852129}
{F7852130}
{F7852131}
{F7852132}
{F7852133}
Will clean the SVG file up and put it in icons-dark when the style is agreed
upon

Reviewers: #vdg, ndavis, ngraham, broulik

Reviewed By: #vdg, ndavis, ngraham

Subscribers: cblack, ndavis, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D26326

A  +15   -0icons-dark/mimetypes/16/application-x-audacity-project.svg
A  +15   -0icons-dark/mimetypes/22/application-x-audacity-project.svg
A  +38   -0icons-dark/mimetypes/32/application-x-audacity-project.svg
A  +38   -0icons-dark/mimetypes/64/application-x-audacity-project.svg
A  +15   -0icons/mimetypes/16/application-x-audacity-project.svg
A  +15   -0icons/mimetypes/22/application-x-audacity-project.svg
A  +36   -0icons/mimetypes/32/application-x-audacity-project.svg
A  +38   -0icons/mimetypes/64/application-x-audacity-project.svg

https://commits.kde.org/breeze-icons/4bba41c56947523f85af35bbaf6109289154296c

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

[frameworks-kirigami] [Bug 415074] New: Collapsible drawer handle is missing [Commit 4a1b1206]

2019-12-11 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=415074

Bug ID: 415074
   Summary: Collapsible drawer handle is missing [Commit 4a1b1206]
   Product: frameworks-kirigami
   Version: Master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: notm...@gmail.com
  Reporter: uhh...@gmail.com
  Target Milestone: Not decided

Created attachment 124442
  --> https://bugs.kde.org/attachment.cgi?id=124442=edit
Attachment 1

SUMMARY
Ikona uses a collapsible drawer to provide access to functionality while
preserving maximum canvas size. However, the collapsible drawer's handle has
gone missing after changes in Kirigami, making the app effectively unusable as
core functionality cannot be accessed, such as opening icons.

STEPS TO REPRODUCE
1. Get Ikona
2. Open

OBSERVED RESULT
Attachment 1

EXPECTED RESULT
https://invent.kde.org/kde/ikona/blob/master/screen.png (Outdated, but drawer
handle should still exist in the latest version.)

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20191204
KDE Plasma Version: 5.17.80
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.1
Kernel Version: 5.3.11-1-default
OS Type: 64-bit
Processors: 8 × Intel® Xeon® CPU X5570 @ 2.93GHz
Memory: 11.7 GiB of RAM

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

[Breeze] [Bug 414591] GTK3 - Maximize button remains the same when toggled

2019-11-27 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=414591

--- Comment #1 from Carson Black  ---
Could you provide some information about the version of GTK? You can find it in
the "General" tab of the GTK inspector.
(https://wiki.gnome.org/Projects/GTK/Inspector)

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

[Breeze] [Bug 414391] treeview.view.expander color in breeze-gtk

2019-11-23 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=414391

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.17.4
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/8c16c196149140675ec
   ||f7b042e4d24077e4fd752
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Carson Black  ---
Git commit 8c16c196149140675ecf7b042e4d24077e4fd752 by Carson Black.
Committed on 23/11/2019 at 17:32.
Pushed by cblack into branch 'Plasma/5.17'.

[GTK3] Fix invalid colour name in treeview

Summary:
Treeview used an invalid colour: `@theme_base_fg_color` instead of
`@theme_fg_color`.
FIXED-IN: 5.17.4

Test Plan: See that 414391 is fixed.

Reviewers: #breeze, #vdg

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D25476

M  +1-1src/gtk3/widgets/_treeview.scss

https://commits.kde.org/breeze-gtk/8c16c196149140675ecf7b042e4d24077e4fd752

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

[Breeze] [Bug 414365] Breeze theme not applied to website contents in Firefox

2019-11-21 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=414365

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---
This is not an issue with Breeze GTK, but rather an intentional choice by
Firefox to always use Adwaita as the content theme. However you can override
the theme in about:config. See https://askubuntu.com/a/1037112 for information
on how to do this.

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

[Breeze] [Bug 413296] Gtk theme broken on new kde 5.17

2019-11-10 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413296

Carson Black  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|DUPLICATE   |---

--- Comment #3 from Carson Black  ---
Nate Graham: this bug isn't related to bug 413107; reopening.

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

[Breeze] [Bug 413498] In Firefox, scrollbar handle style is reversed for active vs inactive windows

2019-11-10 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413498

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.17.3
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/62ca13b84a2dc1e2660
   ||ee72bc76b2a46f26822c7
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---
Git commit 62ca13b84a2dc1e2660ee72bc76b2a46f26822c7 by Carson Black.
Committed on 11/11/2019 at 00:14.
Pushed by cblack into branch 'Plasma/5.17'.

[GTK3] Modify scrollbar states to better resemble Breeze Qt

Summary:
Scrollbars have the following changes:
- No backdrop state (this matches Qt's lack of changes for idle scrollbars on
backdrop windows)
- Make scrollbar handle use 0.5 opacity of window text colour like Breeze Qt
FIXED-IN: 5.17.3

Test Plan:
Before:
{F7752629}
After:
{F7752630}

Reviewers: #breeze, #vdg, ngraham

Reviewed By: #breeze, #vdg, ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D25246

M  +2-16   src/gtk3/widgets/_scrollbar.scss

https://commits.kde.org/breeze-gtk/62ca13b84a2dc1e2660ee72bc76b2a46f26822c7

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

[Breeze] [Bug 413118] Scrollbar mouse down/click on background zone not registered in Firefox

2019-11-08 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=413118

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.17.3
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/be9775281fa9018e695
   ||88174856da34c96fab82e
 Resolution|--- |FIXED

--- Comment #4 from Carson Black  ---
Git commit be9775281fa9018e69588174856da34c96fab82e by Carson Black.
Committed on 08/11/2019 at 21:16.
Pushed by cblack into branch 'Plasma/5.17'.

[GTK3/Firefox] Fix scrollbar click region

Summary:
Scrollbars now have a click region equivalent to their visual space in Firefox.

FIXED-IN: 5.17.3

Test Plan:
Before: 5px edge on scrollbars doesn't respond to clicks.

After: 5px edge on scrollbars responds to clicks.

Reviewers: #vdg, #breeze, ngraham

Reviewed By: #vdg, #breeze, ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D25180

A  +8-0src/gtk3/applications/_firefox.scss
M  +2-1src/gtk3/gtk.scss

https://commits.kde.org/breeze-gtk/be9775281fa9018e69588174856da34c96fab82e

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-28 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412078

Carson Black  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/b1649126c8c6d1af746
   ||a8472939fcda40a260095
   Version Fixed In||5.17.2
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #39 from Carson Black  ---
Git commit b1649126c8c6d1af746a8472939fcda40a260095 by Carson Black.
Committed on 29/10/2019 at 00:26.
Pushed by cblack into branch 'Plasma/5.17'.

[GTK3] Revert checkbox recolouring

Summary:
This reverts the effects of commit 7b3d0777ea6c10dd430ed686434d3a4e2d072632 and
some effects of commit 987f750ea16a6f82d29cd6504a69d93575c895d4,
meaning that checkboxes and radiobuttons will no longer attempt to follow the
colourscheme.

This is necessary because the facilities used to recolour checkboxes are now
glitchy in GTK
and result in usability issues. See
https://gitlab.gnome.org/GNOME/gtk/issues/2217
FIXED-IN: 5.17.2

Test Plan:
Before: https://bugs.kde.org/show_bug.cgi?id=412078
After: {F7675941}

Reviewers: #vdg, ngraham

Reviewed By: #vdg, ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D24994

M  +58   -34   src/gtk3/widgets/_checkboxes.scss
M  +8-21   src/gtk3/widgets/_menus.scss

https://commits.kde.org/breeze-gtk/b1649126c8c6d1af746a8472939fcda40a260095

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

[Breeze] [Bug 412718] Need weather-wind icon

2019-10-16 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412718

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.64
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/bre
   ||eze-icons/ed5d288ae9087c8ca
   ||917b2e0b756401f20bcbc6a

--- Comment #1 from Carson Black  ---
Git commit ed5d288ae9087c8ca917b2e0b756401f20bcbc6a by Carson Black.
Committed on 16/10/2019 at 20:03.
Pushed by cblack into branch 'master'.

Icons for windy weather

Summary:
There are now icons to represent windy weather.
FIXED-IN: 5.64

Test Plan: {F7609273}

Reviewers: #vdg, ndavis, ngraham

Reviewed By: #vdg, ndavis, ngraham

Subscribers: trickyricky26, GB_2, vkrause, ndavis, kossebau, ngraham,
kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D24537

A  +36   -0icons-dark/applets/48/weather-clear-wind-night.svg
A  +35   -0icons-dark/applets/48/weather-clear-wind.svg
A  +44   -0icons-dark/applets/48/weather-clouds-wind-night.svg
A  +40   -0icons-dark/applets/48/weather-clouds-wind.svg
A  +41   -0icons-dark/applets/48/weather-few-clouds-wind-night.svg
A  +41   -0icons-dark/applets/48/weather-few-clouds-wind.svg
A  +36   -0icons-dark/applets/48/weather-many-clouds-wind.svg
A  +1-0icons-dark/applets/48/weather-overcast-wind.svg
A  +36   -0icons/applets/48/weather-clear-wind-night.svg
A  +35   -0icons/applets/48/weather-clear-wind.svg
A  +44   -0icons/applets/48/weather-clouds-wind-night.svg
A  +40   -0icons/applets/48/weather-clouds-wind.svg
A  +41   -0icons/applets/48/weather-few-clouds-wind-night.svg
A  +41   -0icons/applets/48/weather-few-clouds-wind.svg
A  +36   -0icons/applets/48/weather-many-clouds-wind.svg
A  +1-0icons/applets/48/weather-overcast-wind.svg

https://commits.kde.org/breeze-icons/ed5d288ae9087c8ca917b2e0b756401f20bcbc6a

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-15 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412078

--- Comment #17 from Carson Black  ---
(In reply to Nate Graham from comment #16)
> I notice that all the reports are from Arch. I wonder if there's something
> odd with their packaging or GTK version.

It's most likely not the GTK version, as no relevant code was changed from
3.24.11 (known good) to 3.24.12 (Arch's version). Additionally, I cannot
reproduce it building 3.24.12 from source on openSUSE.

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

[Breeze] [Bug 412080] add 2px border to CSD gtk windows when shadows are not supported from window manager

2019-09-19 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412080

--- Comment #3 from Carson Black  ---
Could you send a screenshot of what it looks like?

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

[Breeze] [Bug 364966] Breeze GTK theme (5.7.0 pre-release) introduces issues with IBus GTK3 interface

2019-09-19 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=364966

Carson Black  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Carson Black  ---
Seems to be fixed as of master (commit
c47a15bce97e3874ca797582f3900d79a9671171) in the Breeze GTK repository.

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

[Plasma SDK] [Bug 406067] Buttons in bottom right corner are pushed outside the window when it's resized horizontally

2019-09-18 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=406067

Carson Black  changed:

   What|Removed |Added

   Version Fixed In||5.17.0
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/pla
   ||sma-sdk/727fd286bca468d0932
   ||18b507e0516b59c237284
 Resolution|--- |FIXED

--- Comment #1 from Carson Black  ---
Git commit 727fd286bca468d093218b507e0516b59c237284 by Carson Black.
Committed on 18/09/2019 at 19:52.
Pushed by cblack into branch 'master'.

[Cuttlefish] Overhaul program, use Kirigami

Summary:
Cuttlefish's UI got an overhaul.
- Won't break if window width is different than expected.
- Plasma components have been replaced with Kirigami and QQC2 components
- Preview moved to bottom of screen
- Copy icon name button is now part of icon name instead of being an
independent button
- Copy code is removed
- Change preview on hover is removed
- Open icon file added
- Other UI tweaks (spacing, colors)
- Adaptive UI
- Appmenu, icon right click menu
- Perfectly cooked screenshots, every time guaranteed, or your money back
FIXED-IN: 5.17.0

Test Plan:
{F7358373}
{F7358378}

Reviewers: #vdg, ngraham, ndavis, ognarb

Reviewed By: #vdg, ngraham, ndavis, ognarb

Subscribers: ognarb, GB_2, trickyricky26, davidre, ndavis, filipf,
davidedmundson, ngraham, plasma-devel, #vdg

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D23712

A  +139  -0cuttlefish/package/contents/ui/DualMontage.qml [License: GPL
(v2+)]
C  +53   -35   cuttlefish/package/contents/ui/GlobalMenuBar.qml [from:
cuttlefish/package/contents/ui/IconGrid.qml - 050% similarity]
M  +9-17   cuttlefish/package/contents/ui/IconGrid.qml
M  +35   -26   cuttlefish/package/contents/ui/IconGridDelegate.qml
R  +29   -33   cuttlefish/package/contents/ui/Menu.qml [from:
cuttlefish/src/view.h - 063% similarity]
M  +244  -131  cuttlefish/package/contents/ui/Preview.qml
A  +149  -0cuttlefish/package/contents/ui/ResponsivePreview.qml
[License: GPL (v2+)]
M  +27   -20   cuttlefish/package/contents/ui/SvgGrid.qml
M  +63   -54   cuttlefish/package/contents/ui/Tools.qml
C  +51   -81   cuttlefish/package/contents/ui/ToolsResponsive.qml [from:
cuttlefish/package/contents/ui/Tools.qml - 050% similarity]
M  +184  -38   cuttlefish/package/contents/ui/cuttlefish.qml
M  +0-1cuttlefish/src/CMakeLists.txt
M  +12   -81   cuttlefish/src/iconmodel.cpp
M  +1-0cuttlefish/src/iconmodel.h
M  +60   -5cuttlefish/src/main.cpp
D  +0-74   cuttlefish/src/view.cpp

https://commits.kde.org/plasma-sdk/727fd286bca468d093218b507e0516b59c237284

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

[Ikona] [Bug 411456] The mutually exclusive view actions should use a checked appearance for the currently-active one

2019-08-30 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=411456

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||ikona/commit/5fb0980f877cf4
   ||29cda04eac64503376539d89e8
 Status|REPORTED|RESOLVED

--- Comment #1 from Carson Black  ---
Git commit 5fb0980f877cf429cda04eac64503376539d89e8 by Carson Black.
Committed on 30/08/2019 at 21:10.
Pushed by cblack into branch 'master'.

Use checked instead of disabled to show current view

M  +4-4qrc/main.qml

https://invent.kde.org/kde/ikona/commit/5fb0980f877cf429cda04eac64503376539d89e8

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

[Ikona] [Bug 411455] HIG display should show the icon design page by default

2019-08-30 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=411455

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||ikona/commit/a41e3343f3f95f
   ||4a4f41066f76992257ca2ced85

--- Comment #1 from Carson Black  ---
Git commit a41e3343f3f95f4a4f41066f76992257ca2ced85 by Carson Black.
Committed on 30/08/2019 at 21:04.
Pushed by cblack into branch 'master'.

Change default homepage from HIG home to HIG icons

M  +2-2qrc/main.qml

https://invent.kde.org/kde/ikona/commit/a41e3343f3f95f4a4f41066f76992257ca2ced85

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

[Breeze] [Bug 403108] No visible indication of active tab in Chromium using dark GTK3 theme

2019-08-13 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=403108

Carson Black  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/80bcaaf483daea6434b
   ||cf2100b3b40bd1b36e4a8
 Status|CONFIRMED   |RESOLVED

--- Comment #5 from Carson Black  ---
Git commit 80bcaaf483daea6434bcf2100b3b40bd1b36e4a8 by Carson Black.
Committed on 13/08/2019 at 14:51.
Pushed by cblack into branch 'master'.

[GTK3 -> Chrome/ium] Tweak tab stylings

Summary:
Tabs have had their colors changed to make it easier to tell which is active.

Test Plan:
Breeze Normal: {F7236514}
Breeze Dark: {F7236532}
Breeze Light: {F7236540}

Reviewers: #breeze, #vdg, ngraham, GB_2

Reviewed By: #breeze, #vdg, ngraham, GB_2

Subscribers: davidre, broulik, ngraham, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D23080

A  +23   -0src/gtk3/applications/_chromium.scss
M  +2-0src/gtk3/gtk.scss

https://commits.kde.org/breeze-gtk/80bcaaf483daea6434bcf2100b3b40bd1b36e4a8

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

[kdeplasma-addons] [Bug 408379] Notes Applet in large form on panel doesn't accept keyboard focus

2019-06-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=408379

--- Comment #2 from Carson Black  ---
(In reply to Kai Uwe Broulik from comment #1)
> Panels don't accept focus but I think if the applet sets its status to
> AcceptingInput while the text field has focus, it should work.

It looks like someone did that at
https://phabricator.kde.org/R114:bbd9364c5f4f95d631799e204488b7ca11617ccd, but
using the applet with this change doesn't fix the bug and introduces another
one. Now the panel won't ever autohide, leaving me stuck with a huge panel
covering the right of my screen as I type this.

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

[kdeplasma-addons] [Bug 408379] New: Notes Applet in large form on panel doesn't accept keyboard focus

2019-06-06 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=408379

Bug ID: 408379
   Summary: Notes Applet in large form on panel doesn't accept
keyboard focus
   Product: kdeplasma-addons
   Version: 5.15.5
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: notes
  Assignee: plasma-b...@kde.org
  Reporter: uhh...@gmail.com
  Target Milestone: ---

Created attachment 120620
  --> https://bugs.kde.org/attachment.cgi?id=120620=edit
Demonstrates focus issues.

SUMMARY
The notes applet when the panel is large enough to have it show in its large
form does not accept keyboard focus.

STEPS TO REPRODUCE
1. Make panel large enough to have notes applet in large form
2. Click on notes widget
3. Type

OBSERVED RESULT
Applet doesn't accept focus on the keyboard and input gets sent to the focused
window.

EXPECTED RESULT
Applet accepts input instead of passing through to the focused window.

SOFTWARE/OS VERSIONS
Linux: 5.1.5-1 (openSUSE Default)
KDE Plasma Version: 5.15.5
KDE Frameworks Version: 5.58.0
Qt Version: 5.12.3

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

[lattedock] [Bug 406789] [Feature Request] Show only minimized tasks

2019-04-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=406789

--- Comment #2 from Carson Black  ---
Let's say one user is creating a setup that is supposed to resemble macOS. They
use Latte as their dock and want functionality similar to how macOS handles
minimizing (the windows do the classic "genie effect" and shrink to fit into a
thumbnail on the dock). While using show only minimized tasks, a similar effect
can be done, albeit with an icon instead of a window thumbnail. Considering the
popularity of setups that try to copy macOS, this seems like something that
could be used to enhance the quality of those setups. You can see an example of
a setup that could be possible with the Latte plasmoid here:
https://www.youtube.com/watch?v=yLDwXNiU9gs [the setup is using the icons only
task manager as a substitute for the latte plasmoid]

Another user could use the functionality to recreate the iconify effect found
in WMs like TWM, where windows don't minimize, rather, they shrink into a newly
created icon somewhere on the desktop.

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

[lattedock] [Bug 406789] New: [Feature Request] Show only minimized tasks

2019-04-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=406789

Bug ID: 406789
   Summary: [Feature Request] Show only minimized tasks
   Product: lattedock
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: mvourla...@gmail.com
  Reporter: uhh...@gmail.com
  Target Milestone: ---

SUMMARY
As the title implies, this is a feature request to have a config option to only
show minimized tasks a la the Plasma task manager widget.

OBSERVED RESULT
Look in tasks and see option to show only minimized tasks

EXPECTED RESULT
Look in tasks and doesn't see option to show only minimized tasks

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed (20190420)
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.2
Latte Version: 0.8.8

ADDITIONAL INFORMATION
I was poking at the source code earlier and noticed the usage of the
org.kde.taskmanager QML widget, which already seems to have the ability to show
only minimized tasks. It should be possible to add a configuration option and
then wire the necessary UI and QML options relatively easily.

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

[plasmashell] [Bug 400176] New: Panel freezes and reverts to an arbitary state when compositing is disabled

2018-10-22 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=400176

Bug ID: 400176
   Summary: Panel freezes and reverts to an arbitary state when
compositing is disabled
   Product: plasmashell
   Version: 5.14.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: uhh...@gmail.com
  Target Milestone: 1.0

Created attachment 115837
  --> https://bugs.kde.org/attachment.cgi?id=115837=edit
a difference showing the panel before and after disabling compositing w/out any
changes in open applications

SUMMARY
The panels graphically freeze whenever compositing is turned off. No
exceptions, all widgets don't update their look, including the window list
plasmoids. It still works as behaved, except the graphical freezing makes it
near impossible to identify where everything is. This does not apply to
pop-outs like launchers and the color picker plasmoid. Also, the panel doesn't
just freeze, it reverts to a seemingly arbitrary state.

STEPS TO REPRODUCE
1. Disable compositing by pressing Alt-Shift-F12 or launching an application
that disables it.
2. The panel reverts to an arbitrary state and freezes graphically.

OBSERVED RESULT
Panel reverts to a seemingly arbitrary state.

EXPECTED RESULT
Panel has graphical effects disabled but everything still works.

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.14.0
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
The graphics card is a Nvidia GT1030 with propietary drivers at version
390.87-10.1.

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