znuny / Znuny

Znuny/Znuny LTS is a fork of the ((OTRS)) Community Edition, one of the most flexible web-based ticketing systems used for Customer Service, Help Desk, IT Service Management.
https://www.znuny.org
GNU General Public License v3.0
343 stars 83 forks source link

Bug - Mentions CSS problems #419

Closed pboguslawski closed 1 year ago

pboguslawski commented 1 year ago

Environment

Expected behaviour

(1) CSS defined in var/httpd/htdocs/skins/Agent/default/css/Znuny.RichTextEditor.css should be applied to mentions context menu in rich editor only.

(2) No white background on mentions menu item after moving with arrow keys from item hovered with mouse.

Actual behaviour

Ad (1) .Mention defined in var/httpd/htdocs/skins/Agent/default/css/Znuny.RichTextEditor.css is applied to toolbar Mention icon <li class="Mention">. This bug is expecially visible on skins with nonstandard toolbar background colors.

Ad (2) When mentions menu item is hovered with mouse and then user moves selection to different item using keyboard up/down arrows, items background that lost focus is broken (light background with not readable text).

How to reproduce

Ad (1) Generate some mentions for yourself to display mentions icon, open browser dev tools and see styles applied to mentions icon (<li class="Mention"> element).

Ad (2) As above.

ghostbiker commented 1 year ago

Mayby, same Problem in Znuny 7, After Typing "@someone" popup List shows a List of name, but it is not readable because Wihite Text on White Background. Only the highlighted name ist readable

2023-05-08_10-34-35
dennykorsukewitz commented 1 year ago

internal MR: 920

dennykorsukewitz commented 1 year ago

Fixed in rel-7_0_10. 69007f1738f21a6ea28642fcd4f09ab33e15af11