Closed
Bug 273856
Opened 20 years ago
Closed 18 years ago
Restore from full screen view with F11 results in no open windows, but process is still running
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jani+mozilla-bugzilla, Unassigned)
Details
Attachments
(1 file)
|
7.08 KB,
application/x-gzip
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I'm running Debian Sarge with the most recent updates, but with a mozilla.org downloaded Firefox. The window manager is FVWM 2. Firefox had been running for approximately 6 days when the problem occurred. I went to full screen by accidentally hitting F11, and thought I'd restore to normal size by hitting F11 again. Hitting F11 again removed the Firefox window, but left the process running. That is, Firefox does not appear in the window list of the window manager, and is as such impossible to restore. Process information: : jan@tryvann ~ ; ps auxwwf|grep firefox jan 4500 0.0 0.1 2756 1316 ? S Dec03 0:00 \_ /bin/sh /usr/local/bin/firefox jan 4519 0.0 0.1 2788 1336 ? S Dec03 0:00 | \_ /bin/sh /opt/firefox/run-mozilla.sh /opt/firefox/firefox-bin jan 4524 0.1 9.2 170200 95656 ? S Dec03 12:32 | \_ /opt/firefox/firefox-bin : jan@tryvann ~ ; ps -fp 4524 4519 4500 UID PID PPID C STIME TTY STAT TIME CMD jan 4500 3039 0 Dec03 ? S 0:00 /bin/sh /usr/local/bin/firefo jan 4519 4500 0 Dec03 ? S 0:00 /bin/sh /opt/firefox/run-mozi jan 4524 4519 0 Dec03 ? S 12:32 /opt/firefox/firefox-bin : jan@tryvann ~ ; ps -fp 3039 UID PID PPID C STIME TTY TIME CMD jan 3039 2936 0 Dec02 ? 00:00:24 fvwm Reproducible: Always Steps to Reproduce: 1. Start firefox, with the profile manager or e.g. -P default 2. Press F11 3. If the window doesn't completely disappear immediately, press F11 again. Actual Results: The firefox window disappeared completely after pressing F11 the first time. Expected Results: The firefox window should have filled the screen in presentation mode.
| Reporter | ||
Comment 1•20 years ago
|
||
I don't know how helpful the contents of /proc are, but here you go. :)
Comment 2•19 years ago
|
||
I observe the same behavior, under FVWM 2.5.10 (x.org 6.7.0, Mandrake 10.1). It has also been reported to fvwm, see http://www.fvwm.org/cgi-bin/fvwm-bug/incoming?id=1440 No idea whether this is a firefox or an FVWM problem.
Comment 3•19 years ago
|
||
I cannot confirm this bug for Firefox 1.5 Beta 1, it seems to work correctly now.
Updated•18 years ago
|
Assignee: bross2 → nobody
Comment 4•18 years ago
|
||
Resolving as WFM based on comment 3. Jan, if you see this again with Firefox 2.0.0.3 and a clean profile, please reopen this bug. http://kb.mozillazine.org/Profile_Manager
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•