On Sat, 3 Feb 2007 13:20:09 +0100 Andreas Volz <[EMAIL PROTECTED]> babbled:

> Am Sat, 3 Feb 2007 20:58:54 +0900 schrieb Carsten Haitzler (The
> Rasterman):
> 
> > On Sat, 03 Feb 2007 09:40:03 +0100 dAgeCKo <[EMAIL PROTECTED]> babbled:
> > 
> > > Selon Andreas Volz <[EMAIL PROTECTED]>:
> > > 
> > > > with the new Firefox 2.0.0.1 I get a problem. Each time the
> > > > download window opens the first time after firefox start it opens
> > > > in the same size and position as the main window. Then after
> > > > resizing it works until firefox is restarted. I tried the
> > > > remember option, but without success. Does anyone know this
> > > > problem? Is this en E17 problem or a problem in firefox? If yes
> > > > which information should I provide for an upstream bugreport?
> > > 
> > > It was the same thing for old releases of firefox and old releases
> > > of enlightenment (even e 16). But sometimes, everything comes back
> > > well magically :)
> > > 
> > > Iceweasel didn't made that for me at the moment.
> > > 
> > > I guess the remembering option fails because for the remembering
> > > option it is the same windows as the main window.
> > 
> > that's because firefox provides no way to differentiate between the
> > main firefox window and the download window - the properties are the
> > same. remember basically doesn't work with firefox as a result.
> 
> Ok, so it's an firefox bug? But it works works Metacity. Any idea why
> it works there?

it may only match the first instance (e17 also has this option in the advanced
remember properites) - this assumes the first window to be up is the main
firfox window, and you don't care about other firefix main windows. in theory
the icon bitmap is a different icon ID - but it will never be static - it's
allocated, so the wm knows they are 2 different windows, but it doesn't know
which one is which (not for sure) as the only differences are:

title, icon name, icon bitmap id.

of these only title and icon name are non-dynamically allocated resources, and
these are changed all the time (as you browse webpages, firefox's title keeps
changing to the web page title so it's not possible to use that as a key to
remember the window by as the title may change at any point to something else)

> regards
> Andreas
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to