gonzaarcr / Fildem

Fildem global menu
GNU General Public License v3.0
802 stars 86 forks source link

When clicking a option with check-able box ,it works correctly but it doesn't change its state (on/off). #91

Closed gsingh704 closed 3 years ago

gsingh704 commented 3 years ago

Information

What is the current behavior?

When clicking a option with check-able box ,it works correctly but it doesn't change its state (on/off). For example in terminal if I click on read only , terminal changes to read only but the option remain with a "tick" in the box. It change if you change the app and then re-open the same app

Steps to reproduce the problem

Open gnome-terminal Click on Read-only See if it change the box status change or not change app now see the read-only option in menu

What is the expected behavior?

Change the state of the box according if the option is on or not at the same time not when changing apps

gonzaarcr commented 3 years ago

I’m working on this, but some applications don’t send the updated event. I might to just refresh evrything.

gonzaarcr commented 3 years ago

I’ve created an issue (#94) to seek for external help and try to fix this issue. I will close this one.