Can't bookmark certain web pages. I press Ctrl-D and the "Bookmark this page" dialogue box does not appear.

For example: If I open the home page of The New York Times and press Cntrl-D, the bookmark dialogue box appears but pressing "done" has no effect, the bookmark is not saved. If I go to a page with a particular article, then the bookmark function does not even appear. At first i thought this had something to do with the web site, but that isn't the problem. I just can't bookmark anything. On some pages the dialogue box appears and on others it doesn't, but the result is the same everywhere: zilch.
And here is something really strange: when i press Cntrl-D on the Firefox start page, the bookmark dialogue box appears with "Board of Education" in the page title field. What is ''that'' all about?
I have tried all manner of fixes: deleting "places.sqlite" and "localstore.rdf" files, operating in "safe mode", disabling add-ons, re-installing Firefox, etc. etc.. Nothing seems to work. I am running the latest version of Zone Alarm Security Suite. It has an advanced browser security function that includes virtualization. I tried disabling the browser security option, but this did not solve the problem, although I still suspect that Zone Alarm could be the culprit somehow (it often is). \
Any and all ideas will be welcome as I am fresh out.

The problem with bookmarking (which I thought I had eliminated with a clean reinstall) has returned after a Firefox update.
Checked out /questions/743526.
A scan with Malwarebytes did not detect any malware. Not in normal mode, not in safe mode.
And look at the solutions offered by st4dog and jimcou: they each deleted different registry values to get rid of XULRunner.
My problem remains as it was: I don't want to mess with my registry unless I know ''exactly'' what I am looking for (deleting). At least my PC is running, and scans with Malwarebytes, SpyBot SD, Pest Patrol and Zone Alarm AV reveal no infections. If I screw up the registry I think I'll be in a lot worse shape.
Again, until I have ''specific'' instructions on how to get rid of this thing I guess I'll just have to be content with using IE if I want to do any bookmarking.
Thanks for the reference. I do appreciate all of your - and other user's - help in trying to solve this problem.

