Bugs item #615892, was opened at 2002-09-28 09:16 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=615892&group_id=40696
Category: Appearance/Rendering Group: 0.65.x >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Jamin W. Collins (jamincollins) >Assigned to: Sean 'Shaleh' Perry (shaleh) Summary: window menu wraps off top onto bottom Initial Comment: Found this oddity last night. Confirmed it in the official 0.65 release (Debian package) and the latest CVS (pulled this morning). The window menu wraps off the top of the screen and onto the bottom. It appears to only happen if the window is shorter (vertically) than the window menu, and postitioned at the top of the screen. Screen shot included. ---------------------------------------------------------------------- >Comment By: Sean 'Shaleh' Perry (shaleh) Date: 2002-09-29 10:49 Message: Logged In: YES user_id=37132 buglet in the "where should I place the menu" code in the Window class. Basically it checked that the menu if opened from the titlebar appeared below it and if opened from the handle opened above it. However no else logic was used so if the menu height >window height you have the odd behavior you witnessed. I did not bother fixing the actual menu code which made the menu wrap around the screen. Brad is replacing the menu code completely. With the placement logic fixed the wrap around case should not be able to happen. ---------------------------------------------------------------------- Comment By: Sean 'Shaleh' Perry (shaleh) Date: 2002-09-28 20:15 Message: Logged In: YES user_id=37132 ok, i can definately reproduce this, will fix it as time permits. Thanks. ---------------------------------------------------------------------- Comment By: Jamin W. Collins (jamincollins) Date: 2002-09-28 15:34 Message: Logged In: YES user_id=88136 Let's try this one more time. If the attachment still doesn't take, I've also put it up at http://asgardsrealm.net/jamin/menu-wrap.jpeg ---------------------------------------------------------------------- Comment By: Sean 'Shaleh' Perry (shaleh) Date: 2002-09-28 14:25 Message: Logged In: YES user_id=37132 no screen shot attached (-: ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=428680&aid=615892&group_id=40696 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
