Fix for Broken Bookmarklets in OS X Lion

In case this saves someone a little time...
Safari 5.1, with Lion installation, broke some of my bookmarklets.
Seems the offending code was trying to return if a condition was met.
if (x) {
window.location.href = %22http://apple.com%22;
return;
Removed the "return;" and all is well.
Chris

I thought I'd take a moment to outline OS X's fullscreen mode in relation to Photoshop's Full Screen Modes and explain why we stuck with our Full Screen Mode in the near term:
Here's the short story:
If we replace Photoshop's Full Screen mode with the native 10.7 full screen mode, then our users will loose the following functionality:
The ability to use multiple displays while in fullscreen mode
The ability to switch between different document windows while in fullscreen mode
This in not something our long time users have said they want to give up.
That said, we're pretty excited about full screen mode in Lion like you guys are, and it's possible that Apple may change the full screen mode in OS X in the future to include this functionality in the future – and we'll continue to evaluate if it meets all our users needs.
Here's the longer story with more details:
Photoshop's full screen model is a per display mode. This means that in multi-displays configurations, some displays may be in Full Screen Mode while others are not. Photoshop's full screen display can can also contain one or more document windows. When a display is in Full Screen Mode, then all document-windows on that display will be full screen when they are brought forward. Photoshop's model has two full screen modes: Full Screen with UI (including the OSX menu bar) and Full Screen without UI (in this mode the OSX menu bar is hidden).
The native full screen implementation in OS X 10.7 is a single display mode. When you enter fullscreen mode on a given display, then all other displays become dark (and windows are hidden on dark displays). Dark displays can contain UI for the active application (but not documents).
When you enter the OSX fullscreen mode, then a new (temporary) Space is created for the fullscreen window. Only a single document window lives in this new Space. This means that you cannot switch between different document windows while in fullscreen mode (command-tilde does nothing).

Similar Messages

  • Possible temporary fix for mouse scroll wheel problem in Lion

         This is a potential temporary fix for those users of Lion who are unable to fix the reversed mouse scroll wheel issue. I myself have a Microsoft Arc Mouse (not the touch version but the original version) and when I went into the mouse system preferences there was no checkmark box option to return the scroll wheel to its original configuration. When I called Apple about it I was told it's an issue with Lion not recognizing the mouse as being able to reverse the scroll wheel and that Microsoft will need to update the firmware to allow for this change. On a whim, I tried out my wife's Logitech mouse (can't remember the model but it's a fairly recent one) and checked the system preferences. This time there was the checkmark box to allow the scroll wheel to be returned to its original configuration and I could use the scroll wheel as normal. When I plugged my Arc Mouse back in, the scroll wheel had reverted to its original configuration of rotate the wheel down for down scroll and up for up scroll.
         So, for those of you who are unable to correct your scroll wheel through preferences, you might want to try plugging in another mouse, making the correction in system preferences, and then plug your original mouse back in.

    I mean it. Apple makes major changes in the way things have worked for years, then makes that change the default, causing 1m people to struggle. Bad Bad App le.
    There other changes like this in Lion as well, which are arbitrary and are "App le" policy now, which even App le themselves do not follow! (e.g. Cmd-Delete for "Don't Save" in a few App le applications, where 900 million people have used Cmd-<first letter of button> already, for years)
    And yes, I did have to go next door and borrow a mouse. "Why?" they said... "I have a Mac" I said. "<laughter> get a real computer" they said. App le does itself no favors by pulling this stuff.
    Many of us cannot buy new equipment when arbitrary changes are made, and "get a new driver" is a slap in the face, especially when such changes as Reversing scroll for many-millions could easily be done by making the "new way" an Option, not a default.
    Don't get me wrong, Mac and iPhone etc are way ahead of MS and all, but the rabid arrogance inside App le is App aulling.

  • IDEA 4 SIMPLE FIRMWARE FIX FOR BROKEN HOME BUTTONS!! SEND TO APPLE FEEDBACK

    Apple, as you know many people have had problems with their home buttons on their ipod touches and iphones. I have figured out a simple fix to broken home buttons. Release a new firmware that makes it so if you double click the power button twice in quick succession it does the same as clicking the home button.I have never heard of people having trouble with their power button so this would be perfect. Please make this happen.
    EVERYONE PLEASE SEND THIS MESSAGE OR SOMETHING LIKE IT TO http://www.apple.com/feedback/
    Message was edited by: joeymp

    You are NOT addressing Apple here. This is a user forum.
    If you would like Apple to read this you may post to their feedback link:
    http://www.apple.com/feedback

  • Fix for broken tool cursors in PS Elements 7 with Windows 8.1?

    I have Photoshop Elements 7 and have been perfectly happy with it for editing photos/images as a hobby on my older Windows XP and Windows 7 PCs. I have no real need to upgrade to Photoshop Elements 12. I just installed  Windows 8.1 on my new Surface Pro and now all the tool cursors in PS Elements 7 are broken. Reinstalling PS Elements 7 did not work. All the  tools which use an actual graphic for a cursor appear distorted. What can I do to fix this?

    Generally that's caused by the system dpi scaling
    (the triple cursor effect)
    Go to Control Panel>Appearance and Personalization>Make text and other items larger or smaller
    Then try adjusting the size to Smaller
    You might have to use Let me choose one scaling level for all my displays and use the Custom sizing options and choose something like 124% or 149%

  • Universal Fix for Broken clients, which can be deployed through sccm or can be run on the machines individually

    Hi Friends,
    Often the service desk gets laptops from employees on which the client is broken or not getting policy updates
    The Deskside team tries few steps 
    Reinstall the client using the cmd line 
    Run the "OSprovision" utility to add the machine back to domain 
    Run the "OSD Collection Utility " to Add the machine to a collection
    However the sucess rate is less, i believe due to few reasons like, the OS image is old, missing pre requisites etc
    so firstly i would like to know what all it takes to make the Client healthy, what all need to be checked to make sure it meets the pre requisites
    Work around to fix the client, by remoting into the computer
    Eventually i wish to build a Task Sequence which can be deployed to a collection, which will check the following
    Does the computer meets the Pre requisites, if not it will install/reinstall the missing/corrupt pre requisites
    installs/reinstalls the client ( wish to know how to execute the command line via task sequence, also if there is any other procedure to do the same )
    runs the web based utility "osprovision" to add the machine if it has fallen out of domain
    Adds the machine to appropriate collection utility
    checks to make sure that the client is working fine after install/reinstall and is getting updates
    Most importantly it should skip all the above steps if the client is already healthy
    I am a new bee to the sccm, however i understand the concept, Please bear with me and help me step by step to complete this task, 
    also your idea's are most welcome for any updates/changes 
    Regards
    Tanoj
    OSLM ENGINEER - SCCM 2007 & 2012

    If there was a magic bullet to keeping clients healthy, then keeping clients healthy would not be an issue.
    However, ConfigMgr 2012 does have a a built-in client health tool called ccmeval -- this is run using a scheduled task on client systems every day and does a very good job of keeping clients healthy.
    Using a task sequence or anything directly deployed by ConfigMgr won't work because its a catch-22: how is the ConfigMgr agent supposed to run a deployment if it or a dependent component is not healthy.
    Other things to keep clients healthy:
    - Don't give users local admin privileges.
    - Beat users that hard shutdown or reboot systems (this is IMO the number 1 cause of client health issues)
    - Get rid of XP
    - Use client startup script that supplements ccmeval
    Jason | http://blog.configmgrftw.com

  • Home fix for broken usb mini port? (Zen Xtra 40g

    I bought my zen xtra from a friend about a month ago, and it was in perfect condition. Recently it wasn't being recognized by my computer, and then the usb port on the player slipped into the casing. (I think it wasn't recognized by the comp because the port was starting to slip, which wasn't providing a solid connection) Anyway, I was wondering if I could buy a player from e-bay, one of the ones with a broken hard dri've or something, and replace the peice with the usb port? Is this something someone with a bit of knowledge of tinkering with electronics could do? I haven't opened the case to look yet, I wanted your opinion first.. I was also wondering, if I do buy the parts from e-bay.. can I use the parts from a 30 gig player or does it have to be the 40 gig? There are tons of parts for 30 gig players on e-bay, and not many for the 40's.... any help would be appreciated.
    -MArk

    Yep, you can certainly do this (although eBay's always a risk). The best thing to do would be a swap of the hard disks. Rudi Cheow's guide has some detail about dismantling a Zen, but this is for an earlier player. The Xtra is a little different, but not a million miles away.

  • 10.4.11 -- A fix for broken brightness/volume keys

    Simple answer: Reboot again
    I ran into this issue myself on my iBook: that after doing the mandatory reboot after the 10.4.11 update, the brightness and volume keys on the internal keyboard would no longer work.
    This seems to be an issue for a few people, going by my initial googling of the issue, so I thought I'd drop a note in here to suggest people do another reboot before pulling out their hair.
    Message was edited by: arctanx

    BDAqua, no I haven't. I should probably do that again now.
    Is that related to these kinds of issues, or is that just some general maintenance advice?
    Edit: Ah I just saw your advice in [http://discussions.apple.com/thread.jspa?threadID=1307351&tstart=0]. Cool.

  • I found a fix for problems installing Air on Mac Lion OS

    I had Air installed which I needed to run this porgram You Select it which needs adobe flash and Air to run.. The other day the program would not open up.
    I tried a number of things could not get it to work. Deleted the program, and tried installing Air again, and Flash. Flash would install fine but not Air.
    I searched the WEB and found a forum which said if You install Firefox web browser and run it while you install Air it will work.. I did and got Air and my Program installed fine.
    I have no clue why that worked but it did.
    Craig

    Thanks - this strange solution worked for me too.  Shaking my head, just as I thought Flash was safely killed, Air pops up as the next Weirdo app

  • Magic Fix for broken IPod

    Was going crazy trying to sync my Classic. It would get hung up on verification then tried to sync. i could not fix it until i decided to plug it into a pc. I then restored it to the pc format then plugged it into my mac and restored it to my mac. Works fine now.

    I guess you've posted in the wrong part of the forum, this was the ipod touch section
    But nice to know, that sometimes it is helpful to have a PC as well
    Message was edited by: Ingo2711 after post was moved by admin

  • [svn] 3968: Fix for - ASDoc fails if example code included by the @ includeExample tag contains an "&"

    Revision: 3968
    Author: [email protected]
    Date: 2008-10-30 10:45:04 -0700 (Thu, 30 Oct 2008)
    Log Message:
    Fix for - ASDoc fails if example code included by the @includeExample tag contains an "&"
    Also fix for broken links with $$ symbol.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17830
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17830
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Revision: 3968
    Author: [email protected]
    Date: 2008-10-30 10:45:04 -0700 (Thu, 30 Oct 2008)
    Log Message:
    Fix for - ASDoc fails if example code included by the @includeExample tag contains an "&"
    Also fix for broken links with $$ symbol.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17830
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17830
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

  • Will the bash fix for Lion work on Snow Leopard?

    Will the bash fix for Lion that fixes a security flaw in the bash UNIX shell, work on Snow Leopard?
    OS X bash Update 1.0 - OS X Lion

    theblueglow wrote:
    eyeman wrote:
    I will go back to using the tcsh shell.
    Unfortunately this is not the path to security since it appears other services like CUPS use bash.
    I agree. When I tried using symlinks to send calls to bash & sh to tcsh instead, I found a lot of broken shell scripts. I don't think tcsh has been maintained very well since it's use with OS X 10.0 through 10.2.  I had better luck with xsh, though.
    This is what I used for a day or so with Mavericks:
    sudo mv /bin/bash /bin/bash.bak
    sudo mv /bin/sh /bin/sh.bak
    sudo ln -s /bin/zsh /bin/sh
    sudo ln -s /bin/zsh /bin/bash

  • Is there a fix for Mountain Lion audio output settings after the laptop goes to sleep and wakes back up?

    Mac Book Pro running Mountain Lion OS X 10.8.5 after the notebook sleeps audio and video does work (for example on YouTube).  I have been able to temporarily work around this by toggling the settings on Built-in Output in Audio Midi Setup, Audio window between 2ch-20bit Integer and 2ch-24bit Integer.  But this is a temporary fix until the laptop sleeps again.
    When it's not working, all system sounds (emails "dings", delete file "swish", etc.) are silenced, and video playbacks on YouTube and elsewhere freeze and have no audio until the Audio Output settings are toggled then they all immediately start working.
    Has anyone encountered the same?  Have a long term fix for this annoyance?
    I cannot upgrade the OS to 10.9 Mavericks yet because of a corporate policy - there is some conflict with 10.9 and our corporate VPN connection.

    Apple support article:
    Startup Grey Screen
    You can try to check your hard drive.
    Apple Hardware Test doesn't catch everything, so even if it doesn't find a problem, you could have one.
    Apple Hardware Test

  • Upgraded to Lion & can no longer finger swipe for/backwards between pages. Is there a fix for this?

    Title says it all. I just upgraded to Mac OS X Lion, and can no longer use a finger swipe, whether one or 2 fingered, to move backwards an forwards between pages. I can still do so in Safari, but not in Firefox 5.01, my preferred browser, any longer. Doesn't matter if I try using one, two or more fingers
    Is there a fix for this? Thank you.

    If you download this program http://blog.boastr.net/?page_id=1722 (better touch tool), you can make your own swipe gestures.
    However, I have been able to three-finger swipe forward and back on webpages by going to ''system preferences'' > ''trackpad settings'' > ''more gestures''
    and checking the box at ''"swipe between pages"'' and selecting ''swipe left/right with 3 fingers''

  • I have just updated to Lion and now my folders no longer show number of items on the bottom. Is there a fix for this?

    I have just updated to Lion and now my folders no longer show number of items on the bottom. Is there a fix for this? I allways found that handy. Now I have to click on an icon on the top, This is a backward step if that is now the only way to see the number of items. Am I missing something obvious?

    Parrotcat wrote:
    I have just updated to Lion and now my folders no longer show number of items on the bottom...    
    In the good old days of Snow Leopard, an open Finder folder had a border along the bottom of the window which could show the number of items in that window and the total available space on the hard disk or partition that folder resides on. That bottom border is gone in Lion and those two bits of information are gone with it. Is that what you're talking about? If so, I'd like to learn how to get it back too and "Show Item Info" is not the way.

  • After installing Mountain Lion on my 17" MBP G-RAID mini connected via Tempo SATA Edge ExpressCard34 is no longer recognized. I restored icon and access by removing 34 card and substituting FW800 for eSATA. Any fix for the higher speed connection? TIA

    After installing Mountain Lion on my 17" MBP G-RAID mini connected via Tempo SATA Edge ExpressCard34 is no longer recognized. I restored icon and access by removing 34 card and substituting FW800 for eSATA. Any fix for the higher speed connection? TIA

    Looks like the Silicon Image drivers were moved to the incompatible software folder during install/upgrade.
    Downloaded latest drivers, errored out of install claiming that the drivers were from an unknown author!!!
    Emailed their tech support this evening describing problem.

Maybe you are looking for

  • Has anyone actually got one these to work

    I'm not be flip. I bought an Airport Extreme Base Station and it works like a charm. But I can not even get through the utility to get the Express to work. At first it would go to the end and then I'd get a message saying an error had occured and the

  • Upgrade from Solaris 10 06/06 to Solaris 10 11/06

    Hi, I need to upgrade from Solaris 10 06/06 to Solaris 10 11/06 What's the best way of doing this? I looked up Live Upgrade and regular update. It seems like an upgrade is exactly the same as a fresh install. Use a DVD and boot from it. For the Live

  • Changing status for outbound delivery

    Hi all, My requirement is for a given delivery nummer(vl02n)i have to check the status(all fields) in VBUP and VBUK tables and change all staus from A or B to C and save in the database through se16. Please kindly help me how to proceed this requirem

  • Error 1004 appear if I want to download a app

    Error 1004 appear if I want to download a app

  • WGM Printer Preference Problem

    I manage a school mac lab environment with about 5 labs of 30 macs total per lab. Each lab has a designated HP LaserJet 8100 series network printer in it. The printer is setup on a Windows Server and I can print to it successfully via LDP. What my pr