Bugs :  K-Meleon Web Browser Forum
You can talk about issues with k-meleon here.  
full screen bug
Posted by: D'Sphitz
Date: November 13, 2001 09:34PM

minor bug

if i have two k-meleon windows open, hit F11 to full screen one window, then alt-tab to the other window, hit F11 to full screen (which needs to be hit twice at this point) the original window will not come out of full screen mode properly by hitting F11.

i think it'd be nicer if all k-meleon windows went in or out of full screen mode when F11 is pushed

Options: ReplyQuote
Re: full screen bug
Posted by: Myen
Date: November 14, 2001 04:58AM

Looks to be a bug in the fullscreen plugin (fullscreen.dll) - everything is a global variable (when the second window went fullscreen it overwrote data about the first). A re-write to store the info for each window to a seperate place is needed.

Looks like we really need a Destroy() pluginFunction (event? :]) to fix this... Or at least stick it into the subclassed window function. I vote for the Destory() since that would mirror Create() nicely.

Can't fix this now, will look at it in a day or two. But then again it's not my dll smiling smiley

Options: ReplyQuote
Re: full screen bug
Posted by: Brian
Date: November 14, 2001 04:15PM

wow, it makes me all giddy to know there are actually other eyes looking at the code smiling smiley

I was thinking of adding the Destroy function, looks like I will now..

Options: ReplyQuote


K-Meleon forum is powered by Phorum.