Closed
Bug 415880
Opened 18 years ago
Closed 18 years ago
window size and position is not saved when closing it using shortcuts
Categories
(Mozilla Labs :: Prism, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peter.cunderlik, Assigned: mfinkle)
Details
Attachments
(1 file)
|
726 bytes,
patch
|
matthew.gertner
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: prism/0.8
When I resize or move the window of a Web App and then close it using the close ([X]) button, the size and window position is saved and used when I open the Web App again.
However when I use CTRL+Q or CTRL+W to close the window, the size and position is not saved and not used the next time I open the Web App.
Reproducible: Always
Steps to Reproduce:
1. Open a Web App
2. Resize/move its window
3. Press CTRl+Q (or CTRL+W)
4. Open the Web App again
Actual Results:
The window has a different position and size than was set in step 2.
Expected Results:
The window should have the position and size as set in step 2.
| Assignee | ||
Comment 1•18 years ago
|
||
Assignee: nobody → mark.finkle
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Updated•18 years ago
|
Attachment #303312 -
Flags: review?(matthew)
Updated•18 years ago
|
Attachment #303312 -
Flags: review?(matthew) → review+
| Assignee | ||
Comment 2•18 years ago
|
||
Landed
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•