Unity pulldown menu highlight shadow stuck permanently on after selecting Help and Tools in Firefox

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








up vote
0
down vote

favorite












I was browsing Firefox, and I selected the Help and Tools pulldown menus in quick succession, but since I moved the mouse to Tools before Help fully loaded (race conditon?), the Unity highlight shadow that surrounded the pulldown menu (before it fully expanded to width) got stuck on somehow. It persists above all other windows, it's not clickable, not selectable, and blocks clicks to whatever is behind it.



What is this? How do I kill it, preferably without logging out and back in?



I have restarted Firefox already.
Fullscreen text editor screenshot to show the thing more clearly. The only thing that gets "in front of" this is the Dash, but you can still see a blurred rendition of the stuck highlight shadow zombie lurking "behind" the Dash.
(Ubuntu 16.04 LTS, but this issue may not be version-specific)










share|improve this question



























    up vote
    0
    down vote

    favorite












    I was browsing Firefox, and I selected the Help and Tools pulldown menus in quick succession, but since I moved the mouse to Tools before Help fully loaded (race conditon?), the Unity highlight shadow that surrounded the pulldown menu (before it fully expanded to width) got stuck on somehow. It persists above all other windows, it's not clickable, not selectable, and blocks clicks to whatever is behind it.



    What is this? How do I kill it, preferably without logging out and back in?



    I have restarted Firefox already.
    Fullscreen text editor screenshot to show the thing more clearly. The only thing that gets "in front of" this is the Dash, but you can still see a blurred rendition of the stuck highlight shadow zombie lurking "behind" the Dash.
    (Ubuntu 16.04 LTS, but this issue may not be version-specific)










    share|improve this question

























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I was browsing Firefox, and I selected the Help and Tools pulldown menus in quick succession, but since I moved the mouse to Tools before Help fully loaded (race conditon?), the Unity highlight shadow that surrounded the pulldown menu (before it fully expanded to width) got stuck on somehow. It persists above all other windows, it's not clickable, not selectable, and blocks clicks to whatever is behind it.



      What is this? How do I kill it, preferably without logging out and back in?



      I have restarted Firefox already.
      Fullscreen text editor screenshot to show the thing more clearly. The only thing that gets "in front of" this is the Dash, but you can still see a blurred rendition of the stuck highlight shadow zombie lurking "behind" the Dash.
      (Ubuntu 16.04 LTS, but this issue may not be version-specific)










      share|improve this question















      I was browsing Firefox, and I selected the Help and Tools pulldown menus in quick succession, but since I moved the mouse to Tools before Help fully loaded (race conditon?), the Unity highlight shadow that surrounded the pulldown menu (before it fully expanded to width) got stuck on somehow. It persists above all other windows, it's not clickable, not selectable, and blocks clicks to whatever is behind it.



      What is this? How do I kill it, preferably without logging out and back in?



      I have restarted Firefox already.
      Fullscreen text editor screenshot to show the thing more clearly. The only thing that gets "in front of" this is the Dash, but you can still see a blurred rendition of the stuck highlight shadow zombie lurking "behind" the Dash.
      (Ubuntu 16.04 LTS, but this issue may not be version-specific)







      unity firefox






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 29 at 0:46

























      asked Mar 29 at 0:03









      Groom Lake

      1




      1




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          I finally figured out with xwininfo that this artefact was the responsibility of unity-panel-service:




          $ xwininfo

          xwininfo: Please select the window about which you
          would like information by clicking the
          mouse in that window.

          xwininfo: Window id: 0x10c2495 "unity-panel-service"

          Absolute upper-left X: 387
          Absolute upper-left Y: 24
          Relative upper-left X: 387
          Relative upper-left Y: 24
          Width: 42
          Height: 200
          Depth: 32
          Visual: 0x5e
          Visual Class: TrueColor
          Border width: 0
          Class: InputOutput
          Colormap: 0x100000a (not installed)
          Bit Gravity State: NorthWestGravity
          Window Gravity State: NorthWestGravity
          Backing Store State: NotUseful
          Save Under State: yes
          Map State: IsViewable
          Override Redirect State: yes
          Corners: +387+24 -595+24 -595-544 +387-544
          -geometry 42x200+387+24


          I then did pgrep unity-panel (to check it was running) and pkill unity-panel (to relaunch it), and that fixed it; it's gone now.



          That said, I am not averse to hearing more information on what caused this weird bug. Does it still make sense to report it somewhere else, despite 16.04 LTS being an older version and despite Ubuntu moving away from Unity?






          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%2f1020122%2funity-pulldown-menu-highlight-shadow-stuck-permanently-on-after-selecting-help-a%23new-answer', 'question_page');

            );

            Post as a guest






























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            I finally figured out with xwininfo that this artefact was the responsibility of unity-panel-service:




            $ xwininfo

            xwininfo: Please select the window about which you
            would like information by clicking the
            mouse in that window.

            xwininfo: Window id: 0x10c2495 "unity-panel-service"

            Absolute upper-left X: 387
            Absolute upper-left Y: 24
            Relative upper-left X: 387
            Relative upper-left Y: 24
            Width: 42
            Height: 200
            Depth: 32
            Visual: 0x5e
            Visual Class: TrueColor
            Border width: 0
            Class: InputOutput
            Colormap: 0x100000a (not installed)
            Bit Gravity State: NorthWestGravity
            Window Gravity State: NorthWestGravity
            Backing Store State: NotUseful
            Save Under State: yes
            Map State: IsViewable
            Override Redirect State: yes
            Corners: +387+24 -595+24 -595-544 +387-544
            -geometry 42x200+387+24


            I then did pgrep unity-panel (to check it was running) and pkill unity-panel (to relaunch it), and that fixed it; it's gone now.



            That said, I am not averse to hearing more information on what caused this weird bug. Does it still make sense to report it somewhere else, despite 16.04 LTS being an older version and despite Ubuntu moving away from Unity?






            share|improve this answer
























              up vote
              0
              down vote













              I finally figured out with xwininfo that this artefact was the responsibility of unity-panel-service:




              $ xwininfo

              xwininfo: Please select the window about which you
              would like information by clicking the
              mouse in that window.

              xwininfo: Window id: 0x10c2495 "unity-panel-service"

              Absolute upper-left X: 387
              Absolute upper-left Y: 24
              Relative upper-left X: 387
              Relative upper-left Y: 24
              Width: 42
              Height: 200
              Depth: 32
              Visual: 0x5e
              Visual Class: TrueColor
              Border width: 0
              Class: InputOutput
              Colormap: 0x100000a (not installed)
              Bit Gravity State: NorthWestGravity
              Window Gravity State: NorthWestGravity
              Backing Store State: NotUseful
              Save Under State: yes
              Map State: IsViewable
              Override Redirect State: yes
              Corners: +387+24 -595+24 -595-544 +387-544
              -geometry 42x200+387+24


              I then did pgrep unity-panel (to check it was running) and pkill unity-panel (to relaunch it), and that fixed it; it's gone now.



              That said, I am not averse to hearing more information on what caused this weird bug. Does it still make sense to report it somewhere else, despite 16.04 LTS being an older version and despite Ubuntu moving away from Unity?






              share|improve this answer






















                up vote
                0
                down vote










                up vote
                0
                down vote









                I finally figured out with xwininfo that this artefact was the responsibility of unity-panel-service:




                $ xwininfo

                xwininfo: Please select the window about which you
                would like information by clicking the
                mouse in that window.

                xwininfo: Window id: 0x10c2495 "unity-panel-service"

                Absolute upper-left X: 387
                Absolute upper-left Y: 24
                Relative upper-left X: 387
                Relative upper-left Y: 24
                Width: 42
                Height: 200
                Depth: 32
                Visual: 0x5e
                Visual Class: TrueColor
                Border width: 0
                Class: InputOutput
                Colormap: 0x100000a (not installed)
                Bit Gravity State: NorthWestGravity
                Window Gravity State: NorthWestGravity
                Backing Store State: NotUseful
                Save Under State: yes
                Map State: IsViewable
                Override Redirect State: yes
                Corners: +387+24 -595+24 -595-544 +387-544
                -geometry 42x200+387+24


                I then did pgrep unity-panel (to check it was running) and pkill unity-panel (to relaunch it), and that fixed it; it's gone now.



                That said, I am not averse to hearing more information on what caused this weird bug. Does it still make sense to report it somewhere else, despite 16.04 LTS being an older version and despite Ubuntu moving away from Unity?






                share|improve this answer












                I finally figured out with xwininfo that this artefact was the responsibility of unity-panel-service:




                $ xwininfo

                xwininfo: Please select the window about which you
                would like information by clicking the
                mouse in that window.

                xwininfo: Window id: 0x10c2495 "unity-panel-service"

                Absolute upper-left X: 387
                Absolute upper-left Y: 24
                Relative upper-left X: 387
                Relative upper-left Y: 24
                Width: 42
                Height: 200
                Depth: 32
                Visual: 0x5e
                Visual Class: TrueColor
                Border width: 0
                Class: InputOutput
                Colormap: 0x100000a (not installed)
                Bit Gravity State: NorthWestGravity
                Window Gravity State: NorthWestGravity
                Backing Store State: NotUseful
                Save Under State: yes
                Map State: IsViewable
                Override Redirect State: yes
                Corners: +387+24 -595+24 -595-544 +387-544
                -geometry 42x200+387+24


                I then did pgrep unity-panel (to check it was running) and pkill unity-panel (to relaunch it), and that fixed it; it's gone now.



                That said, I am not averse to hearing more information on what caused this weird bug. Does it still make sense to report it somewhere else, despite 16.04 LTS being an older version and despite Ubuntu moving away from Unity?







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 29 at 2:16









                Groom Lake

                1




                1



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1020122%2funity-pulldown-menu-highlight-shadow-stuck-permanently-on-after-selecting-help-a%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    GRUB: Fatal! inconsistent data read from (0x84) 0+xxxxxx

                    `kcmshell` modules relation with `/usr/share/applications`

                    How to enroll fingerprints to Ubuntu 17.10 with VFS491