View Issue Details

IDProjectCategoryView StatusLast Update
0020396MMW 5Main Panel: Toolbars & Menuspublic2024-03-19 22:20
Reporterzvezdan Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status assignedResolutionopen 
Product Version5.1 
Target Version5.2 
Summary0020396: All menu panels are moved several pixels to the right / below with maximized program
DescriptionWhen the program is maximized the List menu of view toolbar is displayed several pixels to the right and below.

Edit: All menu panels are displaced, not only List menu.
TagsNo tags attached.
Attached Files
List menu - Maximized.png (7,659 bytes)   
List menu - Maximized.png (7,659 bytes)   
List menu - Normal.png (6,893 bytes)   
List menu - Normal.png (6,893 bytes)   
Fixed in build

Activities

zvezdan

2023-11-20 17:27

updater   ~0073572

Some more screenshots:
List menu - Normal - New.png (6,865 bytes)   
List menu - Normal - New.png (6,865 bytes)   
Navigation menu - Normal.png (7,295 bytes)   
Navigation menu - Normal.png (7,295 bytes)   

zvezdan

2023-12-15 18:30

updater   ~0073851

I was wrong, it is not only the List menu that is misplaced with the maximized program, but all the menus, even the main menu. But it seems that the displacement is different between skins.
Flat Monkey - Maximized.png (16,355 bytes)   
Flat Monkey - Maximized.png (16,355 bytes)   
Flat Monkey - Normal.png (15,292 bytes)   
Flat Monkey - Normal.png (15,292 bytes)   
Material Design - Maximized.png (12,686 bytes)   
Material Design - Maximized.png (12,686 bytes)   
Materia Design - Normal.png (14,719 bytes)   
Materia Design - Normal.png (14,719 bytes)   
Metro M - Maximized.png (17,482 bytes)   
Metro M - Maximized.png (17,482 bytes)   
Metro M - Normal.png (22,665 bytes)   
Metro M - Normal.png (22,665 bytes)   
Monkey Groove - Maximized.png (18,701 bytes)   
Monkey Groove - Maximized.png (18,701 bytes)   
Monkey Groove - Normal.png (14,527 bytes)   
Monkey Groove - Normal.png (14,527 bytes)   

zvezdan

2024-03-19 22:05

updater   ~0074707

I was wrong, it is not only that the menus are displaced in maximized window. Even dropdown lists are displaced, but only in the main window, not in dialog boxes. And I think that I found the reason, it seems that your program doesn't take in account @windowBorderSize when determining their positions. You are not noticing this problem since your skins have this set to 1px or 2px, but if you place the next line to the skin_base_add.less of Material Design:
@windowBorderSize: 30px;

you will get a nice displacement of main menus and dropdown list in the Devices & Services node that can be seen on the screenshots. However, dropdown lists on the Options dialog box are positioned fine.

My skin has 8px border, to be consistent with other windows when contrast themes are set on, and that thing is very noticeable.

zvezdan

2024-03-19 22:20

updater   ~0074708

Ok, it is too late and I am a bit tired and uncareful. The Options dialog box in the previous post was not maximized at all, and I wrongly concluded that this thing doesn't apply to it. Actually, it is happening even within dialog boxes, as you could see on the new screenshot: