solus-project / budgie-desktop

I Tawt I Taw A Purdy Desktop
https://solus-project.com/
2.34k stars 159 forks source link

Desktop indicator stays active after switching virtual desktop #1484

Open angelo-fuchs opened 6 years ago

angelo-fuchs commented 6 years ago

When I switch from one virtual desktop to another the element that indicates which desktop I'm on presently does not vanish after I let go of Ctrl-Alt.

This happens always when I switch one Desktop and never when I switch more then one. When it happened it does not happen on the next switch (no matter how far), so my current workaround is to switch one desktop left and directly right again to make it vanish.

OS: Ubuntu Bionic budgie-desktop 10.4

 dpkg -l | grep budgie
ii  budgie-core                                10.4+git20171031.10.g9f71bb8-1.2ubuntu1 amd64 
ii  budgie-desktop                             10.4+git20171031.10.g9f71bb8-1.2ubuntu1 all 
ii  budgie-desktop-common                      0.9.9ubuntu1                            all     
ii  budgie-desktop-environment                 0.9.9ubuntu1                            all     
ii  budgie-dropby-applet                       0.4.4-0ubuntu1                          all    
ii  budgie-hotcorners-applet                   0.4.4-0ubuntu1                          all   
ii  budgie-indicator-applet                    0.5-0ubuntu1                            amd64    
ii  budgie-keyboard-autoswitch-applet          0.4.4-0ubuntu1                          all    
ii  budgie-previews-applet                     0.4.4-0ubuntu1                          all   
ii  budgie-quicknote-applet                    0.4.4-0ubuntu1                          all      
ii  budgie-rotation-lock-applet                0.4.4-0ubuntu1                          all     
ii  budgie-showtime-applet                     0.4.4-0ubuntu1                          all    
ii  budgie-wallpapers                          18.04                                   all          
ii  budgie-wallpapers-bionic                   18.04                                   all          
ii  gir1.2-budgie-1.0                          10.4+git20171031.10.g9f71bb8-1.2ubuntu1 amd64
ii  libbudgie-plugin0                          10.4+git20171031.10.g9f71bb8-1.2ubuntu1 amd64
ii  libbudgietheme0                            10.4+git20171031.10.g9f71bb8-1.2ubuntu1 amd64       
ii  libraven0                                  10.4+git20171031.10.g9f71bb8-1.2ubuntu1 amd64        
ii  oem-config-slideshow-ubuntu-budgie         138                                     all         
ii  plymouth-theme-ubuntu-budgie-logo          0.9.6                                   all          
ii  plymouth-theme-ubuntu-budgie-text          0.9.6                                   all          
ii  ubuntu-budgie-themes                       0.9.6                                   all          
tristan957 commented 6 years ago

I am not experiencing this although I am on Solus. I don't have any indicator showing when I go left right

angelo-fuchs commented 6 years ago

It seems to only happen when I have a always-on-top on-all-screens window open (e.G. my password manager).

Screenshot of the selector: virtual_screen_selector screenshot

fossfreedom commented 6 years ago

This isnt a budgie-desktop issue - it is not even a budgie applet but a generic application you are running.

Please close this and raise UB issues on its support site https://discourse.ubuntubudgie.org/

On 28 June 2018 at 10:24, Angelo Fuchs notifications@github.com wrote:

It seems to only happen when I have a always-on-top on-all-screens window open (e.G. my password manager).

Screenshot of the selector: [image: virtual_screen_selector screenshot] https://user-images.githubusercontent.com/10619521/42025799-c7026b5a-7ac5-11e8-9477-cfbfd00fe80e.png

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/solus-project/budgie-desktop/issues/1484#issuecomment-400971790, or mute the thread https://github.com/notifications/unsubscribe-auth/AA8zkAoBIk-Ch3rMlHagYNai0_6m0sOMks5uBKDWgaJpZM4UrfRC .

angelo-fuchs commented 6 years ago

Minimising the passwordmanager does not help, closing it does, but I need to click into the selector, then change, then it goes away.

It feels like: If the selector has focus AND CTRL-ALT are keyup THEN the selector vanishes. So, if something grabs the focus of the selector (e.G. a Window that's always up front) then it doesn't work.

If I make the password manager window to be only on one desktop (but always up front) The selector breaks only if I pass the desktop where its on.

e.G. Passwordmanager on Desktop 2: Changing from 1 -> 2, Selector fails. Changing from 2 -> 3 Selector fails. Changing from 3 -> 4 Selector works.

angelo-fuchs commented 6 years ago

@fossfreedom Will do.