Closed
Bug 158386
Opened 22 years ago
Closed 15 years ago
Apple script cannot set bounds of a window
Categories
(SeaMonkey :: UI Design, enhancement)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: jpmelko, Assigned: samir_bugzilla)
References
(Blocks 1 open bug)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC; en-US; rv:1.1b) Gecko/20020718
BuildID: 2002071808
set bounds of front window to {40, 40, 400, 100}
does nothing
Reproducible: Always
Steps to Reproduce:
1.Open a window in Mozilla
2.run the applescript: set bounds of front window to {40, 40, 400, 100}
3.
Actual Results: Nothing
Expected Results: Window resized and moved
Comment 1•22 years ago
|
||
-> XP Apps
Assignee: Matti → sgehani
Component: Browser-General → XP Apps
QA Contact: asa → paw
Reporter | ||
Comment 2•22 years ago
|
||
May that it is related to bug 119091. But it is not a front window problem
set bounds of window x has the same problem
Updated•22 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported
by mozilla.org. Please re-target it to another platform/OS if this bug applies
there as well or resolve this bug.
I will resolve this bug as WONTFIX in four weeks if no action has been taken.
To filter this and similar messages out, please filter for "mac_cla_reorg".
Since Mozilla is no longer supported on Mac OS X pre-OS X I am attepting to test
the remaining open bugs (all 175 of them).
The test client will be the Mozilla (SeaMonkeys) 1.6.
Result/Status: OS -> Mac OS X
Severity -> enh
Updated•21 years ago
|
Severity: normal → enhancement
OS: Mac System 9.x → MacOS X
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
Comment 5•15 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state.
If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way.
If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar).
If no action happens within the next few months, we move this bug report to an EXPIRED state.
Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
Comment 6•15 years ago
|
||
MASS-CHANGE:
This bug report is registered in the SeaMonkey product, but still has no comment since the inception of the SeaMonkey project 5 years ago.
Because of this, we're resolving the bug as EXPIRED.
If you still can reproduce the bug on SeaMonkey 2 or otherwise think it's still valid, please REOPEN it and if it is a platform or toolkit issue, move it to the according component.
Query tag for this change: EXPIRED-20100420
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•