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 725688 - Disable normal chat functionality in selection mode
Disable normal chat functionality in selection mode
Status: RESOLVED FIXED
Product: polari
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-04 21:39 UTC by Florian Müllner
Modified: 2014-03-04 21:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
entryArea: Disable during selection mode (1.81 KB, patch)
2014-03-04 21:39 UTC, Florian Müllner
committed Details | Review
mainWindow: Disable join-menu in selection mode (2.54 KB, patch)
2014-03-04 21:39 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2014-03-04 21:39:46 UTC
See patches.
Comment 1 Florian Müllner 2014-03-04 21:39:49 UTC
Created attachment 270949 [details] [review]
entryArea: Disable during selection mode

It is odd to continue chatting while selecting channels to leave;
just disable the entry area in selection mode to clarify the
separation between the modes.
Comment 2 Florian Müllner 2014-03-04 21:39:57 UTC
Created attachment 270951 [details] [review]
mainWindow: Disable join-menu in selection mode

Connecting to new rooms while selecting rooms to leave is a bit odd;
just hide the join button during selection mode to keep the focus
on room removal.
Comment 3 Florian Müllner 2014-03-04 21:40:46 UTC
Attachment 270949 [details] pushed as 4c03acc - entryArea: Disable during selection mode
Attachment 270951 [details] pushed as abe9e6c - mainWindow: Disable join-menu in selection mode