Closed GoogleCodeExporter closed 9 years ago
In fact happens to all previous sub-menu levels, e.g. closing 3-d level
sub-menu leaves garbage of 1-st and 2nd level sub-menus
Original comment by everyb...@gmail.com
on 10 Oct 2014 at 12:33
When I press the ALT key, the menu disappears so the issue is not happening, So
can you send another instructions to reproduce the issue and/or send a sample
application?
Original comment by Rodrigo.Ruz.V@gmail.com
on 13 Oct 2014 at 2:17
Do you press ALT key while on the second-level sub-menu?
Retested with "\vcl-styles-utils\Vcl Styles Hooks (Demo App)\Demo.dpr"
by selecting Help|Contents|Contents 1, see image attached
Original comment by everyb...@gmail.com
on 13 Oct 2014 at 8:14
Attachments:
A solution is to comment out line 885:
unit Vcl.Styles.Utils.Menus;
...
885 SetRedraw(ParentPopup, False);
...
Original comment by everyb...@gmail.com
on 24 Oct 2014 at 8:54
This issue was closed by revision r274.
Original comment by Rodrigo.Ruz.V@gmail.com
on 29 Oct 2014 at 3:51
Original issue reported on code.google.com by
everyb...@gmail.com
on 10 Oct 2014 at 11:40Attachments: