Height of Tabs Bar reduced after switching user

I'm using Firefox 29.0.1 on Windows 8.1. I have 2 user accounts on my computer. Both accounts are mine and I sometimes switch between them. However, when I switch between accounts and return to the original one the height of the Tabs Bar is reduced.
As there appears to be no way of posting a screenshot in a new thread please see http://imgur.com/YylR8hg
For that matter, I've noticed I don't even have to log in to another account. All I have to do to reproduce this bug is do as if I'm switching to another user but instead sign back in to the same user account.
How do I report a bug? Is this the correct venue for reporting bugs?
TIA

Hi!
As far as I know, this is a minor kink in Firefox's new Australis interface. I'm not sure if the bug has been filed yet; Mozilla's bug-files can be found [https://bugzilla.mozilla.org/ here].
For now, you can try to fix Firefox temporarily by clicking "Restore Down" (the button to the left of the orange Windows "Exit" button) and then clicking it again. I'm sorry that it's not a permanent fix; it's the best I can do. Stay tuned on this thread, though; other Firefox Support members might have better information.
<hr>
I hope that solved your problem!
<i>If it did, would you please choose this answer as your solution? It would help other Firefox users to find help on the forums faster and more efficiently. Thanks!</i>
And of course, feel free to post back if you need more help!
Happy browsing!

