• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
wrong window position
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wrong window position


  • Subject: wrong window position
  • From: "emile.a.schwarz" <email@hidden>
  • Date: Fri, 29 Jan 2010 10:07:27 +0100 (CET)

Hi,

Mac OS X 10.6.2 with all updates…
MacBook (2008) & MacBook Pro Unibody (2009)

If I use the script below:

tell application "Finder"
set position of front window to {0, 64}
end tell

and I close the front window, reopen it, the window opens at {20,64}.

tell application "Finder"
return properties of front window
end tell

Returned values:
position:{20, 64},
bounds:{20, 64, 740, 730},

1. Why?
2. When will I see this bug removed ?

Emile


PS: in Snow Leopard!

PS1: Yes, I know, some other computers are not affected by this bug!

PS2: This happens in a MacBoog UniBody 2008-11 with a fresh install from the 10.6 DVD / also with an install above Leopard.

PS3: I remember the time (Tiger) when this kind of trouble happens and was removed by Leopard…


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: wrong window position
      • From: Elliott Roper <email@hidden>
  • Prev by Date: Re: Send outgoing message error from Mail.app
  • Next by Date: Re: Send outgoing message error from Mail.app
  • Previous by thread: Re: Parsing out words in email subject
  • Next by thread: Re: wrong window position
  • Index(es):
    • Date
    • Thread