Firefox addons with password fields in Ubuntu 18.04 won't open

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
3
down vote

favorite












I'm seeing an issue where Firefox addons with a button in toolbar can't be used if the addon contains text fields for passwords. These same addons work fine on my Windows machine, so I believe the issue is somehow connected to Firefox on Ubuntu.



I have several addons in toolbar, and all of them work fine except for those that require a login. When I click on a broken addon, its window opens briefly then immediately disappears, making it impossible to login.



One of my misbehaving addons is for a password manager. Because this addon is made available through the Firefox sidebar tool, I can use the sidebar to login. Once logged in, the toolbar piece of the addon works just fine.



Addons that require a username and password to log in have interesting behavior. If I click in the username text field, I can add text, but the moment I click in the password field, the window closes. I have other addons that have fields for text entry, but none of those fields asks for a password, and they work fine.



To address this problem, I've tried purging Firefox and deleting all config files. I reinstalled only one addon, one of the misbehaving ones, and it still exhibits the same problem.



I'm completely stumped on troubleshooting steps. Where should I look to find more information about what could be the source of this problem.







share|improve this question


























    up vote
    3
    down vote

    favorite












    I'm seeing an issue where Firefox addons with a button in toolbar can't be used if the addon contains text fields for passwords. These same addons work fine on my Windows machine, so I believe the issue is somehow connected to Firefox on Ubuntu.



    I have several addons in toolbar, and all of them work fine except for those that require a login. When I click on a broken addon, its window opens briefly then immediately disappears, making it impossible to login.



    One of my misbehaving addons is for a password manager. Because this addon is made available through the Firefox sidebar tool, I can use the sidebar to login. Once logged in, the toolbar piece of the addon works just fine.



    Addons that require a username and password to log in have interesting behavior. If I click in the username text field, I can add text, but the moment I click in the password field, the window closes. I have other addons that have fields for text entry, but none of those fields asks for a password, and they work fine.



    To address this problem, I've tried purging Firefox and deleting all config files. I reinstalled only one addon, one of the misbehaving ones, and it still exhibits the same problem.



    I'm completely stumped on troubleshooting steps. Where should I look to find more information about what could be the source of this problem.







    share|improve this question
























      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      I'm seeing an issue where Firefox addons with a button in toolbar can't be used if the addon contains text fields for passwords. These same addons work fine on my Windows machine, so I believe the issue is somehow connected to Firefox on Ubuntu.



      I have several addons in toolbar, and all of them work fine except for those that require a login. When I click on a broken addon, its window opens briefly then immediately disappears, making it impossible to login.



      One of my misbehaving addons is for a password manager. Because this addon is made available through the Firefox sidebar tool, I can use the sidebar to login. Once logged in, the toolbar piece of the addon works just fine.



      Addons that require a username and password to log in have interesting behavior. If I click in the username text field, I can add text, but the moment I click in the password field, the window closes. I have other addons that have fields for text entry, but none of those fields asks for a password, and they work fine.



      To address this problem, I've tried purging Firefox and deleting all config files. I reinstalled only one addon, one of the misbehaving ones, and it still exhibits the same problem.



      I'm completely stumped on troubleshooting steps. Where should I look to find more information about what could be the source of this problem.







      share|improve this question














      I'm seeing an issue where Firefox addons with a button in toolbar can't be used if the addon contains text fields for passwords. These same addons work fine on my Windows machine, so I believe the issue is somehow connected to Firefox on Ubuntu.



      I have several addons in toolbar, and all of them work fine except for those that require a login. When I click on a broken addon, its window opens briefly then immediately disappears, making it impossible to login.



      One of my misbehaving addons is for a password manager. Because this addon is made available through the Firefox sidebar tool, I can use the sidebar to login. Once logged in, the toolbar piece of the addon works just fine.



      Addons that require a username and password to log in have interesting behavior. If I click in the username text field, I can add text, but the moment I click in the password field, the window closes. I have other addons that have fields for text entry, but none of those fields asks for a password, and they work fine.



      To address this problem, I've tried purging Firefox and deleting all config files. I reinstalled only one addon, one of the misbehaving ones, and it still exhibits the same problem.



      I'm completely stumped on troubleshooting steps. Where should I look to find more information about what could be the source of this problem.









      share|improve this question













      share|improve this question




      share|improve this question








      edited Jul 9 at 17:16









      Codito ergo sum

      1,077725




      1,077725










      asked May 8 at 15:22









      vaer-k

      1468




      1468




















          3 Answers
          3






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          There is a bug with Ubuntu 18.04's ibus package implementation. https://github.com/ibus/ibus/issues/2002



          It seems there is nothing users can do to resolve this issue but wait.






          share|improve this answer



























            up vote
            1
            down vote













            I was able to fix the problem by installing the Snap version of Firefox. Here are the steps that I did:




            1. Remove the current version installed,



              sudo apt-get uninstall firefox



            2. Install the Snap version



              sudo snap install firefox


            Try installing an addon that requires you to log-in. In my case, that's LastPass. Working now.






            share|improve this answer





























              up vote
              0
              down vote













              Happened to me. I just typing the password on other field then drag the text to password field (lol). Well it's not a secure way because anyone can see your password, but if you are alone or does'nt mind your account password being seen, you can try it.






              share|improve this answer




















                Your Answer







                StackExchange.ready(function()
                var channelOptions =
                tags: "".split(" "),
                id: "89"
                ;
                initTagRenderer("".split(" "), "".split(" "), channelOptions);

                StackExchange.using("externalEditor", function()
                // Have to fire editor after snippets, if snippets enabled
                if (StackExchange.settings.snippets.snippetsEnabled)
                StackExchange.using("snippets", function()
                createEditor();
                );

                else
                createEditor();

                );

                function createEditor()
                StackExchange.prepareEditor(
                heartbeatType: 'answer',
                convertImagesToLinks: true,
                noModals: false,
                showLowRepImageUploadWarning: true,
                reputationToPostImages: 10,
                bindNavPrevention: true,
                postfix: "",
                onDemand: true,
                discardSelector: ".discard-answer"
                ,immediatelyShowMarkdownHelp:true
                );



                );








                 

                draft saved


                draft discarded


















                StackExchange.ready(
                function ()
                StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033637%2ffirefox-addons-with-password-fields-in-ubuntu-18-04-wont-open%23new-answer', 'question_page');

                );

                Post as a guest






























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes








                up vote
                1
                down vote



                accepted










                There is a bug with Ubuntu 18.04's ibus package implementation. https://github.com/ibus/ibus/issues/2002



                It seems there is nothing users can do to resolve this issue but wait.






                share|improve this answer
























                  up vote
                  1
                  down vote



                  accepted










                  There is a bug with Ubuntu 18.04's ibus package implementation. https://github.com/ibus/ibus/issues/2002



                  It seems there is nothing users can do to resolve this issue but wait.






                  share|improve this answer






















                    up vote
                    1
                    down vote



                    accepted







                    up vote
                    1
                    down vote



                    accepted






                    There is a bug with Ubuntu 18.04's ibus package implementation. https://github.com/ibus/ibus/issues/2002



                    It seems there is nothing users can do to resolve this issue but wait.






                    share|improve this answer












                    There is a bug with Ubuntu 18.04's ibus package implementation. https://github.com/ibus/ibus/issues/2002



                    It seems there is nothing users can do to resolve this issue but wait.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered May 8 at 20:03









                    vaer-k

                    1468




                    1468






















                        up vote
                        1
                        down vote













                        I was able to fix the problem by installing the Snap version of Firefox. Here are the steps that I did:




                        1. Remove the current version installed,



                          sudo apt-get uninstall firefox



                        2. Install the Snap version



                          sudo snap install firefox


                        Try installing an addon that requires you to log-in. In my case, that's LastPass. Working now.






                        share|improve this answer


























                          up vote
                          1
                          down vote













                          I was able to fix the problem by installing the Snap version of Firefox. Here are the steps that I did:




                          1. Remove the current version installed,



                            sudo apt-get uninstall firefox



                          2. Install the Snap version



                            sudo snap install firefox


                          Try installing an addon that requires you to log-in. In my case, that's LastPass. Working now.






                          share|improve this answer
























                            up vote
                            1
                            down vote










                            up vote
                            1
                            down vote









                            I was able to fix the problem by installing the Snap version of Firefox. Here are the steps that I did:




                            1. Remove the current version installed,



                              sudo apt-get uninstall firefox



                            2. Install the Snap version



                              sudo snap install firefox


                            Try installing an addon that requires you to log-in. In my case, that's LastPass. Working now.






                            share|improve this answer














                            I was able to fix the problem by installing the Snap version of Firefox. Here are the steps that I did:




                            1. Remove the current version installed,



                              sudo apt-get uninstall firefox



                            2. Install the Snap version



                              sudo snap install firefox


                            Try installing an addon that requires you to log-in. In my case, that's LastPass. Working now.







                            share|improve this answer














                            share|improve this answer



                            share|improve this answer








                            edited Aug 18 at 8:28









                            Stephen Rauch

                            1,1546716




                            1,1546716










                            answered Aug 18 at 2:11









                            Rolly

                            111




                            111




















                                up vote
                                0
                                down vote













                                Happened to me. I just typing the password on other field then drag the text to password field (lol). Well it's not a secure way because anyone can see your password, but if you are alone or does'nt mind your account password being seen, you can try it.






                                share|improve this answer
























                                  up vote
                                  0
                                  down vote













                                  Happened to me. I just typing the password on other field then drag the text to password field (lol). Well it's not a secure way because anyone can see your password, but if you are alone or does'nt mind your account password being seen, you can try it.






                                  share|improve this answer






















                                    up vote
                                    0
                                    down vote










                                    up vote
                                    0
                                    down vote









                                    Happened to me. I just typing the password on other field then drag the text to password field (lol). Well it's not a secure way because anyone can see your password, but if you are alone or does'nt mind your account password being seen, you can try it.






                                    share|improve this answer












                                    Happened to me. I just typing the password on other field then drag the text to password field (lol). Well it's not a secure way because anyone can see your password, but if you are alone or does'nt mind your account password being seen, you can try it.







                                    share|improve this answer












                                    share|improve this answer



                                    share|improve this answer










                                    answered Aug 24 at 6:36









                                    Rama Jakaria

                                    11




                                    11






















                                         

                                        draft saved


                                        draft discarded


























                                         


                                        draft saved


                                        draft discarded














                                        StackExchange.ready(
                                        function ()
                                        StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1033637%2ffirefox-addons-with-password-fields-in-ubuntu-18-04-wont-open%23new-answer', 'question_page');

                                        );

                                        Post as a guest













































































                                        Popular posts from this blog

                                        Which professions warranted travel in Medieval times?

                                        How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                                        Trouble downloading packages list due to a “Hash sum mismatch” error