[svn:fx-3.x] 9228: Fix off-screen mouse events in AIR.

Revision: 9228
Author:   [email protected]
Date:     2009-08-11 11:59:47 -0700 (Tue, 11 Aug 2009)
Log Message:
Fix off-screen mouse events in AIR.
QE Notes: None
Doc Notes: None
Bugs: SDK-21453
Reviewer: darrell
tests: checkintests
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-21453
Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/airframework/src/mx/managers/WindowedSystemMana ger.as

now I have this and it still doesn't work.
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Touchpad" "SendCoreEvents"
InputDevice "Keyboard1" "CoreKeyboard"
Option "OffTime" "1"
EndSection
Section "ServerFlags"
Option "AutoAddDevices" "False"
Option "DontZap" "false"
EndSection

Similar Messages

  • [svn:fx-4.0.0] 13423: Fixing an OSMF bug where if it was off-screen, it wouldn't load up until the video was onScreen.

    Revision: 13423
    Revision: 13423
    Author:   [email protected]
    Date:     2010-01-11 13:19:43 -0800 (Mon, 11 Jan 2010)
    Log Message:
    Fixing an OSMF bug where if it was off-screen, it wouldn't load up until the video was onScreen.  This was affecting effects, and we should load up the video as long as either autoPlay=true or autoDisplayFirstFrame=true, even if we're not on-screen.
    QE notes: -
    Doc notes: -
    Bugs: SDK-24933
    Reviewer: Kevin
    Tests run: checkintests, Peter ran cyclone
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24933
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/projects/spark/src/spark/components/VideoDisplay.as

    Does the ext directory have the php_oci8.dll? In the original steps the PHP dir is renamed. In the given php.in the extension_dir looks like it has been updated correctly. Since PHP distributes php_oci8.dll by default I reckon there would be a very good chance that the problem was somewhere else. Since this is an old thread I don't think we'll get much value from speculation.
    -- cj

  • There's a black and white striped glitch on the left side of my screen on my Macbook Air! Its happened before and has been an easy fix, usually just restart or turn off my computer but don't know what else to do. Is there anything I can try now?

    There's a black and white striped glitch on the left side of my screen on my Macbook Air! Its happened before and has been an easy fix, usually just restart or turn off my computer but don't know what else to do. Is there anything I can try now? I wont be able to make it to the Apple store until tomorow and would prefer if there was something I could do that didnt cost money, my computers very new and I really need help.

    Hi and welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    I suggest that you try to repair the phone software using PC Companion..
    Before repairing your device you may want to backup your information first. Check out this topic for more information on how to.
    How to backup?
    If the issue should still remain I think that this needs to be examined and fixed at a repair center. For more information about how to submit your phone for repair and where, contact your local support team.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • When Safari is in full screen, the window slides off screen to the right after a short period of time.  How do I fix this?

    When Safari is in full screen, window slides off screen to the right after a few seconds.  Does not happen if Safari is not full screen.  How do I fix this?

    You are probably inadvertently swiping to another full-screen app. Are you using a magic trackpad? Does this happen without you touching anything?

  • How can I fix a Window that disappears Off Screen

    Hi,
    I'm running a new installation of MAX/msp and the output window does not appear on my monitor. When I use exspose the window comes in to view but when I click on it it disappears off screen to the left, therefore I can't grab it with my mouse.
    I think the problem stems from when I was using dual monitors, one of which burned out so I am now only using one.
    So far I've deleted all the MAX/msp preferences that I can find.
    I've looked in System Preferences - Displays - This shows that my mac only expects to see my single monitor.
    I remember in OS9 there was a key command to allow you to move windows without the use of a mouse - If there's one for OSx it would probably solve my problem but I can't find it.
    I'm using a G4 dual 867 OSX 10.4.7 with a SyncMaster920n monitor
    Any help appreciated
    James
    G4 dual   Mac OS X (10.4.7)  

    ok problem solved from within MAX
    Menu: window -> alt + click window of your choice
    James

  • [svn:osmf:] 13455: WebPlayer: Fixing full screen button not showing.

    Revision: 13455
    Revision: 13455
    Author:   [email protected]
    Date:     2010-01-12 10:59:01 -0800 (Tue, 12 Jan 2010)
    Log Message:
    WebPlayer: Fixing full screen button not showing.
    Modified Paths:
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/FullScreenEnterButto n.as
        osmf/trunk/libs/ChromeLibrary/src/org/osmf/chrome/controlbar/widgets/FullScreenLeaveButto n.as

    I am not sure what's happening with IE9 (no live site) but I had real problems viewing your code in Live View - until I removed the HTML comment marked below. Basically your site was viewable in Design View but as soon a I hit Live view, it disappeared - much like IE9. See if removing the comment solves your issue.
    <style type="text/css">
    <!-- /*Remove this */
    body {
        margin: 0;
        padding: 0;
        color: #000;
        background:url(Images/websitebackgroundhomee.jpg) repeat scroll 0 0;
        font-family: David;
        font-size: 15px;
        height:100%;

  • Spry Menu Bar jumps off screen-right in CS6

    Frustrating little glitch I'm experiencing.  When in a NON-LIVE mode in CS6, I have a Spry Menu Bar that I've placed, customized and is functioning properly.  It is precisely in the right location in BOTH live mode and in a browser preview, however, when I am editing the site the menu bar jumps off screen right to where I have to scroll right to locate it.  The only thing that pops it back in to place is by tweaking a setting like "Float" from right to left then back to right.  But once I begin to edit the site again it will jump off the screen.  This isn't a massive deal since it remains in place in live and preview modes, it's just annoying for layout purposes while I'm editing.  It sort of screws up the aesthetic of the layout.  Has anyone found the same problem?  Below is my layout.css and my Spry Menu css.
    @charset "utf-8";
    /* Simple fluid media
       Note: Fluid media requires that you remove the media's height and width attributes from the HTML
       http://www.alistapart.com/articles/fluid-images/
    img, object, embed, video {
        max-width: 100%;
    /* IE 6 does not support max-width so default to width 100% */
    .ie6 img {
        width:100%;
        Dreamweaver Fluid Grid Properties
        dw-num-cols-mobile:        6;
        dw-num-cols-tablet:        8;
        dw-num-cols-desktop:    12;
        dw-gutter-percentage:    15;
        Inspiration from "Responsive Web Design" by Ethan Marcotte
        http://www.alistapart.com/articles/responsive-web-design
        and Golden Grid System by Joni Korpi
        http://goldengridsystem.com/
    /* Mobile Layout: 480px and below. */
    .gridContainer {
        margin-left: auto;
        margin-right: auto;
        width: 95.8695%;
        padding-left: 1.0652%;
        padding-right: 1.0652%;
    #LayoutDiv1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #maincontent {
        clear: none;
        float: left;
        margin-left: 2.6785%;
        width: 100%;
        display: block;
    #navigation {
        clear: none;
        float: left;
        margin-left: auto;
        width: 100%;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        background-color: #300;
        height: 16px;
        top: 5px;
    #footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        color: #FFF;
        background-attachment: fixed;
        background-image: url(../bkgdContent.png);
        background-repeat: repeat;
        margin-top: 20px;
    /* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
    @media only screen and (min-width: 481px) {
    .gridContainer {
        width: 91.4836%;
        padding-left: 0.7581%;
        padding-right: 0.7581%;
    #LayoutDiv1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        text-align: center;
    #maincontent {
        clear: none;
        float: left;
        margin-left: 1.6574%;
        width: 100%;
        display: block;
    #navigation {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        height: 16px;
    #whf-content {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #donatecontent {
        clear: none;
        float: left;
        margin-left: 1.6574%;
        width: 100%;
        display: block;
    #theride-content {
        clear: both;
        float: left;
        margin-left: 0;
        width: 49.1712%;
        display: block;
    #donate-content {
        clear: none;
        float: left;
        margin-left: 1.6574%;
        width: 49.1712%;
        display: block;
    #footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    /* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
    @media only screen and (min-width: 769px) {
    .gridContainer {
        width: 89.0217%;
        max-width: 1232px;
        padding-left: 0.4891%;
        padding-right: 0.4891%;
        margin: auto;
    #LayoutDiv1 {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #header {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
        color: #FFF;
    #maincontent {
        clear: both;
        float: left;
        margin-left: 0;
        width: 32.6007%;
        display: block;
    #navigation {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #whf-content {
        clear: both;
        float: left;
        margin-left: 0;
        width: 32.6007%;
        display: block;
    #donatecontent {
        clear: none;
        float: left;
        margin-left: 1.0989%;
        width: 100%;
        display: block;
    #donate-content {
        clear: none;
        float: left;
        margin-left: 1.0989%;
        width: 32.6007%;
        display: block;
    #footer {
        clear: both;
        float: left;
        margin-left: 0;
        width: 100%;
        display: block;
    #theride-content {
        clear: none;
        float: left;
        margin-left: 1.0989%;
        width: 32.6007%;
        display: block;
    #whf-content {
        font-family: Georgia, "Times New Roman", Times, serif;
    SPRY CSS
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        cursor: default;
        width: auto;
        float: right;
    /* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
    ul.MenuBarActive
        z-index: 1000;
    /* Menu item containers, position children relative to this container and are a fixed width */
    ul.MenuBarHorizontal li
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: relative;
        text-align: left;
        cursor: pointer;
        width: 4.3em;
        float: left;
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
        margin: 0;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        z-index: 1020;
        cursor: default;
        width: 4.3em;
        position: relative;
        left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
        left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
        position: relative;
        margin: -5% 0 0 95%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
        left: auto;
        top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarHorizontal a
        display: block;
        cursor: pointer;
        background-color: #300;
        color: #FFF;
        text-decoration: none;
        font-size: 12px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-align: center;
        height: 16px;
        padding: 0px;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
        background-color: #003;
        color: #FFF;
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
        background-color: #003;
        color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarDown.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarDownHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
        background-image: url(SpryMenuBarRightHover.gif);
        background-repeat: no-repeat;
        background-position: 95% 50%;
    BROWSER HACKS: the hacks below should not be changed unless you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
    ul.MenuBarHorizontal iframe
        position: absolute;
        z-index: 1010;
        filter:alpha(opacity:0.1);
    /* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
        ul.MenuBarHorizontal li.MenuBarItemIE
            display: inline;
            f\loat: left;
            background: #FFF;

    Design view is not reliable.  Learn to work in Code View or Split View with Live View to check your layout.
    Spry menus are not responsive so they will not work well in a Fluid Grid Layout.  Find a better menu system.
    Project Seven Responsive Tabs
    http://www.projectseven.com/products/tools/tpm2/tutorials/responsive/index.htm
    10 Responsive Menus
    http://speckyboy.com/2012/08/29/10-responsive-navigation-solutions-and-tutorials/
    In the meantime,
    It's often easier to work with an unstyled HTML page. 
    To disable CSS, go to  View > Style Rendering > untick Display Styles. 
    Or, use a Design-Time Style Sheet.
    http://help.adobe.com/en_US/dreamweaver/cs/using/WScbb6b82af5544594822510a94ae8d65-7e17a.h tml
    Nancy O.

  • HT2188 I bought my iPhone 4s Nov. 20.  I updated immediately to ios6.0 and cannot make it through even 1 day without the battery going down to almost zero.  Thats with apps closed, wifi off, screen off, etc.  It's a horror.  I have to constantly keep char

    I purchased an iPhone 4s on Nov. 20th.  I immediately had to update the software to ios 6.0.1.  I cannot even get through 1 day without the phone battery losing all power.  It loses 10-20% per hour, and that's with apps closed, wifi off, bluetooth off, screen dark, updates current, etc.  You can hold the phone in your hand and watch the power go down.  It also gets very warm.  I have to charge it once or twice a day so I have it when I need it.
    I took it in to the Sprint store for diagnostics to see if there was something wrong with the phone.  They said the phone is ok, but one of the agents said it's the last update - he has had problems ever since.  He said he thought they are working on fixing it & we should be getting another update to fix it.  Is this true?  I sure hope so!  They also showed me how to reboot the phone, especially when it gets so warm.  Is there anything else I need to do?  Please help!
    This is my first iPhone and I am very frustrated and disappointed in Apple.  If it's the software, I would think they would be frantically trying to fix it.  This phone was not the cheapest phone, so the battery life should be better!

    After some troubleshooting, I decided to order a new battery.  I replaced the battery and was then able to get it to restore, however--after I restore it and it comes time to restart the phone, it gets stuck and doesn't turn on.
    Sorry, your repair ruined the iPhone.
    She does not have apple care and even though she loved this device, she isn't going to buy another iPhone because of all the problems shes had with this one (it's just over a year old).
    After you ruined the iPhone with DIY, Apple won't touch it anymore. You should have asked before all these had happened.
    I'm an android user myself and I love rooting/flashing new ROMS, so if jailbreaking her phone or doing some kind of super-restore with 3rd party programs might help, I'm all for it-
    Yeah, all Android user can think of is Jailbreaking, read this: http://support.apple.com/kb/HT3743

  • Application off screen - Mac OS X 10.7

    Application is off screen. Happens after using 27inch display. Clearly a resolution issue. Tried everything including playing with the resolution, etc. After looking at several discussions and forums the one that works on my Macbook Air https://discussions.apple.com/message/8012940?messageID=8012940#8012940 does not work on my recently purchased (2 weeks) Macbook Pro 15inch.
    After running applescript editor I get this error: error "System Events got an error: Access for assistive devices is disabled." number -25211
    Anyone else getting this too?
    This is the script Im running.
    -- Example list of processes to ignore: {"xGestures"} or {"xGestures", "OtherApp", ...}
    property processesToIgnore : {}
    -- Get the size of the Display(s), only useful if there is one display
    -- otherwise it will grab the total size of both displays
    tell application "Finder"
              set _b to bounds of window of desktop
              set screen_width to item 3 of _b
              set screen_height to item 4 of _b
    end tell
    tell application "System Events"
              set allProcesses to application processes
              set _results to ""
              repeat with i from 1 to count allProcesses
                        set doIt to 1
                        repeat with z from 1 to count processesToIgnore
                                  if process i = process (item z of processesToIgnore) then
                                            set doIt to 0
                                  end if
                        end repeat
                        if doIt = 1 then
                                  tell process i
                                            repeat with x from 1 to (count windows)
                                                      set winPos to position of window x
                                                      set _x to item 1 of winPos
                                                      set _y to item 2 of winPos
                                                      if (_x < 0 or _y < 0 or _x > screen_width or _y > screen_height) then
                                                                set position of window x to {0, 22}
                                                      end if
                                            end repeat
                                  end tell
                        end if
              end repeat
    end tell

    It sounds like you were running a second display in extended desktop mode.
    If the adapter and/or cable for the second monitor is still attached, it can fool the Mac into believing the second monitor is still present. Detaching that cable/adaptr and then restarting should fix it.
    You can also try going to System Preferences > Monitors and change the setup from extended mode to mirror mode.

  • HT3743 how do i fix the screen of death on my ipod.....please helpm asap..........my sister is going to kill me

    how do i fix the screen of death on my ipod

    Try:
    - iOS: Not responding or does not turn on
    - If not successful and you can't fully turn the iPod fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • Import dialog box displaying off screen

    When I'm in the office, I work in a dual-monitor environment.
    However, when working at home, I have only my laptop monitor.
    If I need to import something - html file, template file,
    etc. - the dialog box is displaying off screen.
    I've shut down and restarted, but still the same result. When
    I try to resize the RH window, it resizes off screen.
    My display properties indicate only one monitor.
    How to fix?
    Thanks!
    Cindy

    Hi Cindy
    Sounds like you need some multiple monitor managing software.
    Try these:
    MultiMon (Free)
    click here
    UltraMon (Paid)
    click here
    Other than that, you can try flying blind and navigating
    using the keyboard or maybe bump your resolution to the highest
    possible setting and perhaps that will bring the dialog either
    partially or totally into view.
    Cheers... Rick

  • Ical alarms still opening off screen

    Are other people still having problems with Ical alarms opening up off screen After the 10.4.9 update?
    Why would Apple say that it is finally fixed in their descriptions when it is Not?
    I wonder who at Apple tests these things and how they get their results?

    Add me to the list. I'm still getting my alerts almost completely off screen. As a software tester by trade, I'm a bit insulted that Apple would say it was fixed when it quite clearly is not.
    G5 Dual 1.8   Mac OS X (10.4.9)   23" Cinema Screen

  • ICal alarms mostly off screen

    all my iCal alarms show up mostly off screen. I've tried deleting the cache, but I guess I'm deleting the wrong one.
    How can I fix this annoying problem?

    This solved the problem for me:
    http://discussions.apple.com/message.jspa?messageID=3471590#3471590

  • Off-screen title bar and menu

    I have a dual monitor setup, where the monitors have different resolution. I usually open documents on the larger screen, but if I open a second document it opens on the smaller screen with title bar and main menu off-screen. Is it any way I can anchor new windows to the top of the screen instead of the bottom?

    parish_chap wrote:
    V.K. wrote:
    parish_chap wrote:
    Unfortunately, as with Expose, the Prefs window disappears when I activate Spaces.
    I don't quite understand what you mean. do you mean that the system preferences window moves off screen when you enable spaces? when you enter spaces view (F8 is the default shortcut) you should see all windows in all spaces on all monitors. is this not working?
    It isn't displayed, i.e. it disappears. Remember this is a MS app and appears to follow the semantics of modal dialogues in Windows, i.e. they aren't "real" windows. They are a PITA in Windows as it's possible to hide them with another window and they are a pain to find - they don't appear in window lists and you can't Alt-TAB to them.
    oh, yes, I forgot about that. I know that MS office Spaces integration was supposed to be fixed in Snow Leopard but I guess that didn't happen with MSN messenger. that's probably also the reason those apple scripts you tried didn't work.
    Looking at this from a different angle, where are window positions likely to be saved as the position is retained across reboots. Is it the OS that handles this, or the app itself?
    the window positions of an application are stored in the preference file of that application in /users/username/library/preferences. if you quit an application, delete its preference file and relaunch it then it should display on the default screen with default values. however, some apps (like Mail) keep important data in their preference files and deleting them will wipe that data.
    Thanks. As you said about Mail, MSN Messenger stores all its data in their, e.g. account details, and the plist file is binary, but a quick Google revealed plutil so I converted it to XML, edited it in vi, and converted back to binary +et voilà+ it worked!!
    The window position was 0, -56 so I just changed it to 0, 56
    that will of course, do it.
    Thanks for your help!
    you are welcome.

  • After migrating to new Mac iCal pop-up screen is mostly off screen ...

    After migrating to new Mac iCal pop-up screen is mostly off screen and I can't seem to find a way to get it so that it pops up in the middle of the screen or anywhere else where I can see the whole thing.

    This is a known bug which began to occur with the 10.4.8 update. I suggest you file a bug report with Apple. Its quite annoying and hopefully, the more people who contact Apple about it, the more importance they will give to fixing the problem.

Maybe you are looking for

  • Working with greyscale images in InDesign

    I am designing a photobook in InDesign with several B&W images in it. InDesign in currently in PhoPhoto RGB working space. I am having the book printed by LuLu, and they require that any monochrome images in the PDF be in greyscale with a gamma betwe

  • Re: HELP!!! APPLE SUPPORT won't ReSPoND!!!

    So am I. Welcome to the new Apple. You are not talking to Apple over email by the way. You are talking to the same people that suppport Dell. But, I know, you didn't buy a Dell. But, you get Dell level support now. After all of the money we have spen

  • Error when trying to run VC in Trial mode???

    I'm trying to run Visual Communicator 3.0 in Trial mode as downloaded from Adobe.com Choosing the Trial Radio button, gives me an erro with " A Problem was encountered while trying to load the trial period of Visual Communicator................" I'm

  • CS5 Extended. Is there a way to delete tools I don't use

    Mac OS 10.6.8. CS5 Extended Photoshop. Is there a way to delete tools I don't use? I use the dotted square and dotted elipse (2nd tool down) but never use that skinny dotted one (vertical or horizontal) and too often I am trying to get the square or

  • We are using this code for deleting messege but not working ,

    it is only wokring when i only assign value to sub1 variableassign <html> <body> <%@ page language="java" import="java.sql.*" %> <% String[] list=request.getParameterValues("list"); // String list=request.getParameter("list"); int i; String sub1; for