Computer is slow to respond when mouse is clicked and typed letters appear after a delay of several seconds

When I type or start to type the characters appear after a delay. Scrolling up and down and clicking on some tabs or links is very slow.

Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
*Don't make any changes on the Safe mode start window.
*https://support.mozilla.com/kb/Safe+Mode
It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
Delete the sessionstore.js [2] file and possible sessionstore-##.js [3] files with a number and sessionstore.bak in the Firefox Profile Folder.
* Help > Troubleshooting Information > Profile Directory: Open Containing Folder
* http://kb.mozillazine.org/Profile_folder_-_Firefox
Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
See also:
* [1] http://kb.mozillazine.org/Session_Restore
* [2] http://kb.mozillazine.org/sessionstore.js
* [3] http://kb.mozillazine.org/Multiple_profile_files_created

Similar Messages

  • My computer had to be shut down this morning when I could move my mouse around but it would not respond when I double clicked on an item to select.  Now I cannot open a file in my finder window by double clicking on it.  Any suggestions?

    My computer had to be shut down this morning when I could move my mouse around but it would not respond when I double clicked on an item to select.  Now I cannot open a file in my finder window by double clicking on it.  Any suggestions?

    Did you reinstall CS3 after CC?
    For that matter, doing an in-place upgrade on the OS is always a gamble with Adobe programs. Reinstalling all the versions you need, in order, would probably solve your problem.
    And you shouldn't need to save as IDML after opening the .inx in CC.

  • Firefox is very slow to respond when opening and nearly always stops responding altogether even refusing to react to Task Manager "End Program@ command. The "not responding@ error message also comes up during navigation on line.

    Firefox is very slow to respond when opening and nearly always stops responding altogether, even refusing to react to the Task Manager "End Program" command. The "not responding" error message also comes up during navigation on line. Several attempt have to be made to get on line. A loss of stability seems to be endemic at the moment.

    Try following the instructions here: [[Firefox hangs]]

  • My sons iPod touch stopped working, it won't charge in a docking station and the computer/itunes won't recognize it when connected.  We have tried holding the power and home button at the same time for several seconds, and the screen still stays black

    My sons iPod touch stopped working, it won't charge in a docking station and the computer/itunes won't recognize it when connected.  We have tried holding the power and home button at the same time for several seconds, and the screen still stays black.  Thanks!

    Hello skdog I possibly think your ipod touch is black because it has not charged. If your dock is broken it might just mean the dock will be broken and so might be the USB port. You should see an Apple shop nearby and hand it over and see what they can do. I hope this information works!

  • FRM-40735 when mouse double click trigger raised unhandled exceptiORA-01722

    I am using Forms 10g.
    i am writting a procedure in When mouse double click trigger that will display all the values available for ip address from this procedure.
    The procedure is
    DECLARE
    CURSOR cr
    IS
    SELECT LEVEL NUM
    FROM DUAL
    CONNECT BY LEVEL<=(Select max_range from t_ip_address_dtl where category_name=:t_item_cpu.category and block_name =:block_head.block)
    MINUS
    SELECT TO_NUMBER(SUBSTR(IP_address, 12))
    FROM T_item_cpu;
    abc number(4);
    abc1 number(4):=null;
    BEGIN
    FOR rec IN cr LOOP
         abc1 := abc1 || ',' || rec.num;
    END LOOP;
    Message('You can use between these nos: '||abc1);
    Message('You can use between these nos: '||abc1);
    END;
    It is showing this error :-

    Yes bye mistakly i posted ,, due to internet problem..

  • Expanding movieclip when mouse go out and shrinking it when mouse go in

    Dear all friends,
    I have movieclip called view_mc and button called btn_scale.
    I want when the user click and drag the button btn_scale, he can scale the movieclip view_mc.
    but when he goes out with the mouse, the movieclip is expanding.
    and when he goes in, the movieclip is shrinking.
    I have written the code, but it does the opposite: when he goes out, it shrinks. and when goes in, it expands:
    var clickedX:Number;
    var clickedY:Number;
    var newScale:Number;
    stage.addEventListener(MouseEvent.MOUSE_DOWN, on_stage_down);
    stage.addEventListener(MouseEvent.MOUSE_UP, on_stage_up);
    function on_stage_down(e:MouseEvent):void
    if(btn_scale.hitTestPoint(stage.mouseX, stage.mouseY))
      clickedX = stage.mouseX - view_mc.x;
      clickedY = stage.mouseY - view_mc.y;
      newScale = view_mc.scaleX;
      view_mc.addEventListener(Event.ENTER_FRAME, on_enter_scale);
    function on_enter_scale(e:Event):void
      if(view_mc.width < restricted.width && view_mc.height < restrictedArr.height)
        view_mc.scaleX = newScale * (clickedY / stage.mouseY);
        view_mc.scaleY = view_mc.scaleX;
    function on_stage_up(e:MouseEvent):void
      view_mc.removeEventListener(Event.ENTER_FRAME, on_enter_scale);
    Please help me to do the right scaling.

    iOS: Troubleshooting FaceTime and iMessage activation
    FaceTime, Game Center, Messages: Troubleshooting sign in issues

  • My iMac has been slow to respond for about 6 months and it is getting worse, beach ball is here a lot I have tried a few different things and nothing works.  i am not sure if i need to take to an apple store or what any tips or suggestions would be apprec

    my iMac has been slow to respond for about 6 months and it is getting worse, beach ball is here a lot I have tried a few different things and nothing works.  i am not sure if i need to take to an apple store or what any tips or suggestions would be appreciated

    Well it doesn't appear the easy guess is going to help in your case, sorry.
    So here are the heavy guns on performance that Dr. Smoke has written up
    http://www.thexlab.com/faqs/performance.html
    I hope something in this web site is able to help you.
    Allan

  • Mouse/mousepad clicks and taps not always recognised.

    I've noticed recently that I have an issue with both my magic mouse and my mouse pad, effecting both left and right clicks on the mouse and mousepad, and taps on the mousepad too. I've noticed the issue across many of the main applications I use, such as Mail, Adium, but is more apparent in Safari, or other browsers, where mouse clicking is used more.
    The issue is that not all mouse/mousepad clicks and taps are recognised on the first click, even when the mouse icon changes with link rollovers etc. It is more apparent when changing between application windows or after opening a new window/tab/page in Safari. Closing/minimising windows is effected etc, as is selecting items on the Dock. In all cases when this happens, a second click/tap always works.
    I'm guessing that it is a problem with Finder, maybe caused by another program or something. It's really annoying actually!
    Any ideas?

    ChloeHeather wrote:
    The mouse has fresh batteries is fully connected to the computer and the cursor moves as normal. 
    But when I click (either right or left) the computer ignores me. 
    I can only assume that:
    * mouse is somehow broken - although clicks feel okay, or
    * computer is somehow broken and can't tell clicks are being made
    So, what do I do?
    Buy a new mouse for £50?  Or adjust something in the computer?   No idea which is best, and HP won't help as the computer is just over one year old. 
    Try moving the USB receiver closer.
    You could also try uninstalling and reinstalling the drivers from Device Manager, then the original driver then the updated driver from your Update page on the HP Website.
    Also try running a virus scan using Malwarebytes if you can, Malwarebytes Home Page
    I have more HP devices than you'd expect.
    1 HP TouchPad 32 GB with Android
    2 HP Touchsmarts (310-1000z and IQ527)
    2 HP Printers (J6480 and J5750)
    1 Laptop (HP DV6253CL)
    Have at least some experience in each of those devices, and i'll do my best to help you.
    Kudos if I helped!

  • I can't open Lightroom files in Photoshop CC 2014.  When I Right Click and select Edit In Photoshop CC 2014 nothing happens.  I have uninstalled CC 2014 and Lightroom but no change.

    I can't open Lightroom (5.7.1) files in Photoshop CC 2014.  When I Right Click and select Edit In Photoshop CC 2014 nothing happens.  I have uninstalled CC 2014 and Lightroom but no change.

    What happens if you start up PS CC 2014, first, and then try the Edit In?
    Here are a few things to try related to a similar, but not exactly the same problem:
    http://helpx.adobe.com/x-productkb/multi/edit-photoshop-command-missing-photoshop.html

  • When I send an email, a photo appears after my name in the sender line. How do I get rid of it?

    When I send an email, a photo appears after my name in the sender line. How do I get rid of it?

    I don't have a signature set up, but did a little research.  Someone posted that these will show up when I send an email to myself, but will not show up when sent to another person.  I sent a test email to a friend to check for sure.

  • Lost Clicking and Typing Sounds when Published

    Hello,
    In the preview of my videos, I could hear both the audio I recorded and the automatic clicking and typing sounds from the mouse and keyboard actions.  One I publish my videos, I lose the clicking and typing sounds.  How do I get them back?

    Hi there
    It may depend on your version of Captivate. Assuming version 4, if you click Edit > Preferences... and look at the Preferences dialog, are the options enabled?
    Click the image below for full size view.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

  • I want to delete a group on my iChat list, but it doesn't go away when I right click and delete it. No ones in the group and I tried the plus button on the bottom left of the list and I can't find "edit groups"

    I want to delete a group on my iChat list, but it doesn't go away when I right click and delete it. No ones in the group and I tried the plus button on the bottom left of the list and I can't find "edit groups"

    WordPress is in a class of it's own.  It began it's open source life as a blogging system but it has evolved into a powerful, feature-rich CMS (content management system).  In short, if you elect to use WordPress on your domain, you might just as well use it for your entire web site.
    To work with WordPress, you will need a firm understanding of HTML, CSS and how PHP includes work.
    WP requires you to set-up a dynamic work environment (see links below)
    Find a WP Theme you like that won't require much customizing on your part.
    Related Links:
    http://wordpress.org/
    Get one of the following testing servers for your OS and follow the installation instructions.
    WAMP for Windows
    http://www.wampserver.com/en/
    XAMPP for Windows
    http://www.apachefriends.org/en/xampp-windows.html
    XAMPP for Mac
    http://www.apachefriends.org/en/xampp-macosx.html
    MAMP for Mac
    http://www.mamp.info/en/downloads/index.html
    Setting up a PHP development environment for Dreamweaver
    http://www.adobe.com/devnet/dreamweaver/articles/setting_up_php_05.html
    Creating a WordPress Theme in DW
    http://www.adobe.com/devnet/dreamweaver/articles/creating_wordpress_theme_with_dreamweaver _pt1.html
    Best of luck,
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web-design.blogspot.com/

  • I am trying to create a ringtone, when I right click and and go to get info I can't open anything under options. Itunes is not allowing me to do anything under options including changing the start and stop times. ??

    I am trying to create a ringtone, when I right click and and go to get info I can't open anything under options. Itunes is not allowing me to do anything under options including changing the start and stop times. ??

    GarageBand '11 - Create an iPhone ringtone - Apple Support

  • Im trying to sep up my apple id in itunes and when i registrer adress and card it appears a red box saying "Contact itunes store support to complete transaction". what can i do?

    im trying to sep up my apple id in itunes and when i registrer adress and card it appears a red box saying "Contact itunes store support to complete transaction". what can i do?

    A wild guess would suggest Contact itunes store support
    http://www.apple.com/emea/support/itunes/contact.html

  • Hi, I have a Macbook Air 13 "and I have a problem with it starting when I open it and the logo appears below a cerculer that spins and nothing else. Still not opening up

    Hi, I have a Macbook Air 13 "and I have a problem with it starting when I open it and the logo appears below a cerculer that spins and nothing else. Still not opening up

    Hi aysha13
    Do check the article provided by BGreg. If it's not a h/w issue, you will be able to resolve it.
    Good Karma.
    Holydevil.

Maybe you are looking for

  • How to avoid blank page in the report?

    adding a field in the grouping and checking the page break option means then we are getting blank page as the first page of the report? How to avoid this blank page?

  • Mac Book doesn't print when connected to a shared printer.

    I am hosting a shared printer in our office and no other computer but mine can print from it. Mine is the only one connected to it via USB. All of the computers are Mac laptops. I've enabled printer sharing and checked to see how the others were conf

  • Frames with link to Struts do not render before mouse over in IE 7.0?

    Hi We have troubles with frames with link to Struts, which do not render before mouse over in IE 7.0? The application works fine with Firefox 2.0 and Internet Explorer 6.0, we have analyzed the cause to be whenever you refer to a struts 1.0 action in

  • 2013 iMac 27" facetime audio problem

    Just setup my new iMac 27" and tried a Facetime call to a friend.  He can see me, I can see and hear him, but he cannot hear me.  I checked to make sure that my Sound settings are using the Internal Mic input and I am seeing a mic signal register.  I

  • Related to SM66

    Hi experts,               I have executed SM66 tcode. I have observed some work process details. Npw i would like to see those details in my report. I sthere any SAP Standard Function module for displaying that  information. Thanks Sasi