View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020366 | MMW 5 | Main Panel: Toolbars & Menus | public | 2023-11-13 19:27 | 2023-12-16 22:11 |
Reporter | zvezdan | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | unable to reproduce | ||
Fixed in Version | 5.1 | ||||
Summary | 0020366: First show of menus and especially submenus is too long when DebugView is on | ||||
Description | If I have DebugView turned on, after I give focus to any menu and move mouse inside it, it takes about 10 sec just to show background of a hovered item and if that item is a sub-menu then it takes another 20-50 sec to populate and show that sub-menu. It takes such long time only on the first show after restart of the program or after switching the skin. One minute of unresponsive program on such trivial action as hovering mouse above menus is not much fun. Why are you sending so much data to the Debug that is blocking it like that? | ||||
Tags | No tags attached. | ||||
Fixed in build | 2828 | ||||
|
I am unable to replicate this, could you attach debug log from the latest build? I guess there must be a massive debug output which I can't replicate? |
|
Do you see my previous post with the attached file? It is marked as private. |
|
I haven't seen it, because the issue remains resolved, so re-opened it to analyze the log.. But by evidence there is an unnecessary massive debug output (when creating new browser window for the menu showing)... |
|
Fixed in 5.1.0.2828 Also the debug ouput on MM5 start was reduced significantly (so MM5 starting with DbgView opened is faster now) |
|
Verified 2828 THX for startup fix, DBG version startup lowered from 20s+ to 8s. |