After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 782969 - Join room dialog: clicking checkbox causes room to be unchecked.
Join room dialog: clicking checkbox causes room to be unchecked.
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-22 20:49 UTC by mjashdev
Modified: 2017-07-18 23:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes bug #782969. (1.15 KB, patch)
2017-05-22 21:24 UTC, mjashdev
none Details | Review
serverRoomManager: Fix double-toggling of checkboxes (1.60 KB, patch)
2017-06-21 17:08 UTC, Florian Müllner
committed Details | Review

Description mjashdev 2017-05-22 20:49:14 UTC
Inside the join dialog in the list of servers if you click the checkbox to the left of the room, it will check and then subsequently uncheck itself.
Comment 1 mjashdev 2017-05-22 21:24:33 UTC
Created attachment 352382 [details] [review]
Fixes bug #782969.
Comment 2 Florian Müllner 2017-06-21 17:08:45 UTC
Created attachment 354188 [details] [review]
serverRoomManager: Fix double-toggling of checkboxes

I've fixed a style nit and added a proper commit message, but unfortunately the author credits were unusable (non-UTF8 locale?), so I haven't pushed this yet. Can you please provide the name/email you'd like me to use in the commit?
Comment 3 Stephen 2017-07-05 15:23:34 UTC
I hit this bug today :)

Florian - if mjashdev doesn't reply can you commit with his address on here, per your modified patch?
Comment 4 Florian Müllner 2017-07-18 23:14:06 UTC
Attachment 354188 [details] pushed as 2fc711a - serverRoomManager: Fix double-toggling of checkboxes