Your message dated Tue, 22 Dec 2009 09:32:09 +0100
with message-id <[email protected]>
and subject line Re: Bug#267344: fix
has caused the Debian Bug report #267344,
regarding -height and -width commandline arguments ignored
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
267344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267344
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mozilla-firefox
Version: 0.9.3-2
Based on my reading of the manpage I expected that doing "firefox -height
1000" would give a window 1000 pixels high.
However, that doesn't happen.
Was I confused by the manpage?
--- End Message ---
--- Begin Message ---
Hi,
On Sun, Nov 28, 2004 at 11:28:00AM +0900, Mike Hommey wrote:
> On Sat, Nov 27, 2004 at 08:36:09PM -0500, Eric Dorland wrote:
> > * Daniel van Eeden ([email protected]) wrote:
> > > The width and heigt options do work if i comment out LoadSizeFromXUL();
> > > on line 936 of mozilla/xpfe/appshell/src/nsXULWindow.cpp
> > >
> > > https://bugzilla.mozilla.org/show_bug.cgi?id=269140
> >
> > Lets see what a developer says about it before applying.
>
> My personal feeling is that it should require some more code, to still
> get the size from XUL in case command-line arguments are not given.
> Anyways, I guess upstream will fix that at least for 1.1...
This bug has had an interesting history. At least since version 2.0, there
is absolutely no code that I could find that would handle the -height
and -width options. Neither in 3.0. But the --help output would still
list them as valid options. In 3.5, the options are not listed at all,
fitting reality.
There is an upstream bug to add support for these options [1] but I
doubt this will happen any time soon.
So, the issue, now, is one of documentation. Which I will leave for bug
#556258 and close the present bug.
Cheers,
Mike
1. https://bugzilla.mozilla.org/show_bug.cgi?id=450852
--- End Message ---