View Issue Details

IDProjectCategoryView StatusLast Update
0020619MMW 5Main Panelpublic2024-02-28 23:35
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version5.1 
Summary0020619: Gear and submenu icons in menus should not have the same behavior
DescriptionGear (options) icon in menus should not have .submenuicon class (Toolbar, Party Mode...). Click on that icon doesn't open sub-menu, but a new dialog box, so why using it?

The real submenu icon with the right arrow on the right side of menu should not act as a hotlink, i.e. it should not change its color and mouse cursor on hovering. That is not standard Windows behavior. It has the default mouse cursor in every program, not finger pointer.

It is difficult to skin these two icons differently. I managed it in my skin using my own svg file, but that is just a dirty workaround that could be broken by program sometimes, and it should be resolved generally in code.
TagsNo tags attached.
Fixed in build3001

Activities

michal

2024-02-26 12:20

developer   ~0074362

Fixed in build 3001. Hotlink (like gear) icons in menu now use class "menuhotlink".

peke

2024-02-28 23:35

developer   ~0074414

Verified 3001