[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-12-07 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=476542

Andrey  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=477312

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

[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-11-24 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=476542

--- Comment #7 from Andrey  ---
(In reply to Driglu4it from comment #6)
> 1. Send a signal to change the font size from the system tray to the widget.
This seems like preferable variant, as:
- it corresponds to panels behavior
- it looks like the only widget with such problem, so it's better to fix it on
it's side
- we can set minimal font size, after which if the widget continues to get
smaller, the text will still overlap nearby items which looks like appropriate
compromise for this case.
Please correct me if I put it wrongly.

Any advice how to achieve it is welcome.

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

[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-11-24 Thread Driglu4it
https://bugs.kde.org/show_bug.cgi?id=476542

--- Comment #6 from Driglu4it  ---
There is a problem when using the System Tray - Small Icons setting:
When the size of a child (any widget) changes, the container itself does not
change size, so the child widget overlaps its neighbors.
There are several options to solve the problem (specifically in this widget)
1. Send a signal to change the font size from the system tray to the widget.
2. Send a signal to system tray to resize when the child size changes.

Any suggestions are welcome!

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

[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-11-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=476542

--- Comment #5 from postix  ---
Yes, this issue is about the indicator in the systray.

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

[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-11-24 Thread Andrey
https://bugs.kde.org/show_bug.cgi?id=476542

--- Comment #4 from Andrey  ---
(In reply to postix from comment #0)
> Having the layout indicator in the panel and choosing "latam" (Latin
So we couldn't reproduce the problem with the applet placed in the panel
directly, seems like the problem is only occurs with the applet placed inside
systray, with Small Panel Icons Size setting.
Please confirm.

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

[plasmashell] [Bug 476542] Long indicator text can overflow bounding box and overlap into adjacent icons inside System Tray

2023-11-24 Thread Driglu4it
https://bugs.kde.org/show_bug.cgi?id=476542

Driglu4it  changed:

   What|Removed |Added

Summary|Long indicator text can |Long indicator text can
   |overflow bounding box and   |overflow bounding box and
   |overlap into adjacent icons |overlap into adjacent icons
   |(EDIT: Inside System Tray)  |inside System Tray

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