URL hidden in the address since installed V29 bar - how to show?

Since FF V29 installed this morning, all URLS are hidden in bars of color in the address bar of FF, usually black or gray. It's as if the url is redacted. Linux Mint XFCE 16. I can copy the text of the invisible address and paste.

The identifier of the Mozilla Foundation (US) on this page is in a bar in the color of the text, but if I roll the cursor over the text appears. This does not happen with the url.

I tried from FF in safe mode - no change.

I tried to change the browser.urlbar.formatting in all: config - no change

It started immediately with the installation of V29.

Thanks for any help.

I have the same problem with a new version installed on lubuntu 14.04, then I installed complete and all themes, but with a theme, that the problem has been resolved, the theme is FXChrome and the probem with URL has been resolved, I think that this is the origin of the problem is the new theme australis

Tags: Firefox

Similar Questions

  • Keyboard's weird and URL disappears from the address bar

    Recently, I had to reinstall Windows 7 on my computer and had to reinstall Firefox. Since the new reinstall I have two strange problems in Firefox.

    1. the keyboard or keys jump a lot from the window of the address bar in FF, and it usually does not allow me to finish an entire word or phrase.

    2. whenever I type in and go to a URL after the URL address charge disappears from the address bar.

    -Ryan

    Do a clean reinstall and delete the program folder before Firefox to (re) install a new copy of the current version of Firefox.

    Download a new copy of Firefox and save the file to the desktop.

    If possible to uninstall your current version of Firefox to clean the Windows registry and settings in the security software.

    • Do NOT remove the data personal when you uninstall your current version of Firefox, because all profile files will be deleted and you lose personal data such as bookmarks and passwords from other versions of Firefox profiles.

    Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

    • (32-bit Windows) "C:\Program Files\Mozilla Firefox\"
    • (Windows 64 bit) "C:\Program Files (x 86) \Mozilla.

    Your bookmarks and other personal data are stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but make sure that 'delete personal data' is NOT selected when you uninstall Firefox.

    If you keep problems also create a new profile.

  • new url appears in the address bar when you click on a link

    There is a particular question, that I just noticed. Since upgrading to FF v4.0 RC1, it seems every time I click on a link in a Web page or in a google search (even open a bookmark link), when the new page opens, the url of the new page does not appear in the address bar. Instead, the url of the previous page still shows in the address bar.
    If anyone else has noticed this?

    Please click the button of resolved next to the answer that solved your problem of Firefox support, when you are connected.

  • How can you keep the url displayed in the address bar?

    With some (but not all) URLs of links display briefly but disappear when the page loads. (Example, I was able to capture is: < < http://www.eaa.org/en/eaa/eaa-news-and-aviation-news/2015-news/08-20-2015-tuskegee-next-teen-flies-with-young-eagles-chairman > >)
    The address bar then return to "search for or type the address" (in italics).
    There are many who suffer from this problem (see forum "Urls are no longer visible in the address bar") but no useful responses are given, only tips to "Start in safe mode", which does not solve the problem.

    Hmm, I've not seen this before.

    Normally, I expect only the text placeholder to appear if the address bar has been selected and you press on delete or BACKSPACE to remove the URL of the page. In this case, you can press ESC to restore it. The next time you see this, you can try pressing ESC?

    There are a few different keys that can move focus to the address instead of the page bar, in which case it is a keyboard problem. These include:

    • F6
    • CTRL + L
    • ALT + D

    If you notice any pattern to it, which could help improve the diagnosis!

  • Show only the URLs typed in the address bar

    Anyone know how to configure Firefox 6, so that it only shows the URL I manually typed in when I discovered the drop-down menu of the address bar or use the AutoComplete feature? It would be great if he shows me the most visited URL on top when I discovered the drop-down menu of the address bar.

    I don't mind storing the cache of the Web sites I have visited so that future visits to the site are faster. But not a big deal if it can remove history and only remember my URLs typed in. I want it behaves like other browsers.

    See

    You can keep all the features of the AwesomeBar in place including a space delimited by the tildea ("" ~ "") which would show you only the urls typed, and you would get all normal.

    I think one of the main problems is the 3 lines of rich text to show what would be better in a single line of formatting.

    I prefer to keep the full facilities of the AwesomeBar showing more than the default value and watch them on simple lines with the extension "oldbar" (2.0 KB to download), and with the extension 'location bar limit' (3.1 KB download) showing the options (80 results, 30 visible).

    Typed is high up in frecency, so if you have pasted a url in the location bar that would really boost his side 3 times and you would almost never have to do this often once you have a base of good story.

    Please mark "resolved" a response that will better help others with a similar problem - hope it was her.

    Change of subject: configuration such as browser.urbar.default.behavior variables is described in

    http://KB.mozillazine.org/about:config_entries
    1. type about: config in the location (in a new tab) toolbar
    2. If the nonsense of warning message appears uncheck the box before dismiss the dialog box message
    3. filter on obtained.
    4. Right-click on browser.urbar.default.behavior and choose 'Edit', then enter the new value of 32
  • Centered by using the window pops - up + url [p] + as the address

    I got this code kirupa.com to bring up a window centered in Flash. But I do not know the syntax to add + url [p] +.

    Here is the code for my button:

    on (release) {}

    customize the window that is open
    0 is equal to n
    1 is equal to YES.
    address = "' + URLs [p] +" "";
    target_winName = "FlashDevelopment";
    width = 700;
    Height = 400;
    Toolbar = 0;
    location = 0;
    directories = 0;
    status = 1;
    MenuBar = 0;
    ScrollBars = 1;
    Resizable = 1;
    sends data to the function of
    openWinCentre (address, target_winName, width, height, toolbar, location, directories, status, menubar, scrollbars, resizable);

    }


    And here is the code for the function:

    New window function
    _root.openWinCentre = function (url, winName, w, h, toolbar, location, directories, status, bar menus, scrollbars, resizable) {}
    getURL ("javascript:var myWin;") If (! myWin | myWin.closed) {myWin = window.open ('"url [p] +"',' "+ winName +"',' "+ 'width =' + w + ', height =' + h + ', toolbar =' + tools + ', location =' bar + place + ', directories =' + directory + ', status =' + status + ', menubar =' + bar menus + ', scrollbars =' + bars scroll + ' resizable =" + resizable + ", top ='+ ((screen.height/2)-(" + h/2 + ")) +', left ='+ ((screen.width/2)-(" + w/2 + ")) +" "" + "'" ")} else {myWin.focus ;};) ("void (0);");
    }

    Any ideas?

    Sorry, I understand now. I removed the "" in the string "url" and it's just url.

    It works now. Thanks for the help! :)

  • analysis of the problems since installing windows 10 / Office 2016

    I have just instaled Windows 10 and office 2016 on a new machine of HP. I have a HP2540 printer. The scan option no longer appears and I had to go through a complicated process to locate it. There must be an easier way?

    Secondly, when I scan a document I want to keep it as a pdf, but this does not seem to be available. Help please!

    Hello

    Thank you for using the HP forum.

    You can download and install the software COMPLETE features of HP printing for your operating system?

    Hope this is the correct printer:

    http://support.HP.com/us-en/drivers/selfservice/HP-DeskJet-2540-all-in-one-printer-series/5295960/model/5295961#Z7_3054ICK0K8UDA0AQC11TA930C7

    Once you have downloaded and installed the software, FULL of features, you will be able to print and scan.

    Hope that helps.

  • URLS typed in the address bar and enter pushed doesn't raise the site

    Bookmark Toolbar to work, however.

    Use of IE on the same machine and can access sites

    Try to open a new window to see if that helps.

  • When you send an e mail to many people, I don't want the addresses to be seen. How can I do this?

    I would like to send an email to several people, but want to 'hide', all addresses.  How can I do this?  Thanks for any help.

    Send using the BCC field for the email of the recipient address rather than the to or cc.

    Note: BCC = blind carbon copy

  • The icon indicates the ready to install update and continues to show, but the updates are already installed.

    Update icon shows in the lower tray instructing need to installed updates. The same updates keep the installation time and again, but the icon remains.

    Hello Tornado1954,

    Follow the steps in the article to reset the Windows update components and check if the problem persists.

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

    I hope this helps.

  • I put a cd in the drive to install norton. How to operate?

    I put a CD in the CD tray and closed.  He has not started running in itself nor could I know how to start work.

    Beginning--> left click on computer. Who should call a windows like the following picture.

    Right-click the DVD RW drive icon and select and click on 'Install or your media enforcement program. " Setup is installing the software. Answer Yes if asked for permission to install or run the program from your operating system.

    The example is Windows 7.  I couldn't give you an example of your OS because you forgot to say what it was.

    Best regards
    ERICO

  • This message has not been delivered for the following reason: 553 sender is in the user denylist (Mode: normal) to the address: can someone tell me how to solve this please?

    I can receive emails from this person, but I can't send without obtaining a return to sender answer with this message? Appreciate your help.

    Talk to your email provider. The error message is on their part.

  • My explore Microsoft is broken and can not access to the internet to install firefox. How to installed Firefox?

    I have access to another PC and the memory stick. How can I copy the installation of Firefox to the other PC to my PC using memory stick

    You can also open the Mozilla's FTP server in Windows Explorer and download Firefox set up the file in this way.

    How to download Firefox on a new computer without using Internet Explorer:

  • I am in Spain and I search in place of Google search, the address will display Google.es how do it use Google.co.uk all the time?

    Because it is to Google.es, the success many in Spanish. What I'm really trying to do is access sites to the United Kingdom to buy stuff for when I go and it's a pain to have to change it is to. co.uk on each search

    See http://mycroft.mozdev.org/google-search-plugins.html to add Google.co.uk engine to your search bar.

  • Created a form of the ADF since a human task - how to get other human tasks use the same form ADF?

    We are new on the forms of the ADF and we have a simple workflow with a few different human tasks.

    The task of the initiator, I right click it and automatically generated a form of the ADF.

    The rest of the human tasks have the same payload, and I want just the other human tasks use the same ADF form I've already created. How can I do this?

    Thank you.

    Yes, there is a way to reuse the shape of the ADF and its workflow for several human tasks as long as the payload is the same.  To do this:

    1. Open the file "hwtaskflow.xml" inside your project of the ADF.  It will be difficult to read when you first open it so right mouse click the xml file-> select "reformat".
    2. Copy the 6 lines with the element with the form that you want to reuse-> pick up the 6 lines in the file under the rows that you copied.  The and elements in the text that was copied just need to be changed from the old human task name (for example, ".../MyHumanTaskOriginal") on behalf of the human recycled news of the task (for example, ".../MyHumanTaskReused").  Don't forget to leave the text in the and items of value to their original name.
    3. Redeploy the project.

    Dan

Maybe you are looking for