Enter Button no longer works after update

I updated FF to the most recent version this morning. upon completing the update I typed an address into the URL bar and hit enter, nothing happened.
I've noticed that I must manually click every single time on the green arrow in order to proceed after typing and address in the URL bar, is there a setting in the options/preferences that can re-enable this feature?

I updated FF to the most recent version this morning. upon completing the update I typed an address into the URL bar and hit enter, nothing happened.
I've noticed that I must manually click every single time on the green arrow in order to proceed after typing and address in the URL bar, is there a setting in the options/preferences that can re-enable this feature?

Similar Messages

  • Share button no longer working after updating to iOS 6.1.2

    So this morning I updated both my iphone and ipad to 6.1.2 and now the share buttons in the app store no longer works, when I use the search function. To be specific if I do a search for anything and then try and open one of the apps in the search results and push the share button it never opens up the window to select a sharing option. The loading wheel at the top of just spins endlessly, but if I go to the "featured apps" page and click an app the share feature works. Worth noting that my iPad was also updated and works regardless

    Hey I get this too does anyone else get it? Would just reinstalling fix it?
    I have an iPhone 4 with 6.1.2.
    xeni

  • [SOLVED] Suspend button no longer works after update

    Recently update my system, and now pressing the suspend button (Fn+F3 in my case) doesn't suspend it to ram as it did before.
    Running acpi_listen and hitting the button gives me the output "button/sleep SBTN 00000080 00000000 K" so clearly it's hearing it. Pressing the brightness buttons on the keyboard works (changes the brightness as expected), pressing the power button works to shut it down completely, closing the lid suspends it as expected... Just the suspend button stopped working.
    I saw a post about a different thing which mentioned systemd's config file "/etc/systemd/logind.conf" so I tried uncommenting the line in that file which tells systemd to handle the suspend button, but no luck, not even after rebooting to hopefully get it to source that file.
    Here is my ACPI folder's tree...
    ./events
    ./events/anything
    ./events/lm_battery
    ./events/lm_lid
    ./events/lm_ac_adapter
    ./handler.sh
    ./actions
    ./actions/lm_battery.sh
    ./actions/lm_lid.sh
    ./actions/lm_ac_adapter.sh
    It has everything it should have, i think. The handler script has a "case" for suspend button.
    Running "sudo pm-suspend" in a terminal suspends it, as does going into the XFCE shutdown menu and hitting suspend.
    I can't think of anything else to try. Also, I did look around for other posts, but wasn't able to find anything. If I missed something, I appologize for the double post.
    Thanks,
    --Scott
    EDIT: I swear I meant to put this in "laptop issues." This is embarrassing.
    Last edited by scott_fakename (2013-01-12 21:41:45)

    Sorry for not responding more punctually. handler.sh is as follows (the only modifications to it would have been things done by the system itself, as i haven't touched it)
    #!/bin/bash
    # Default acpi script that takes an entry for all actions
    case "$1" in
    button/power)
    case "$2" in
    PBTN|PWRF)
    logger 'PowerButton pressed'
    logger "ACPI action undefined: $2"
    esac
    button/sleep)
    case "$2" in
    SLPB|SBTN)
    logger 'SleepButton pressed'
    logger "ACPI action undefined: $2"
    esac
    ac_adapter)
    case "$2" in
    AC|ACAD|ADP0)
    case "$4" in
    00000000)
    logger 'AC unpluged'
    00000001)
    logger 'AC pluged'
    esac
    logger "ACPI action undefined: $2"
    esac
    battery)
    case "$2" in
    BAT0)
    case "$4" in
    00000000)
    logger 'Battery online'
    00000001)
    logger 'Battery offline'
    esac
    CPU0)
    *) logger "ACPI action undefined: $2" ;;
    esac
    button/lid)
    case "$3" in
    close)
    logger 'LID closed'
    open)
    logger 'LID opened'
    logger "ACPI action undefined: $3"
    esac
    logger "ACPI group/action undefined: $1 / $2"
    esac
    # vim:set ts=4 sw=4 ft=sh et:
    Also, here is logind.conf, which is back to its original state:
    # This file is part of systemd.
    # systemd is free software; you can redistribute it and/or modify it
    # under the terms of the GNU Lesser General Public License as published by
    # the Free Software Foundation; either version 2.1 of the License, or
    # (at your option) any later version.
    # See logind.conf(5) for details
    [Login]
    #NAutoVTs=6
    #ReserveVT=6
    #KillUserProcesses=no
    #KillOnlyUsers=
    #KillExcludeUsers=root
    #Controllers=
    #ResetControllers=cpu
    #InhibitDelayMaxSec=5
    #HandlePowerKey=poweroff
    #HandleSuspendKey=suspend
    #HandleHibernateKey=hibernate
    #HandleLidSwitch=suspend
    #PowerKeyIgnoreInhibited=no
    #SuspendKeyIgnoreInhibited=no
    #HibernateKeyIgnoreInhibited=no
    #LidSwitchIgnoreInhibited=yes
    The line that i uncommented (to no effect) was "HandleSuspendKey=suspend".
    I sort of have a workaround, inasmuch as I use XFCE and XFCE can handle the suspend key just fine, but the catch is that I have to have the DM up in order for it to do so, so it's not really a "solution" per se. Anyway. I don't know what else to try. The only other thing I could think of was to look in to laptop mode utils to see if others had had problems with it, but googling around yeilded nothing pertinent to this particular issue.

  • HT2188 home button no longer working after upgrade to io6 on my iphone4...any ideas to fix this problem

    home button no longer working after upgrade to ios6 software on my iphone4..anything i can do to frix this or apple send me a new device.  phone no good without a home button

    The button's broken.  S**t happens.  Apple will replace your phone.  If in waranty it will be free of charge.  If not, you will pay $149. 
    You can elect to have it repaired at a 3rd party shop near you if you choose, but this will void all warranty if there's any left.

  • Canon iP2700 is no longer working after update

    My Canon iP2700 is no longer working after doing an update yesterday. I am using the cnijfilter-ip2700series 3.30-2  from  https://aur.archlinux.org/packages.php?ID=41797 with cups 1.5.2. I have blacklisted usblp, but this doesn't help. My printer is recognized, and apparently I can print but nothing happens. This is my error log:
    tail -n 100 -f /var/log/cups/error_log
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_busses=0
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] usb_find_devices=0
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: +connecting-to-device
    D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Dirty files", busy="Printing jobs and dirty files"
    D [09/Mar/2012:13:58:16 +0200] [Job 4683] STATE: -connecting-to-device
    D [09/Mar/2012:13:58:16 +0200] cupsdMarkDirty(-----S)
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Dirty files"
    I [09/Mar/2012:13:58:16 +0200] [Job 4683] Waiting for printer to become available.
    D [09/Mar/2012:13:58:16 +0200] cupsdAcceptClient: 16 from localhost (Domain)
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 POST / HTTP/1.1
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Active clients, printing jobs, and dirty files", busy="Printing jobs and dirty files"
    D [09/Mar/2012:13:58:16 +0200] cupsdAuthorize: No authentication data provided.
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 1.1 Get-Notifications 1
    D [09/Mar/2012:13:58:16 +0200] Get-Notifications /
    D [09/Mar/2012:13:58:16 +0200] cupsdIsAuthorized: requesting-user-name="irenke"
    D [09/Mar/2012:13:58:16 +0200] Returning IPP successful-ok for Get-Notifications (/) from localhost
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Active clients, printing jobs, and dirty files"
    D [09/Mar/2012:13:58:16 +0200] cupsdReadClient: 16 WAITING Closing on EOF
    D [09/Mar/2012:13:58:16 +0200] cupsdCloseClient: 16
    D [09/Mar/2012:13:58:16 +0200] cupsdSetBusyState: newbusy="Printing jobs and dirty files", busy="Printing jobs and dirty files"
    And this part keeps repeating every 5 seconds with different timestamp, until I delete the document from queue.
    The CUPS ownership of the USB device file seems OK:
    ls -l /dev/bus/usb/001/006
    crw-rw---- 1 root lp 189, 5 Mar 9 14:17 /dev/bus/usb/001/006
    I've been working on this problem since yesterday and now i'm stuck. Can someone please help?
    EDIT
    I think it's something related to the driver. If i change the driver to another printer model from CUPS the printer works. Prints garbage, but at least works. So this means that we have to wait for a new driver or what?
    Last edited by otx (2012-03-09 14:21:27)

    See if this is any help: https://bbs.archlinux.org/viewtopic.php?id=136415

  • Standby button no longer works after upgraded OS from 4.... to 5.0.0.484

    Hi all.  I am new to BB and have a Tour 9630.  After "upgrading" my OS yesterday the former "standby" (mute) button no longer works.  I tried to find a place to assign "standby" mode to the left or right shortcut key but no luck.  Also, I noticed my Opera browser is significantly different (and more annoying) because clicking the trackball goes back....  Any thoughts on either issue would be appreciated.  Thanks.

    Ok, so apparently I haven't looked at my phone too closely. The old Pearl model only had one button up top, which you used for both mute and standby. The new Tour apparently has two- the one on the right is the mute and the one on on the left is the lock.
    On the Pearl you could press * to lock and *+[Green talk button] to unlock. On the Tour the only option you have to unlock is to press the lock/unlock button on the top left. It's pretty clear when you look at the top of the phone. However I usually have mine in a silicone case, which does have markings but they're very hard to make out.
    So the phone locks and unlocks just fine, even after the OS 5.0 upgrade. However, I'm still wary about getting rid of standby mode if, in fact, it is a battery-saver. (Which I'm pretty sure it is)
    Bring back standby mode, Blackberry!!

  • BlackBerry Classic front camera no longer works after update

    The front camera on my BlackBerry Classic no longer works after the 10.3 update. The BBM video chat does not work either - error message, another application is using the camera. I tried rebooting and a factory reset and the problem still persists. Please help.

    Hi,
    the Classic was shipped already with 10.3
    What 10.3 version do you mean exactly?
    Alex
    Please feel free to hit "Like" if my post was helpful :-) Thank You!

  • Firefox no longer working after update to 19.0.2

    Firefox no longer works after auto update to 19.0.2

    Hello vinaysingh, check if your Internet security software (including firewalls, antivirus programs, anti-spyware programs, and more) preventing Firefox from connecting to the Internet.
    see for more info : [https://support.mozilla.org/en-US/kb/fix-problems-connecting-websites-after-updating#os=win7&browser=fx19 Fix problems connecting to websites after updating Firefox]
    thank you

  • Why are the back/forwards buttons no longer working after upgrade?

    Hi, I recently upgraded from Firefox 3.5 (I believe) to Firefox 4.0.1 and now the back and forwards buttons no longer work. I tried resetting the settings under the toolbars > customize, etc. That didn't work. FYI, I'm using a mac. Any solutions? Thanks in advance...

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    * http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions 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
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Play/pause mouse button no longer works since update?

    I have a mouse with several buttons, one of which I customized to be "Play/Pause". This was great for iTunes -- if I was in Firefox or something, I could click it and immediately play/pause the song.
    However, with the new version of iTunes, this button no longer works, neither outside of iTunes nor inside. The button still works with other programs that it used to (eg, VLC), so it's specific to iTunes.
    My hopes aren't high, but is there any chance of solving this?

    Hi, Piafromvic. This forum is about using apple's new iBooks Author software to create books. There's a separate forum for help with the ibooks app for reading books and you might get more answers there:
    https://discussions.apple.com/community/app_store/ibooks
    Good luck!

  • Airport Express b/g no longer working after update to Airport Utility 5.3.1

    after updating to this the other day, my AE b/g no longer works - like many others on the forum, i get the flashing amber / yellow blinkie light situation. i can hard reset it and get it to initially show up in AU 5.3.1, but once i try to join it to my wireless network (i use it with my laser printer) it never takes, disappears from AU, and sits there flashing relentlessly.
    seems pretty clear that it's related to the 5.3.1 update - it was working fine for nearly 2 years without any issues prior to this. i find it hard to believe it had a total failure related to this - in fact, i just finally updated yesterday after being asked to for 2 weeks, and that's when it stopped working, no question about it.
    any ideas on getting it to work? i've tried everything on these forums to no avail. or am i stuck waiting on AU 5.3.2?

    I just solved the same issue. First I reset my whole network from scratch by hard resetting all devices (1 AEBS N and two AXg). Then I started configuring my main base station and added the other devices to the network one by one. (I have a WDS). Only after setting all the devices to channel 6, did the green light stay on.
    Apparently when you configure a AX to participate in an existing WDS network and you enter the existing network name in the configuration panel of Airport Utility, it creates a separate network with the same name. In order to force it to join the existing network, make sure their Airport ID numbers are entered under the WDS tab in Airport as WDS remotes.
    Check this thread for the details: http://discussions.apple.com/thread.jspa?threadID=1440997

  • Control key no longer works after update.

    After updating Lion the control key no longer works. It beeps when pressing control and then a number key but nothing happens.
    This is left control key though. Right still works?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software -- potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions -- they’re easy to carry out and won’t change anything on your Mac.
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing.
    Below are four lines of text in monospaced type, which are UNIX shell commands. They’re harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of running these commands, search this site for other discussions in which they’ve been used without any report of ill effects.
    Some of the commands will line-wrap in your browser, but each one is really just a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands.
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply.
    To begin, launch the Terminal application; e.g., by entering the first few letters of its name in a Spotlight search.
    Step 1
    Copy or drag -- do not type -- the line below into the Terminal window, then press return:
    kextstat -kl | awk ' !/apple/ { print $6 $7 } '
    Post the lines of output (if any) that appear below what you just entered (the text, please, not a screenshot.)
    Step 2
    Repeat with this line:
    sudo launchctl list | sed 1d | awk ' !/0x|apple|com\.vix|edu\.|org\./ { print $3 } '
    This time, you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning not to screw up. You don't need to post the warning.
    Step 3
    launchctl list | sed 1d | awk ' !/0x|apple|edu\.|org\./ { print $3 } '
    Step 4
    ls -1A {,/}Library/{Ad,Compon,Ex,Fram,In,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Sta}* 2> /dev/null
    Important: If you synchronize with a MobileMe account, your me.com email address may appear in the output of the above command. If so, change it to something like “[email protected]” before posting.
    Remember, this is all drag-and-drop or copy-and-paste, whichever you prefer -- no typing, except your password.
    You can then quit Terminal.

  • Bookmarks no longer work after update to ios7.1

    After updating iPad to iOS 7.1 today, almost all of my bookmarks in Safari no longer work. What's up?

    (A) Try reset iPad
    Hold down the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears
    Note: Data will not be affected.
    (B) Try reset all settings
    Settings>General>Reset>Reset All Settings
    Note: Data will not be affected but settings for Wi-Fi, FaceTime, Message, Home Sharing will be reset

  • HELP! iPod no longer works after update

    I've been using my 20gb clickwheel ipod without incident for a year now, my last update had been iTunes 5 and hadn't updated my iPod recently either (why bother..it worked fine?).
    I wanted to purchase music from the iTunes music store, but it wouldn't let me unless I upgraded to iTunes 6 and updated my iPod. OK - so I did that- upgraded iTunes to 6.0.1 and updated tghe iPod using the latest updated dated 2005-10-12. Then the horror begins.
    On the first attempted synch post update - my iPod screen turned into a folder/exclamation point icon and stopped working. I tried resetting by holding down the center button and menu..it restarted and went back to the same folder/exclamation point icon. No luck.
    I've tried restoring it repeatedly and then synching my library back to the now clean and restored iPod and it stops synching at different points and crashes (after 31 songs - crash iTunes - iPod freezes on the "Do not disconnect" screen - strange clicking noise - restore - try again - 58 songs...same... restore ..again...45 songs.. you get the picture).
    It worked fine BEFORE the update except I couldn't purchase music. There has been NO change except installing the updates (it hasn't been jostled, dropped or anything). What can I do? The update killed my iPod?!!!! I am at my wits end!!!!!!
    -Tory

    OK..I've tried many things and my iPod is still hosed after updating. I upgraded my Mac to Tiger. I was told that the there might be some issues with synching using firewire with the new update - so I bought a USB cable and tried synching with that.
    I have the same issue as before. I can restore the iPod, but when I start synching my music from Itunes back to the blank, restored iPod - it synches up anywhere from 20-200 songs and then freezes (spinning beach ball on one song halfway synched for an hour - then force quit iTunes - and start all over again: restore, synch, crash).
    You know, I got burned by the 1st generation 5gb iPod battery issue, then the headphone jack stopped working on my 2nd generation, now my monochrome clickwheel iPod freaks out after Apple forces me to update so I can get my paid music back (it removed, yes, REMOVED my purchased songs because I was still using an older version of iTunes - when I updated to 6 I got them back - how Microsoft is THAT?).
    I am really losing my faith in Apple's ability to make a quality product.I am despondent. If anyone has any advice - I would be most grateful...

  • Airport no longer works after update.

    I occasionally use my imac as a base station to connect a laptop to the internet via airport. Since installing the recent security updates my laptop can no longer see a network (I also connect via a pda and this no longer works either).
    Airport indicates full signal strength but clearly there is no network.
    Tried deleting prefs but still wont work.

    Hi there BDAqua...
    I used this Pacifist software and followed instructions on this thread, rebooted, nothing seemed to change. Repaired permissions, nothing changed... I thought, oh well! Maybe I'll go to my local (Warsaw Poland) Apple repair centre.
    Sadly, I put my computer to sleep, about an hour later, opened it up with ethernet cable attached for internet, and noticed the wireless icon was now dark... lo and behold, clicked on it and my network was checked (this after having had my password "rejected" a million times before) and ... I carefully slipped the ethernet cable out of the socket... and I was still connected.
    So my wireless is working again, since doing all that stuff (back to prior firmware version) but for the life of me I don't know why, since it didn't seem to be fixed immediately after all that tinkering and rebooting! Any thoughts?? Did I actually do something that fixed it (must be, since I finally fooled around with it after almost 3 weeks of no wireless) or was this just random??
    This is far too un-Apple-ish, by the way! I was used to this with PCs, but first time I've ever had to get so technical with my Mac!

Maybe you are looking for