Safari 5.1 customized keyboard shortcut not working

I've just updated safari on snow leopard and my customized keyboard shortcut: go to next/previous panel (ctrl -> and ctrl <-) don't work anymore even if i set them in my system preferences

I'm also experiencing issues with custom keyboard shortcuts not working after the update to Safari 5.1. I had no problems with the previous version of Safari.... I wish I had not updated.

Similar Messages

  • Custom Keyboard Shortcuts Not Working In Layer Style / Blending Options Dialogue Box (Mac OS 10.6.8)

    In the Layer Style / Blending Options dialogue box, my custom Keyboard Shortcuts to zoom in and out of the image is no longer working. Cmd+opt+shift+1 acts as cmd+1 (jumps to Drop Shadow), and cmd+opt+shift+0 acts as cmd+0 (jumps to Stroke). Outside of this box the commands seem to be working fine.
    Example 1: Create a new RGB document, cmd+j the background layer, double-click this layer to open the Layer Style / Blending Options dialogue box, mash Cmd+opt+shift+1.
    Result 1: The dialogue box shift focus to the Drop Shadow Options instead of the image zooming in to 100%.
    Expected Result 1: The image should zoom to 100%.
    Example 2: Create a new RGB document, cmd+j the background layer, double-click this layer to open the Layer Style / Blending Options dialogue box, mash Cmd+opt+shift+0.
    Result 2: The dialogue box shift focus to the Stroke Options instead of the image zooming to “Fit on Screen”.
    Expected Result 2: The image should zoom to “Fit on Screen”.
    This same thing happened in the CS5 Beta, and it was quickly fixed, so I hope this is not a complicated issue.
    Thanks, and keep up the wonderful work!
    Jacob
    Mac OS X 10.6.8 on a 3.33, 6-Core MacPro5,1 with 16GB RAM w/ separate Scratch Disks & ATI Radeon HD 5870

    Hi,
    If you are experiencing issues with Software Update you could try the Combo Update:
    http://support.apple.com/kb/DL1399
    Cheers,

  • Safari: Switch between windows keyboard shortcut not working

    I've seen plenty of posts on this already, but the suggestion does not work for me.
    Keyboard preference set to Command+backquote.
    See screen capture (third fow from bottom). Why won't this shuffle between Safari windows?

    No one has anything on this? Looking for help. Thx in advance!

  • Custom keyboard shortcut not working in Numbers '09

    I wanted to create a shortcut for merging cells.  I added the shortcut (option-N) to the system preferences like the other posts on this site have suggested.  It shows up in Numbers immediately.  I try to use the shortcut and all I get is a "beep."  I check the drop down list under "Table" and I can clearly see "Merge Cells" and my newly created shortcut.  I can click on THAT and it merges the cells.  But my shortcut won't work.
    Sup with that?

    For anyone still having this problem, I tried the same thing with the merge cells and it was making the noise as well. I tried to do option-m and it wouldn't work, then I tried option-command-m and it worked! I think it maybe that command had another task assigned to it so it couldn't process both. Try a different command and maybe it will work. Also, it worked with I would click on the task bar at the top, and then push option-m, very strange.

  • Safari keyboard shortcut not working

    Hi
    Safari keyboard shortcut not working right.
    I have 6 website in favourite bookmark. When press cmd + 1 should load 1st website in favourite folder. Nothing happen. Same cmd + 2, cmd + 3 etc.
    Now cmd + 1 keep add ':)' smiley text emotion instead.
    I have reset keyboard shortcut default in System Preference Keyboard but nothing change.

    From your Safari menu bar click Safari > Preferences then select the Privacy tab.
    Click:   Remove All Website Data
    Then delete the cache.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari to test.

  • PS5 Action Keyboard Shortcuts Not Working

    PS5 Action Keyboard Shortcuts Not Working -- Running 10.6.7 on a Mac Pro. Any suggestions?
    I've tried restarting, changing key combinations, etc. Nothing works and I'm wasting time using my mouse...
    Any help is greatly appreciated. 

    I had this problem too but using Windows 7. I tried resetting, renaming the shortcuts, swearing loudly, none of it worked. I found out it was a totally unrelated program, Xfinity Protection Suite, that was the culprit.  My virus protection program added it as an 'upgrade.'  AFter I uninstalled it everything was back to normal. Have you installed anything new onto your computer lately that could be interfering?

  • Ukelele generated custom keyboard layouts not working in Lion?

    I asked this question in the stackexchange site a few days ago.  Nothing I've tried has worked so far, except for creating a new account.  Because a fresh account works, it's got to be something with my preferences, right?
    http://apple.stackexchange.com/questions/21691/ukelele-generated-custom-keyboard -layouts-not-working-in-lion
    Here's the question from above:
    I created a custom keyboard layout with Ukelele (http://scripts.sil.org/ukelele) in Snow Leopard (idea is to generate scandinavian letters with Alt-key, otherwise have a pretty much standard U.S. layout). After the upgrade, the old installed (to ~/Library/Keyboard Layouts) layout wasn't working.
    Ukelele seems to work OK in Lion, but whether I put the generated keylayout in a bundle or single file, or save it "/Library/Keyboard Layouts" or "~/Library/Keyboard Layouts" doesn't seem to matter.
    Help?
    EDIT:
    @Sergio, I cannot choose the layout in Input Sources. One keylayout file I tried:http://semeai.org/~sjl/us-scands.keylayout
    [EDIT: Removed unrelated stuff]
    UPDATE 2011/08/15:
    @Tom:
    Copied your keylayout (it naturally ended up in my Junk folder):
    midgard (01:55) >ls -l ~/Library/Keyboard\ Layouts/MongolianQWERTY.keylayout-rw-r--r--@ 1 sjl  staff  44536 Mar 13  2008 /Users/sjl/Library/Keyboard Layouts/MongolianQWERTY.keylayout
    Logged out, logged in, isn't showing in Input sources (I'm looking very closely between "Maori" and "Myanmar - QWERTY").
    I've also uninstalled bunch of software and plugins giving suspicious messages to system.log, but hasn't helped.
    UPDATE 2011/08/16:
    I created a test account, and lo, the layout works perfectly for it. Also the bug in preferences doesn't show for that account. When trying this on my own account, there are no errors in Console logs with the suggested keywords (I can't seem to locate console.log file, though).
    UPDATE 2011/08/16 later:
    Nuking Library/Caches (and relogging) didn't help.
    UPDATE 2011/08/17:
    I did
    % find Library -name "*.plist" -exec mv {} {}.renamed \;
    and restarted, but it didn't help. I restored the situation with
    % for file in `find Library -name "*.plist.renamed"`; \  do mv "$file" "${file//.renamed/}"; done
    addendum: I also went through all the .plist files with plutil -s as described inhttp://www.askdavetaylor.com/can_i_check_my_plist_files_in_mac_os_x_for_problems .html. There was some brokennes, but in very unrelated applications.

    Tom,
    I think I love you.
    That absolutely did it! Thanks so much!
    If you'll answer with the same link in the stackexchange site, I'll mark the answer as correct, so you'll get the rep there.
    Thanks,
    Sami

  • Keyboard shortcuts not working in Photoshop CC

    I have photoshop CC through Creatuve cloud.  My keyboard shortcuts stop working, then photoshop really slows down, then crashes.  I've been through Adobe support five times now, and it works for about 1/2 hour, then acts up again.  Any suggestions/reciommendations?  Thanks - Wendy Caro

    I am also having this problen since the update to Photoshop CC 14.2. The 14.2.1 update did not fix this and the problem was not there before 14.2.
    My problem is when a file is first opened, the key short cuts do not work. You need to physically click on the selection tool before any of the key shortcuts work. After clicking on the sleection tool I can then use all the key shortcuts as normal. This behaviour is repeated every time a new file is opened. Photoshop does not crash.
    I am on a Mac, OSX 10.8.5
    I am also using a Wacom Intuos 5 with the latest driver 6.3.7-3.
    FYI, I have seen significant slow down across the Adobe CC apps since a big Creative Cloud update a few weeks ago that introduced Photoshop CC 14.2 and InDesign 9.2 (which continues to be MUCH slower than CS6).
    The problems and slow down are NOT repeated on other identical Macs in our studio that do not have Wacom tablets. I believe the finger can be squarely pointed  at the Adobe/Wacom interface and both sides need to take a good look at their inter-workings.
    Tom.

  • Keyboard shortcuts not working in Prelude CC 2014.1

    Not sure why but none of my keyboard shortcuts are working in Prelude CC 2014.1
    For example, I can't use the Cmnd + right/left arrow to move forward or backward from one marker to the next. The keyboard shortcut even in the menu is actually greyed out:

    Hi Ninose11,
    See if this thread helps:New Tag feature shortkeys not working
    Thanks,
    Kevin

  • "Redo" keyboard shortcut not working?

    Since the most recent update in Premiere Pro CC my "Redo" keyboard shortcut (ctrl-shift-Z on PC) no longer works.
    I've check the keyboard shortcuts and it's still mapped there correctly, it simply doesn't work, and this is massively slowing down my workflow as I toggle 'Undo' - 'Redo' frequently when color grading.
    Can anyone recommend a way to fix this? Is there some cache I need to clean or settings I need to change?
    Premiere Pro CC 2014,
    Windows 7 Professional, 64bit
    Intel Core i7-5930K CPU @ 3.50GHz
    32GB G.SKILL Ripjaws DDR4 RAM
    GeForce GTX 770 Video Card

    Hi Tom
    FYC:
    This seems to be a Leopard problem with foreign (not US English) languages and keykoards.
    Accidentially I found a workaround, consider the Mac to be rebooted:
    - Open International.
    - Drag English to be first language.
    - Drag <your language> back to first position.
    - Close International.
    - Open FCE 3.5 or FCE 4 and all keyboard shortcuts will work fine.
    - This will be permanent until next reboot.
    No such problems under Tiger!
    I already addressed this 100x to Apple Feedback since I installed Leopard in Nov 2007. But unfortunately they do not hear me.
    CU,
    Roland

  • Finder keyboard shortcuts not working (cmd-c, cmd-v, cmd-a)

    All of a sudden, the edit menu cmd functions are not working, such as cmd-v, cmd-c, cmd-a.
    Cmd-p still works.
    Using a bluetooth keyboard, all the commands work.
    But the built-in keyboard will not work for these functions, even under a newly created user account.
    Thoughts?

    Have you tried searching for Cut in the Keyboard Shortcuts dialog? Perhaps is somehow got assigned to a new command.
    you may also want to try deleting your preferences. Hold down Option+Shift when launching Premiere.
    Peter Garaway
    Adobe
    Premiere Pro

  • Indent code keyboard shortcut not working?

    Working on a new website, I started working on my old laptop (white macbook) with Dreamweaver 5.0 installed. When it got too complex for the small screen I took the project to my work computer (Mac Pro) and continued working in Dreamweaver CC. On both computers the shortcut for 'indent code' work as advertised in the help files.
    Tonight I took the project back home and continued working on my newer laptop (MacBookPro 17"). On this laptop I still had CS6 installed so I continued working in CS6. But for some reason the keyboard shortcuts for 'indent code' did not work. In the edit-menu there is no shortcut behind these commands. I found this very annoying, so I installed CC on this laptop too. After installing I took the prefs from the cloud and expected the keyboard shortcuts to work, but bo such luck...
    I then quit Dreamweaver, replaced the Keyboard Shortcut.js file with the one from my Mac Pro. Still no go.
    My work computer is running OSX 10.8, both my laptops are running OSX 10.9. So if the shortcuts a are somehow reseved by the system I guess they should not work on my old laptop either.
    Any suggestions?
    Thanks,
    A

    Tried that, there are no shortcuts associated with these commands. I tried adding the shortcuts but that did not work either. I select the command, click the + sign and press the desired key combination (Shift+Command+>). The window disappears. Most likely because the ">" is also the "." and "command-." is the shortcut for "cancel"...
    I did some further digging and found the shortcuts are stored in the Menus.xml file, burried deep in the Application Support/Abobe etc. folder. But this file is only there after you make a duplicate of the original keyboard settings. I opened this file (in Dreamwaver ) and found the shortcuts for indent/outdent code are there but for some reason it's ignored by Dreamweaver. I removed Dreamweaver from the computer and re-installed, no luck.
    So I made a new set, opened the new xml file and first removed the shortcuts, saved the file, added the shortcuts and saved again. Now they work.
    But I'd still like to know why it did not in the first place...

  • 'Undo' Keyboard Shortcut Not Working

    My usual keyboard shortcut for Edit > Undo (command + shift + z) does not work anymore.
    This happens across all applications, from Apple default apps to Adobe CC suite.
    I can't even edit it through each applications preferences or via System Preferences > Keyboard > Shortcuts
    Has anybody else encounter this issue? I've no idea what's causing this.
    Thanks
    Mariano

    Hi Tom
    FYC:
    This seems to be a Leopard problem with foreign (not US English) languages and keykoards.
    Accidentially I found a workaround, consider the Mac to be rebooted:
    - Open International.
    - Drag English to be first language.
    - Drag <your language> back to first position.
    - Close International.
    - Open FCE 3.5 or FCE 4 and all keyboard shortcuts will work fine.
    - This will be permanent until next reboot.
    No such problems under Tiger!
    I already addressed this 100x to Apple Feedback since I installed Leopard in Nov 2007. But unfortunately they do not hear me.
    CU,
    Roland

  • Keyboard shortcuts not working sometimes

    iPad Air with iOS 8.1
    periodically my keyboard shortcuts stop working. I can't seem to come up with a method of getting them to work again. It seems though that eventually they will work. Does anyone else who experiences this problem have a solution?
    I've tried
    resetting the iPad and
    quitting all open apps and then resetting the ipad

    Adding some new info...
    It's a syncing issue with iCloud "Dictionaries" which is a hidden folder in the iCloud Drive folder. If you're a dev or comfortable using Terminal, the following command will place a "real iCloud drive" folder on your desktop which will allow you to see ALL the items in iCloud Drive. Inside this folder is the folder called "Settings" and then "Dictionaries". You can then see other nested folders from each device ID (Macs, iOS) that write to iCloud.
    This is not a fix but here's the steps to view those:
    1) In terminal:
    ln -s ~/Library/Mobile\ Documents/ ~/Desktop/Real\ iCloud\ Drive
    2) You will now have an alias on your desktop to the iCloud Folder (you must choose to view it in a Finder window as list view)
    Drill down until you find a file with the extension .cdt
    3) Duplicate that file onto your desktop and CHANGE the extension to .zip and unzip it.
    4) ADD the extension .plist to the end of the UNIX file that was unzipped and then you can view it in text edit app and see the shortcuts info.
    Again, not fixing anything, but trying to narrow it down and hope that some developer/programmer out there with better knowledge than mine can help!
    Just a reminder to everyone to report the issue to Apple and go to Genius Bar if you have the time and call Apple Support:
    https://www.apple.com/feedback/icloud.html

  • Keynote keyboard shortcut not working?

    The keyboard shortcsst for increasing indention and decreasing indentions are not working in Keynote 9.3. I have not really used Keynote before, so I don't know whether these keyboard shortcuts have worked in the past or not, but they are on the list of keyboard shortcuts at https://help.apple.com/keynote/mac/6.1/#/tan951def1c9
    Does anyone have any info on this item? (I really dislike drilling down through the Inspector to increase or decrease indentions!

    Try resetting Keynote by removing it, (use Appcleaner from Mac Update .com to do this, it is freeware)
    start up in safe mode (press shift key immediately after the start chime) it will take longer to start up as the OS is being repaired
    when the Mac is fully booted:   Applications > Utilities > Disk utility >
           click the System hard drive in the list >first aid tab > Repair Disc
    reboot normally
    re-install iWork and install updates for Keynote

Maybe you are looking for

  • IPhone 4S (iOS 7.1) - iCloud Contacts/Calendars dissappearing

    Hey guys, I was wondering if you guys had this same problem. I searched around Google and in this community, and it seems like you guys also do. I'm going to create a new thread with more details below.. Basic Info: iPhone 4S (Chinse (CN) phone) iOS

  • SATA buss limit on 1st generation g5 2x2?

    So, I currently have the 2 internal bays filled with the sys drive (300 gig), and a secondary 250 gig. I'd like to replace the second drive with a 500 gig. I hear myths about the max hd space the 1st gen G5's can handle on the INT SATA buss. What is

  • Stuck in a Rut trying to activate a Dialog from a menu item

    I am building an application using Netbeans. I am stuck on getting a dialog window to open when i select a menu item. I have tried numerous alternatives and still can not seem to get it to work. I am sure it is a simple one; except, I am starting to

  • FM regarding select-options

    Hi all, Is there any function module to pass the values in a zstucture of select-options( i.e. in sign,options,low,high). Thanks, Goutam Sahoo.

  • Memory leak in DriverManager.registerDriver()

    I am finding that when a driver is registered with the java.sql.DriverManager multiple times it runs the JVM out of memory (crashing it). I tested using the last three versions of the JDBC (thin) drivers through 8.1.7, using both Sun JDK 1.2.2 and 1.