Similar Messages

  • I have just updated my MBP to Maverick OS. I am unable to shutdown or log off. When i press the shutdown button, a black screen appears which goes off on pressing any key. The shutdown or log off dialog does not appear. Your kind help is much appreciated.

    I have just updated my MBP 17 / retina display to Maverick OS. I am unable to shutdown or log off. When i press the shutdown button, a black screen appears which goes off on pressing any key. The shutdown or log off dialog does not appear. Your kind help is much appreciated.

    The button response has changed. 
    Short press : sleep
    Medium press (2-3 sec) : restart, shutdown, sleep dialog
    Long press : force shutdown. (Same as before)

  • I can not print web pages,print box does not appear . I can print web pages using IE

    Windows 7. Firefox 5.0 I can not print web pages. After clicking PRINT the print dialog box does not appear and nothing prints. I do not have this problem using IE
    Printer: Brothers HL-5140
    Thank you,
    Syd

    First of all, update Firefox to 3.6.17 via Help | Check For Updates.
    There was a security breach at Comodo which is an SSL certificate provider recently whereby a number of fraudulent certificates were inadvertently issued. These allow a hacker to impersonate any site including online banking and the Firefox version you're running at the moment will not warn you that the site is a fake. The fraudulent certificates were blacklisted in v3.6.17 and beyond.
    To uninstall the Yahoo Toolbar, go to Tools | Add-ons | Extensions. You should find it in there.
    To revert to Google as your preferred search engine, please do the following.
    * In the location bar, type '''about:config''' and hit Enter.
    * In the filter at the top, type: '''keyword.URL'''
    * Double click it and remove whatever's in there and replace it with http://www.google.com/search?q=
    The URL to add in "keyword.URL" becomes a link in this post, so right click it and choose "Copy Link Location" to copy it to the Windows clipboard. Then hit CTRL+V to paste it. Saves you having to type the whole thing.
    '''To reset your home page, do the following'''.
    * Go to the site you want to set as your homepage.
    * Go to '''Tools '''| '''Options '''| '''General'''
    * Make sure it says "''Show My Homepage''" in the first dropdown menu.
    * Click the button called "'''Use Current Pages'''" to set the homepage to the one you have on the screen.
    After you complete the above steps, install this add-on to prevent another search engine from modifying your preferences: https://addons.mozilla.org/en-US/firefox/addon/browserprotect/
    Additonal security risks on your system are the version of Flash you have installed at the moment. See http://www.adobe.com/support/security/bulletins/apsb11-12.html
    Update via http://get.adobe.com/flashplayer/
    Printing issues might be fixed by installing Java via http://www.java.com/en/
    But if the problem persists, please post again.

  • It says I can drag Pages documents from iMac to iCloud. But nothing shows up. Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    It says I can drag Pages documents from iMac to iCloud. But nothing shows up.
    Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    yes is tehre another way
    the directions do not explain anything other than drag
    or use the little action wheel menu

  • Pressed ctrl T and the screen went all blurry - cant fix it and it is really annoying, can anyone help?

    pressed ctrl T and the screen went all blurry - cant fix it and it is really annoying, can anyone help?

    if you choose to do this, drag your songs over there, THEN erase them from your itunes library, becasue itunes wont be able to find the songs. After that, you can do
    file > add folder to library > my documents/my music/itunes/itunes music, and it will automatically upload all those songs back onto your library

  • The window to select dimensions simply does not appear and I can't move forward, due to variables exit in the report

    Dear experts,
    I am having an issue when I try to create a WEBI document using Bex query through OLAP connection (Bics).
    Due to variables exit, it is not possible to open query pannel in webi to choose wich dimensions to add to the webi document.
    The window to select dimensions simply does not appear and I can't move forward!
    In RSRT ou Bex Analyzer, the query is running fine without errors.
    CMOD code is like this (I believe there is not any error as it is working flawless on other reports for other variable names):
    WHEN 'ZREDT1'.
         IF i_step = 2.
           CLEAR wa2.
           READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
    *      wa2-low = |{ v_year_h }12|.
           IF sy-subrc EQ 0.
             v_year_h = wa2-low(4) - 1.
             CONCATENATE v_year_h '12' INTO wa1-low.
    *        wa1-low = wa2-low.
             wa1-opt  = 'EQ'.
             wa1-sign = 'I'.
             APPEND wa1 TO e_t_range.
           ENDIF.
         ENDIF.
        WHEN 'ZREDT2'.
         IF i_step = 2.
           CLEAR wa2.
           READ TABLE i_t_var_range INTO wa2 WITH KEY vnam = 'ZRE_DT_IN'.
           IF sy-subrc EQ 0.
    *        wa2-low = |{ v_year_h }12|.
             v_year_h = wa2-low(4) - 1.
             CONCATENATE v_year_h '12' INTO wa1-low.
             wa1-opt  = 'EQ'.
             wa1-sign = 'I'.
             APPEND wa1 TO e_t_range.
           ENDIF.
         ENDIF.
    Please provide assistance,
    Thanks in advance,
    Kind regards,
    André Oliveira

    I solved it.
    The problem was due to date coming to exit - as you know some time intervals start at 01-01-1000, and as I was calculating 1000-1 = 999
    I was getting and interval from 99901 to 201405. Do not know if it was not working because CHAR NUMC6 was failing trying to recognize interval 99901 - 201405, but probably, this was the issue.
    Thanks for your inputs,
    Best regards,
    André Oliveira

  • I have installed the font Broadway on my computer and it works in Microsoft Word but does not appear in the font list in InDesign.  How can I fix this problem?

    I have installed the font Broadway on my computer and it works in Microsoft Word but does not appear in the font list in InDesign.  How can I fix this problem?

    Start by rebooting the computer. If that doesn't work, search for adobefnt*.lst and delete all instances where * becomes a 2-digit number.

  • Since my last firefox update, I have been unable to type an email - the text box does not appear when I press 'reply' , or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] s

    Hello. Since my last firefox update, I have been unable to type an email - the box within which one would usually type does not appear when I press 'reply' to a received email, or press 'compose'. The email provider is '123-reg.co.uk. I have been using both firefox and the provider ['webfusion Ltd/webmail123] successfully for well over a year. The provider says it is a browser problem. I can still add an attachment to the email header, which successfully can be sent, but the recipient gets my standard email 'signature' with font messages and the attachment. Can anyone help? My email addresses are [email protected] [this is the one with the issue] and [email protected] in English
    == today

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • The bookmark box does not appear, bookmarks straight to the bottom of the list

    When I use the Bookmarks menu at the top of the page, hit Bookmark this page, the little box that USED to popup to assign what catagory folder the bookmark is to go into, does not appear.
    the page is bookmarked, but goes on the bottom of the list, instead of into a catagory folder.
    Having MANY catagory folders, I am forced to scroll down several times to see the book mark!
    JUST started doing this when Firefox updated to 3.6.
    Any fixes for this?

    Hello.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    If the problem is not disappears when all add-ons are disabled, please tell me, so we can work from there. Please have no fear of following my instructions to the line, as all can be easily undone.

  • The password save prompt box does not appear on logging in to certain password protected webpages; is there another way of adding their passwords to Firefox sync?

    Dear Firefox tech supporter,
    I am Currently running:
    Firefox v6.0.2;
    Windows 7 fully updated at 19 Sept 2011 15:45 GMT;
    Norton Internet Security 2011 (using Identity Safe) fully updated at same time as Windows 7;
    Extensions to Firefox-
    Norton Toolbar 2011.7.1.3;
    Symantec IPS 3.1;
    Add to Amazon Wish List Button 7.1;
    Minimap Addon 0.3.13
    Plugins
    The usual suspects from Microsoft, Adobe, Wacom, Apple and Google, all of which are checked and no updates currently found.
    With webpages such as <https://shop.avanquest.com/members/?company_rs=51>, PayPal and Windows Live e.g. after correct login details are entered into the online form and login is performed successfully. The "key" symbol does not appear to the left of the "awesome bar", neither does the password save pop up box and so the login details for the site cannot be saved in Firefox sync.
    This is not specific to https secure sites, as I have been able to save the passwords for several https secure sites and conversely, I have been unable to save the passwords for some http non secure URLs. I have ensured that, whilst trying to enter a page or site into Firefox sync, it has the only tab open.
    There does not seem to be a way of manually entering website details (URL, User Name, Password etc.) into Firefox Sync; how can I save the password details for such sites?
    Thanks in advance for your help,
    Chris Morris

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.com/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    *Tools > Options > Security: Passwords: "Remember passwords for sites"
    See also:
    *http://kb.mozillazine.org/User_name_and_password_not_remembered
    *Saved Password Editor: https://addons.mozilla.org/firefox/addon/saved-password-editor/

  • I wish to unistall Firefox so I can make a clean install to get rid of all the Yahoo tabs, but Mozilla Firefox does not appear in the list of programs in Window

    I have tried the suggestions posted in mozilla support for removing Yahoo from the new tab and the default search, but I have not been successful. So, I thought I would uninstall Firefox from my computer and make a clean install. However Mozilla Firefox does not appear as one of my Currently installed programs in Control Panel\ Add or Remove Programs, and C:\Program Files\Mozilla Firefox\uninstall\helper.exe does not open or run. I fear I may have been the victim of some ?Yahoo malware. Any suggestions gratefully received.
    I have Firefox 22.0 and my computer runs XP sp3.

    Do you have the Default Tab extension?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Use the SearchReset extension to reset some preferences to the default values.
    *https://addons.mozilla.org/firefox/addon/searchreset/
    Note that the SearchReset extension only runs once and then uninstalls automatically, so it won't show on the "Firefox > Add-ons" page (about:addons).
    If you do not keep changes after a restart or otherwise have problems with preferences, see:
    *http://kb.mozillazine.org/Preferences_not_saved

  • How can I OPEN files I just downloaded? They're on the DOWNLOADS screen of Firefox but I can't open them even after double-clicking? And they're not on the FOLDERS as well. I tried RIGHT-CLICK and the "open dowloading folder" or something does not work! P

    How can I OPEN files I just downloaded? They're on the DOWNLOADS screen of Firefox but I can't open them even after double-clicking? And they're not on the FOLDERS as well. Even the right-click is not working ... the "open containing folder" does not work.
    == This happened ==
    Not sure how often
    == ALWAYS! ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB6.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2)

    Open Containing Folders is never active.

  • I had my iphone 3gs unlocked so i could use it in Oz, however although i can phone works ok, i cant get internet, but i the option of Cellular Data Network does not appear with the new sim? Can anyone help pls?

    Hi Just wondered if anyone can help with the above question? I had O2 phone unlocked and bought a local sim card, but although the calls are fine i have no option for internet etc.  I have done searches and got the info details from the sim provider to activate, but  instructions say i go to : Settings; General; Network and then Celluar Data Network, but I dont get that option ?  When i put back my O2 sim card, the option reappears?
    Can anyone help me please? Off to Australia again soon and really could do with it working properly this time.
    Thanks everyone
    Ronnie

    Hi Ronnie, was wondering what brand sim card you bought?
    Was it from Telstra, Optus, Vodafone, Virgin or Mayasim?
    I have a 4 S running iOS 5.01 is there an option in Settings - Network - Carrier? As this should be set to the supplier of the sim card. In my Settings - Network there is no option for Celluar Data Network.
    What version of the iOS are you using?
    Some prepaid sim cards may not have a lot of data, so I suggest searching the companies websites for the best deals before you come here. Telstra usually have good plans. If you take your phone to the shop you purchased the sim card from they will usually set it up for you. 
    Telstra runs on a different frequency to others and offers the best coverage in Australia.
    Just for the record I am not an employee of any mobile company.

  • Can't find the close tab icon...does not appear on the tab...using 4.0.1 for Mac

    According to descriptions provided by Firefox, there should be an X to click on to close the tab...I can't find this. Have restarted Firefox to no avail.

    Try to reset the file localstore.rdf
    * http://kb.mozillazine.org/Corrupt_localstore.rdf
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder

  • HT202213 I cant set up home sharing, the home sharing box does not appear. Where do I find "file" so i can click on file- devices-turn on home sharing. Totally lost!Thanks

    Strugglig to set up home sharing- the box dosnt appear. Apple support suggests clicking on file-devices-turn on home sharing. Cant find that either.Help!!

    Hey meryn,
    Thanks for the question. The following resource will explain how to turn on the menu in iTunes 11:
    iTunes: Turning on iTunes menus in Windows 8 and 7
    http://support.apple.com/kb/HT5610
    Thanks,
    Matt M.

Maybe you are looking for

  • HP OFFICEJET PRO x476dw/X57​6dw ink expiration​?

    Anyone know if the new officejet pro x476dw/x576dw series printers have expiration periods on their installed ink cartridges? I am considering the model as home office laser replacement.  My printing workload is unusall in that it is infrequently hea

  • Quick Look Audio Fade-in

    Hello, i am that complete lagger who used 10.6.8 for few years for working with audio and music production. Somehow i decided to upgrade to new osx for new logic and some user features, but there is one little thing that still keeps me off new os x.

  • Publish Error - An unknown error occurred.

    I have had an iWeb site published to Mobile Me (previously .Mac) for some time now. I have been doing updates recently, have added posts to a blog that was previously just a place holder, a new My Albums page with one album and made changes to my Wel

  • Drop Shadow On Application Itself

    Hi all, I am aware that you can do drop shadows on container components within an air application but is it possible to put a drop shadow on the air application itself, i.e. on the WindowApplication? If so, how do I go about doing this. I have tried

  • Can you run 2 displays off one computer

    I have a macbook plugged into a disply.  Howver I would like to add another display and use it as one larger screen.  Is that possible?