maltanar / watchntouch

Automatically exported from code.google.com/p/watchntouch
2 stars 2 forks source link

Context Menu, multiple-choice button problem #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open mainwindow
2.Right-click, open context menu
3.Click on any of multiple choice button (e.g., w&t open menu, wtBox)
4.Again click on any of multiple choice button (e.g., w&t open menu, wtBox)
5.Again click on any of multiple choice button (e.g., w&t open menu, wtBox)

What is the expected output? What do you see instead?
The open menu should appear, disappear and appear again. However, open menu 
appears, disappears but does not appear again. To see it again, openning 
another multiple-choice button (e.g., thickness of pen) and then opening the 
previous multiple-choice button are required.

I have seen it in r63.

Original issue reported on code.google.com by utkusi...@gmail.com on 23 Mar 2011 at 8:34

GoogleCodeExporter commented 9 years ago
There was an error in the ordering of hide/show submenu commands in the menu, 
should be fixed in r75

Original comment by malta...@gmail.com on 27 Mar 2011 at 10:45