[plasmashell] [Bug 487562] New: Kicker button too wide with default icon

2024-05-25 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=487562

Bug ID: 487562
   Summary: Kicker button too wide with default icon
Classification: Plasma
   Product: plasmashell
   Version: 6.0.5
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: plasma-b...@kde.org
  Reporter: sfr6...@t-online.de
  Target Milestone: 1.0

Created attachment 169838
  --> https://bugs.kde.org/attachment.cgi?id=169838=edit
Kicker's button with the default icon on a 36px horizontal panel

SUMMARY
Kicker's button is too wide when using a horizontal panel and the default icon

STEPS TO REPRODUCE
1. Create a horizontal panel and add Kicker

OBSERVED RESULT
Kicker's button is too wide (see attached screenshot of a 36px panel, Kicker's
button has a width of ca. 58px).

EXPECTED RESULT
Kicker's button has a reasonable size

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.1
Graphics Platform: Wayland

ADDITIONAL INFORMATION
* This probably regressed with MR 2234, 6.0.4 was not affected
* Choosing a custom icon (even if its just "start-here-kde-plasma") fixes the
bug, it only occurs when customButtonImage=... is not set in
.config/plasma-org.kde.plasma.desktop-appletsrc
* To reproduce, it is NOT sufficient to reset the icon in Kicker's settings as
this does not delete the customButtonImage entry

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

[plasmashell] [Bug 485247] System tray starts with an empty space to the left of the show hidden icons button

2024-04-23 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=485247

Sebastian Friedl  changed:

   What|Removed |Added

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

--- Comment #5 from Sebastian Friedl  ---
On my Arch Linux system I observed a similar "empty space". It turned out to be
the keyboard layout indicator, which was not able to determine the current
keyboard layout and therefore displayed nothing.

I was able to solve this by setting the keyboard layout through KDE's system
settings or using "localectl set-keymap XY".

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

[dolphin] [Bug 482127] File renaming (Specially folder renaming) look almost same as file selection

2024-03-11 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=482127

--- Comment #2 from Sebastian Friedl  ---
Created attachment 166963
  --> https://bugs.kde.org/attachment.cgi?id=166963=edit
File Rename: Dolphin v23.8.1 vs 24.2.0

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

[dolphin] [Bug 482127] File renaming (Specially folder renaming) look almost same as file selection

2024-03-11 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=482127

Sebastian Friedl  changed:

   What|Removed |Added

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

--- Comment #1 from Sebastian Friedl  ---
Previous Dolphin versions used to draw an "input field" frame around the file
name to indicate that the file name is edited, but now the frame is gone (a
comparison between 23.8.1 and 24.2.0 is attached).

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

[Breeze] [Bug 469708] Icon on focused QToolButton gets inverted

2023-05-17 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=469708

--- Comment #3 from Sebastian Friedl  ---
(In reply to Nate Graham from comment #2)
> Can you reproduce this issue in any KDE apps? I am unable to when I try.

At first I only observed this behavior while writing own apps using code like
in the attached C++ file.

Prompted by your comment, and after some search, I also found an example in
Kate/KWrite (both v23.04.1):
Under "Settings" > "Configure Kate" > "Open/Save" > "Modes & Filetypes", the
magic wand buttons next to the "Variables" and "MIME types" fields also show
the described behavior.

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

[Breeze] [Bug 469708] Icon on focused QToolButton gets inverted

2023-05-13 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=469708

--- Comment #1 from Sebastian Friedl  ---
Created attachment 158915
  --> https://bugs.kde.org/attachment.cgi?id=158915=edit
Source code of demo application used for creating the attached comparison

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

[Breeze] [Bug 469708] New: Icon on focused QToolButton gets inverted

2023-05-13 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=469708

Bug ID: 469708
   Summary: Icon on focused QToolButton gets inverted
Classification: Plasma
   Product: Breeze
   Version: 5.27.5
  Platform: Archlinux
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: QStyle
  Assignee: plasma-b...@kde.org
  Reporter: sfr6...@t-online.de
CC: noaha...@gmail.com, uhh...@gmail.com
  Target Milestone: ---

Created attachment 158914
  --> https://bugs.kde.org/attachment.cgi?id=158914=edit
Comparison: Behavior of QPushButton/QToolButton widgets with keyboard focus

SUMMARY
When a QToolButton has keyboard focus (and is not below the cursor), its icon
gets inverted, making it barely visible.

STEPS TO REPRODUCE
1. Set color scheme to classic Breeze or Breeze Light
2. Find a QToolButton with an icon
3. Use Tab key to move focus to that button
4. Move the cursor so that its position is not above the focused button

OBSERVED RESULT
Icon of tool button gets inverted, making it barely visible.

EXPECTED RESULT
Icon of tool button is not inverted.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Graphics Platform: X11

ADDITIONAL INFORMATION
- See attached image for an comparison of QPushButton/QToolButton and
focus/hover+focus states
- The behavior does not occur with the Breeze Dark color scheme

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

[Bluedevil] [Bug 422696] New: "Enable Bluetooth" checkbox not clickable if Bluetooth is disabled

2020-06-09 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=422696

Bug ID: 422696
   Summary: "Enable Bluetooth" checkbox not clickable if Bluetooth
is disabled
   Product: Bluedevil
   Version: 5.19.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: system tray
  Assignee: now...@gmail.com
  Reporter: sfr6...@t-online.de
CC: plasma-b...@kde.org
  Target Milestone: ---

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

SUMMARY
In the Bluetooth system tray popup, the "Enable/Disable Bluetooth" checkbox (in
the header area of the popup) is not clickable when Bluetooth is disabled.

STEPS TO REPRODUCE
1. Open the Bluetooth System Tray Popup
2. Ensure that Bluetooth is disabled

OBSERVED RESULT
The "Enable Bluetooth" checkbox is grayed-out and not clickable (see
attachment).

EXPECTED RESULT
The checkbox is clickable and toggling the checkbox enables Bluetooth.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.19.0
KDE Frameworks Version: 5.70.0
Qt Version: 5.15.0
Kernel Version: 5.6.15-arch1-1
OS Type: 64-bit

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

[systemsettings] [Bug 414448] New: After switching categories, subcategories may be highlighted although they're not selected

2019-11-24 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=414448

Bug ID: 414448
   Summary: After switching categories, subcategories may be
highlighted although they're not selected
   Product: systemsettings
   Version: 5.17.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: sidebarview
  Assignee: notm...@gmail.com
  Reporter: sfr6...@t-online.de
  Target Milestone: ---

Created attachment 124090
  --> https://bugs.kde.org/attachment.cgi?id=124090=edit
Screenshots showing how to reprocuce the bug and the observed result

SUMMARY
After selecting the n-th subcategory of category x, when switching to category
y the n-th subcategory of category y is highlighted, although it is not
selected.

STEPS TO REPRODUCE
1. Open a category with at least three subcategories and select the third
subcategory
2. Now, open another category with at least three subcategories.

OBSERVED RESULT
The third category is highlighted, although it is not selected.

EXPECTED RESULT
The third category is not highlighted.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[Discover] [Bug 413053] Can't remove Discover Update Notifier from System Tray

2019-10-19 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=413053

--- Comment #5 from Sebastian Friedl  ---
(In reply to Nate Graham from comment #4)
> I think Sebastian wants the ability to remove it entirely, not just banish
> it to the expanded popup.

That's right.

I've disabled the expanded popup so I could see all tray icons.
Setting Discover's entry to "Hidden" would require to disable the "Show all
entries" option and set all other entries to "Always shown".

-- 
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-17 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=412078

Sebastian Friedl  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 413053] New: Can't remove Discover Update Notifier from System Tray

2019-10-16 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=413053

Bug ID: 413053
   Summary: Can't remove Discover Update Notifier from System Tray
   Product: plasmashell
   Version: 5.17.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: sfr6...@t-online.de
  Target Milestone: 1.0

SUMMARY
There used to be a checkbox in the system tray's settings, which could be used
to remove Discover's Update Notifier from the system tray. With 5.17, this
checkbox seems to be gone.

STEPS TO REPRODUCE
1. Open the system tray's settings

OBSERVED RESULT
There is no button for disabling the Update Notifier

EXPECTED RESULT
The Update Notifier may be disabled by unchecking a check box

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.0
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1
Kernel Version: 5.3.6-arch1-1-ARCH
OS Type: 64-bit

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

[okular] [Bug 406934] New: Video playback in PDF files is not working

2019-04-26 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=406934

Bug ID: 406934
   Summary: Video playback in PDF files is not working
   Product: okular
   Version: 1.7.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: sfr6...@t-online.de
  Target Milestone: ---

Created attachment 119654
  --> https://bugs.kde.org/attachment.cgi?id=119654=edit
MWE with source

SUMMARY
With Okular 1.7.0, Videos linked to PDF files created with LaTeX and the
multimedia package can't be played.


STEPS TO REPRODUCE
1. Open the attached PDF file
2. Switch to presentation mode
3. Move the cursor over the placeholder text and click onto it


OBSERVED RESULT
Nothing happens


EXPECTED RESULT
As with Okular version 1.6.3, the arrow cursor should change to a pointing hand
cursor when hovering over the placeholder material and the video should start
playing when clicking onto it


SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.4
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.3

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

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

2019-03-31 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=406067

Bug ID: 406067
   Summary: Buttons in bottom right corner are pushed outside the
window when it's resized horizontally
   Product: Plasma SDK
   Version: 5.15.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: cuttlefish
  Assignee: plasma-b...@kde.org
  Reporter: sfr6...@t-online.de
CC: giorgos.tsiapalio...@kde.org
  Target Milestone: ---

Created attachment 119171
  --> https://bugs.kde.org/attachment.cgi?id=119171=edit
Steps to reproduce (screenshot)

SUMMARY
The buttons in the bottom right corner are pushed out of the application window
when it is enlarged horizontally


STEPS TO REPRODUCE (see attachements)
1. Open Cuttlefish
2. Enlarge the application window horizontally

OBSERVED RESULT
The buttons for copying the symbol name/Qt Quick Code are pushed out of the
window

EXPECTED RESULT
The buttons are still visible

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.15.3
KDE Frameworks Version: 5.56.0
Qt Version: 5.12.2

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

[kile] [Bug 395630] New: Main window expands when entering text or opening/saving files

2018-06-19 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=395630

Bug ID: 395630
   Summary: Main window expands when entering text or
opening/saving files
   Product: kile
   Version: 2.9.92
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: user interface
  Assignee: michel.lud...@kdemail.net
  Reporter: sfr6...@t-online.de
  Target Milestone: ---

Created attachment 113449
  --> https://bugs.kde.org/attachment.cgi?id=113449=edit
Screenshots resembling the steps to reproduce this bug

When entering text or opening/saving files, horizontal expansion of Kile's main
window may be observed.

I got aware of this behavior while using Kile 2.9.92 on Arch Linux with KDE
5.13.0, Frameworks 5.47.0 and Qt 5.11.0.



Steps for reproduction (see the attached screenshots):

  1) Open approx. three files
  2) Reduce the main window's width as much as possible
  3) Enter some text  -> the main window expands slightly (~ 16px).
  4) Press Ctrl+S to save the changes  -> the main window will expand further.



Expected behavior:

The main window only changes its size when being resized by the user.

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

[plasmashell] [Bug 394238] New: Wrong application group displayed when selecting the first and second group

2018-05-14 Thread Sebastian Friedl
https://bugs.kde.org/show_bug.cgi?id=394238

Bug ID: 394238
   Summary: Wrong application group displayed when selecting the
first and second group
   Product: plasmashell
   Version: 5.12.5
  Platform: Debian testing
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Application Menu (Kicker)
  Assignee: h...@kde.org
  Reporter: sfr6...@t-online.de
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 112634
  --> https://bugs.kde.org/attachment.cgi?id=112634=edit
Some screenshots depicting this behavior

When opening the application menu and hovering over the "Office" category on
the top, office applications are shown. But when the cursor moves down to the
"Utilities" category, the programs from the "Office" category above are shown.

The other way round, when opening the application menu and hovering over the
"Utilities" category, utility applications are shown. But when the cursor moves
up to the "Office" category, the programs from the "Utilities" category below
are shown.

However, this bug only occurs with the first or second category; everything's
fine starting with the third category.


A PDF file with screenshots depicting this behavior is attached.

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