Similar Messages

  • Adobe Flash slows down after switch user in Windows

    I'm writing automatic behaviour test to Adobe Flash Game and when I switch user in Windows (noone is logged on account but Flash process is still working), performance Adobe Flash is slowing down. Is there a way to bypass this problem?

    Download the current 32 uninstaller   Uninstaller for 32 bit Operating Systems
    Close all browser windows and run the uninstaller 
    Restart Windows 
    Delete all remaining files and folders located in the following directories. (tip: copy and paste these paths into the path bar in a Windows Explorer window) 
    C:\Windows\system32\Macromed\Flash 
    %appdata%\Adobe\Flash Player 
    %appdata%\Macromedia\Flash Player
    Verify that the file “FlashPlayerCPLApp.cpl” in C:\Window\system32\ for 32 bit systems has been deleted.
    Download the following files:
    32 bit Flash Player for ActiveX (Internet Explorer)
    32 bit Flash Player Plug-in (All other browsers)
    Physically disconnect from the Internet and run the files.

  • Classic - Printer port (USB 1) disappears after switching User

    I have used an Epson SP785EX on my iMac G5 under OSX 10.3 for months without trouble. I upgraded to OSX 10.4.8 and are constantly loosing this printer expecially when printing from Classic. After having tried everything including resetting the printing system it is still not clear what exactly causes the loss of the USB Port. However it may have to do with restarting or switching users. When in the chooser after selecting the original Epson Printer driver (which I have reinstalled many times) the Port (USB 1) does not show in the 'choose printer port list' (nothing at all shows). I have also tried the 'LaserWriter 8' solution which I do not understand. Perhaps someone can explain or point me to some literature. LaserWriter 8 shows in the Chooser but again nothing shows on the right pane of the Window. I am stabbing in the dark with this. Any help will be apprecated.
    Thanks - Stefan
    iMac G5   Mac OS X (10.4.8)   Powerbook G4
    iMac G5   Mac OS X (10.4.4)   Powerbook G4

    I have used an Epson SP785EX on my iMac G5 under OSX
    10.3 for months without trouble. I upgraded to OSX
    10.4.8 and are constantly loosing this printer
    expecially when printing from Classic.
    The printing subsystem changed considerably between Panther & Tiger. In Panther, you had to have a working OS 9 driver in order to print from Classic. This caused problems, particularly with certain HP printers which had OS 9 drivers which were not properly coded, and with newer printers which did not have and never would have OS 9 drivers.
    In Tiger, things have changed. The default driver is the LaserWriter driver. You don't have to do anything, not even select the driver. The print system will print to the LaserWriter driver and the LaserWriter will print to the OS X driver for your printer. (This, of course, means that there must be an OS X driver for that printer...)
    After having
    tried everything including resetting the printing
    system it is still not clear what exactly causes the
    loss of the USB Port.
    Classic does not have direct access to hardware, including USB ports.
    However it may have to do with
    restarting or switching users. When in the chooser
    after selecting the original Epson Printer driver
    (which I have reinstalled many times) the Port (USB
    1) does not show in the 'choose printer port list'
    (nothing at all shows).
    This is normal.
    I have also tried the
    'LaserWriter 8' solution which I do not understand.
    Just print, normally. The LW8 dialog box will pop up. You can then select the printer you want to use. (I have several printers on my system, two HP inkjets, a Brother laser, a label printer, a fax modem, and Adobe PDF)
    1 type cmd-p or however you normally print
    2 select the printer from the pull-down menu on the LW8 dialog
    3 print
    4 the system will hand off the print job to the proper OS X print queue, which will then print the file. If you're printing in color to a color printer, you'll get color output. If you're printing to Acrobat Distiller, you'll get a PDF. If you're faxing, you'll get the fax dialog so you can enter your dialing & cover sheet info.
    Perhaps someone can explain or point me to some
    literature. LaserWriter 8 shows in the Chooser but
    again nothing shows on the right pane of the Window.
    I am stabbing in the dark with this. Any help will be
    apprecated.
    Just print. That's all.
    Thanks - Stefan
    iMac G5
      Mac OS X (10.4.8)   Powerbook
    G4
    iMac G5  
    Mac OS X (10.4.4)   Powerbook G4

  • Safari opens google with mobile view after switching User Agent

    Hello, as from the discussione title, i had to switch safari's user agent from the default to Safari iOS 5.1 - iPhone for changes to m.google.com/sync i had to make on my WP8. After the changes were done, i ticked user agent back to default, but now when i open google homepage it opens me the mobile version of google and i have to click on CLASSIC in order to make it work.  What's wrong?
    Safari 6.0.2 (8536.26.17)
    Mounta Lion 10.8.2

    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Privacy ▹ Remove All Website Data
    and confirm. Test.

  • Horizontal scroll bar missing after switch to Apex 4 theme

    Hi,
    I upgraded Apex to 4.02 and switch my application theme from old 3.2 theme to new Apex 4.0 theme,
    I found that all the Apex 4.02 won't show horizontal scroll if the interactive report width larger than the browser windows width.
    Is this the default behaviour of all the 4.0 theme?
    How can I change it to display the horizontal scroll bar.
    Thanks
    Vincent

    How about editing the template with some css?
    something like this should fix your problems (worked fine for me)
    #two-col
    overflow: auto;
    dont forget to change the template body (Shared Components --> Templates --> Edit Page Template )
    (div class="tab-holder")
    #REGION_POSITION_04#
    (/div)
    note: I reversed the tags to ( ) because it dont shows them else
    Edited by: Blacksev on 26.01.2012 22:21
    Edited by: Blacksev on 26.01.2012 22:57
    Edited by: Blacksev on 26.01.2012 22:58

  • Active tab appears inactive after switching to Safari

    Hi,
    I've had this problem since I updated to Leopard.
    When I switch to Safari, e.g. with command+tab or change space, the active tab of Safari seem inactive while the rest of the application seems active (the tab has a lighter gray).
    Here is a screenshot of it http://img.skitch.com/20080403-1i26eeynm4re5fiqmgipai5q8r.png
    This is not just ugly, I have to click on another application then switch back to get rid of it, and I can't use shortcuts correctly – if I press command+w Safari asks me if I want to close all open tags, and I can't use spacebar to scroll forward in sites.
    I haven't found anything about this error, I'm getting desperate
    ps. removing the plist file didn't work

    Hi,
    I've had this problem since I updated to Leopard.
    When I switch to Safari, e.g. with command+tab or change space, the active tab of Safari seem inactive while the rest of the application seems active (the tab has a lighter gray).
    Here is a screenshot of it http://img.skitch.com/20080403-1i26eeynm4re5fiqmgipai5q8r.png
    This is not just ugly, I have to click on another application then switch back to get rid of it, and I can't use shortcuts correctly – if I press command+w Safari asks me if I want to close all open tags, and I can't use spacebar to scroll forward in sites.
    I haven't found anything about this error, I'm getting desperate
    ps. removing the plist file didn't work

  • Why are mouse settings defaulting after 'switch user'?

    change mouse settings from default for user A
    switch to user B
    switch back to user A
    changes to mouse settings have been wiped and the default mouse settings restored
    What is causing this and how can I prevent it from happening?
    I've tried various things with user A like logging off entirely, rebooting, even making other changes in the settings that require an admin password in the hope that this might force some sort of admin override

    Close all windows and quit all applications.
    Hold the option key down and click the "Go" menu in the Finder menubar.
    Select "Library" from the dropdown, then "Preferences" folder.
    Look for these two files.
    com.apple.desktop.plist
    com.apple.systempreferences.plist
    Right click each  one of those and select " Move To Trash" from the contextual menu.
    Restart the computer.

  • Modifier Keys Reset After Switching User

    So, I started using and external monitor, keyboard and mouse with my MBP at work. I am running into an issue with modifier keys. I can switch the command and option keys, but when I change to another user on my MBP, and then change back, the keys are back to their original position. Any ideas?

    I'm having a similar problem...
    in 10.5.8 and prior I had an aluminum pro keyboard connected to my macbook pro unibody 15. I disable the caps-lock modifier key because I don't use it.
    Since the upgrade (not sure if it was 10.6 or 10.6.1 that caused it) I am not able to REenable the caps-lock modifier for the external keyboard only. All the settings for the macbook keyboard work as expected.
    I also just noticed that there are three keyboards listed in the "Select Keyboard:" drop down menu. The first is the internal macbook (works fine), the 2nd is "Unknown External Keyboard" and the 3rd is Apple Keyboard. I don't know what the Unknown External Keyboard is as I've never had another keyboard attached. But it doesn't matter which of the 2nd two entried I try to adjust, it still doesn't affect the external aluminum keyboard.
    No matter what i do, my external keyboard has the caps-lock modifier disabled (which normally is fine for me, but I have a need for it now)
    Any help would be great!
    I found my solution here: http://discussions.apple.com/thread.jspa?messageID=10094990&#10094990
    It was caused by the USB dongle for my Logitech MX Revolution mouse. As soon as I unplugged it, the "Unknown External Keyboard" item disappeared and was able to use the modifier settings as normal. I hope you have the same situation!
    Cheers
    Message was edited by: biver

  • Temporarily show tab bar upon switching tabs with the keyboard in fullscreen mode

    I use Firefox in fullscreen mode and switch tabs with Ctrl + PgUp/PgDn. I need to peek at the tab bar when I switch tabs, to avoid searching for the desired tab with multiple shortcut presses.
    Is there a way to temporarily show the tab bar when I switch tabs with the keyboard shortcut? I want the tab bar to hide again after, say, 2 seconds of no tab switching.

    You can try to set the focus to the location bar with Ctrl+L before switching the tabs to make the toolbar and tab bar appear.

  • Flash Player Installs but Uninstalls When Switching Users

    I use Vista Business on my home computer.  We have multiple users on our computer.  I do not have a problem installing the Flash Player, but when we switch users or restart the computer, the player does not work.  We used IE7 and recently IE8 and Flash 10.0.22.87.
    After switching users or restarting, when we visit a website that needs flash, we get a message that we don't have flash.  If we immediately follow the link to download flash, we get the message that installation was successful but the completion movie does not show.  We have to close the browser to reinstall from the abobe website.
    We have a temporary fix.  We double click on FlashUtil10b.exe in C:\windows\system32\Macromed\Flash.  That works until the next time we switch users or restart the computer. 
    The player does not stop working if a single users exits IE and then opens it later.
    I have tried the troubleshooting methods in Abode Support. 

    I use Vista Business on my home computer.  We have multiple users on our computer.  I do not have a problem installing the Flash Player, but when we switch users or restart the computer, the player does not work.  We used IE7 and recently IE8 and Flash 10.0.22.87.
    After switching users or restarting, when we visit a website that needs flash, we get a message that we don't have flash.  If we immediately follow the link to download flash, we get the message that installation was successful but the completion movie does not show.  We have to close the browser to reinstall from the abobe website.
    We have a temporary fix.  We double click on FlashUtil10b.exe in C:\windows\system32\Macromed\Flash.  That works until the next time we switch users or restart the computer. 
    The player does not stop working if a single users exits IE and then opens it later.
    I have tried the troubleshooting methods in Abode Support. 

  • Link to tab Bars

    HI,
    I just started using Flex for my application. I am working on
    the front end . I got stuck up with the tab bar. When a user clicks
    on a button on the tab bar. It should go to the new page. Wondering
    if any one could help me out.
    Thanks.

    See this FB 2.0.1 help topic: TabBar control
    &lt;?xml version=&quot;1.0&quot;?&gt;
    &lt;!-- controls\bar\TBarEvent.mxml --&gt;
    &lt;mx:Application xmlns:mx=&quot;
    http://www.adobe.com/2006/mxml&quot;&gt;
    &lt;mx:Script&gt;
    &lt;![CDATA[
    import mx.events.ItemClickEvent;
    import mx.controls.TabBar;
    import mx.collections.ArrayCollection;
    [Bindable]
    private var STATE_ARRAY:ArrayCollection = new
    ArrayCollection([
    {label:&quot;Alabama&quot;,
    data:&quot;Montgomery&quot;},
    {label:&quot;Alaska&quot;,
    data:&quot;Juneau&quot;},
    {label:&quot;Arkansas&quot;,
    data:&quot;LittleRock&quot;}
    private function clickEvt(event:ItemClickEvent):void {
    // Access target TabBar control.
    var targetComp:TabBar = TabBar(event.currentTarget);
    forClick.text=&quot;label is: &quot; + event.label +
    &quot; index is: &quot; +
    event.index + &quot; capital is: &quot; +
    targetComp.dataProvider[event.index].data;
    ]]&gt;
    &lt;/mx:Script&gt;
    &lt;mx:TabBar id=&quot;myTB&quot;
    itemClick=&quot;clickEvt(event);&quot;&gt;
    &lt;mx:dataProvider&gt;
    {STATE_ARRAY}
    &lt;/mx:dataProvider&gt;
    &lt;/mx:TabBar&gt;
    &lt;mx:TextArea id=&quot;forClick&quot;
    width=&quot;150&quot;/&gt;
    &lt;/mx:Application&gt;

  • Strange Tab Bar appearance

    For some strange reason, the Tab bar looks very weird. It's as if the actual height the tab bar has doubled with the text aligned at the top. A selected tab bar a grey bar. If I could attach an image it would be easier!
    Any ideas?

    if this is what you mean, i have the same issue!
    http://img399.imageshack.us/img399/4715/picture5ot9.png
    10.5.2, latest safari and saft also installed.

  • Strange Graphics issue on switching users after awaking from sleep

    As the title says... Here's the scenario:
    I logon to my MBP, do some work, then put it to sleep.
    My girlfriend comes along, and opens up the MBP. My logon details are presented to her, so she presses "Switch User".
    When she does this, the MBP goes really funky. Loads of strange colors, some small areas of my logged in desktop appear, then loads of white cubes appear.
    See:
    http://www.rock-sound.net/stevetemp/stage1.jpg
    http://www.rock-sound.net/stevetemp/stage2.jpg
    Can anyone else confirm this happens on their MBP ? Otherwise Genius Bar here I come..

    This happened on my iMac G5 and had the logic board and display replaced to no avail. Only happened when switching users.
    Not happening on my MacBook Pro ... so far....and hope it stays like that.
    Someone also said it might be to do with bad capacitors.

  • After an update, i'm no longer able to switch users

    after performing an update, I can no longer switch users. 

    You get this message when trying to back up to iCloud?  That error message is normally associated with backing up to your computer using iTunes, not backing up to iCloud.  Check Settings>iCloud>Storage & Backup to be sure iCloud Backup is turned On at the bottom.

  • When ever I customize the toolbar the open new tab sign that is the + sign near the lastly opened tab in the tab bar disappears and it remains so even after restarting Firefox.

    When ever I customize the toolbar, the open new tab sign that is the + sign near the lastly opened tab in the tab bar disappears and it remains so even after restarting Firefox. This happens only after updating to the new version 4.0.1 it never happened in the older versions 3.x.xx- checked it thrice. Thought it could be a bug and i didn't know where to report also don't have time and patience to search for the appropriate page so i'm reporting here for improving my favorite browser.

    You can find the New Tab button showing as a '+' on the Tab bar.<br />
    You can open the Customize window and drag the New Tab button from the Tab bar on another toolbar and it will become a regular toolbar button like the New Tab button that you have in Firefox 3 versions.<br />
    If you want the New Tab button at the far right end of the Tab bar then place a flexible to the left of it.<br />
    *New tab toolbar button: https://addons.mozilla.org/firefox/addon/new-tab-toolbar-button/

Maybe you are looking for

  • HELP!  Does anyone know how to do this effect?

    You know the common special effect when a person is "thinking back" or "remembering something." The picture does kind of a wave effect so that it looks like the person's thoughts are going back in time. Know what i mean? Can this be done in FCE??? Ho

  • I get no image sent from my iMac to my second monitor using VGA adaptor

    I am not getting any image sent from my iMac to my second monitor. I am using a VGA adaptor. Any suggestions?

  • What is causing system slow down? Why is my screen now in contrast?

    Does anyone know what type of diagnostics or utilities to run on a MacPro OS X 10.6.8 (mid 2010) when the system slows to a halt every few minutes? Today, besides becoming even slower, the screen has gone to a "contrast" setting. Any solutions for th

  • Delete only own batch-inputs

    Hello, I am having some problems with batch input authorizations. I want to give users authorizations only to delete the batch-inputs which have been created with their own user. I have seen the object S_BDC_MONI, but this object does not allow me to

  • I have Lost iPhone emailed Receipt!

    I bought my iphone 4s on the 1st april 2012. I was sent a recipet to my email address and stupidly i didn't print it or back it up. Today my hotmail email account has been blocked and i have no access to it, i am trying to recover it currently but ha