Donkyhotay / pgu

Automatically exported from code.google.com/p/pgu
GNU Lesser General Public License v2.1
0 stars 0 forks source link

bad clearing of submenu area after collapsing (pgu 0.12.2) #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start example gui9.py
2. close the welcome dialog
3. lclick the 'file' menu [ file submenu shows ]
4. lclick the painter area [ the toolbar buttons are redrawn without 
clearing the 'file' submenu area, up and down the toolbar you see 
dirtiness ]

What is the expected output? What do you see instead?
Expected that the submenu will completelly hide, but some background area 
is not cleared

What version of the product are you using? On what operating system?
pgu vs 0.12.2 ( python 2.4 and 2.6 - pygame 1.7.1 and 1.8.1 - win XP)

Please provide any additional information below.
In pgu '0.10.6' the behavoir was correct.

Original issue reported on code.google.com by ccanepacc@gmail.com on 8 Mar 2009 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by peter.ro...@gmail.com on 11 Aug 2009 at 2:32

GoogleCodeExporter commented 9 years ago
This bug should now be fixed in v0.12.3

Original comment by peter.ro...@gmail.com on 15 Aug 2009 at 6:34