ID:85624
 
Resolved
Fixed in 459
BYOND Version:457
Operating System:Windows XP Pro
Web Browser:Chrome 3.0.195.32
Status: Resolved (459)

This issue has been resolved.
Descriptive Problem Summary:

This problem is for 458 even though I checked 457 (458 wasn't an available choice at this time).

I am absolutely certain of this. I updated my byond to 458, compiled my game in 458, blocked anyone who isn't using byond 458 from logging into the game or from hosting it. Yet even with everything running on 458, the bug still exists.
Log on to "Dragon Ball Epic Universe" on this hub:

http://www.byond.com/games/NekoSennin/1?tab=live

And you will see, just play around with the minimize and maximize buttons and the bug will become apparent. Do it at least 10 times if you really have to but it should happen the first time.

Numbered Steps to Reproduce Problem:

Seems I already said that.

Code Snippet (if applicable) to Reproduce Problem:


Expected Results:

I don't have any.

Actual Results:

The bug I already described isn't truly fixed. However it is a little better.

Does the problem occur:
Every time? Or how often? Every time the title bar box on the interface is unchecked.
In other games? Dunno
In other user accounts? Yes
On other computers? I assume so but don't truly know.

When does the problem NOT occur?
When you have the titlebar box on the interface checked.

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)

Workarounds:

Check the titlebar box for the interface.
You didn't actually describe the bug in your bug description. It is critical to include as many details as you can.

The bug that was fixed in 458 did not appear after fairly thorough testing, so it might be something else that's unique to your project. If you can distill this down into a demo that would be most helpful.
I don't know what causes it. But the only thing close to a demo I can provide is giving you the this file "Main.dmf".

You can download it at http://mediafire.com/gsus7125

All I know is that when the titlebar box is unchecked the bug occurs, when its checked the bug does not occur.

And the bug description since you say I didn't say it, is: There is a bug where if you uncheck the titlebar box in an interface file, then you run the game, then you play with the minimize and maximize buttons for a bit and you'll see this bug where sometimes the titlebar still appears even when unchecked, and sometimes it also covers the task bar.
Behavior change: Turning off the titlebar or can-resize option for a window allows it to become fullscreen when maximized. This is a Windows built-in behavior that turned out to be futile to override, so we have reverted to the behavior in builds 400-454 which lets Windows do what it wants to do.