Closed
Bug 138768
Opened 23 years ago
Closed 23 years ago
AppleScript does not know which window is in front
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 119091
People
(Reporter: elharo, Assigned: sfraser_bugs)
Details
Using an AppleScript command such as
set var to the front window
does not necessarily set var to the current front window. It's normally
something like the first or last window that was opened, not the one that's in
front right now.
Comment 1•23 years ago
|
||
Which application are you talking about - mozilla or PPEmbed?
Reporter | ||
Comment 2•23 years ago
|
||
It's Mozilla, at least I think it is. I'm not sure what PPEmbed is.
Comment 3•23 years ago
|
||
Then it's not an Embedding:Mac bug. Changing the component and giving to sfraser
since I think we wrote the AE handling code for moz.
Assignee: ccarlen → sfraser
Component: Embedding: Mac → XP Apps
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 119091 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•