eonpatapon / gnome-shell-extension-transmission-daemon

gnome-shell indicator for transmission-daemon
40 stars 23 forks source link

Popup closes when Add Torrent text box is clicked #40

Closed donny85 closed 8 years ago

donny85 commented 8 years ago

Affects at least Gnome Shell 3.16 and 3.18

Steps to reproduce: 1) click the extension icon on the panel -> extension popup opens 2) click the "[+] Add Torrent" icon at the top controls area -> new textarea appears ("Torrent URL or Magnet link") 3) click into the textarea to set focus to it -> the whole PopupBaseMenuItem is activated and the popup is closed

Possible fix: disable activate signal in TorrentsControls class

atrias commented 8 years ago

This happens to me as well. I also left a comment about this on the gnome extension page.

ItachiSan commented 8 years ago

Still present, affects me also..

eonpatapon commented 8 years ago

Fixed by the last commit on version 3.20

See #46