Closed Bug 1198891 Opened 9 years ago Closed 9 years ago

Tab/Window Sharing icon should turn blue when sharing is active

Categories

(Hello (Loop) :: Client, defect, P1)

defect
Points:
3

Tracking

(firefox43 verified)

VERIFIED FIXED
mozilla43
Iteration:
43.3 - Sep 21
Tracking Status
firefox43 --- verified

People

(Reporter: sevaan, Assigned: standard8)

References

Details

(Whiteboard: [visual refresh])

Attachments

(3 files, 1 obsolete file)

Attached image Active Icons (obsolete) —
When a user turns on tab or window sharing, the sharing icon should turn blue to indicate that sharing is active (the same way the camera/microphone icons are blue when active). http://i.sevaan.com/image/3200102d0p1l
(In reply to Sevaan Franks [:sevaan] from comment #0) > Created attachment 8652999 [details] > Active Icons > http://i.sevaan.com/image/3200102d0p1l Your attachment is the same as the linked image. Did you mean to attach icons?
(In reply to Sevaan Franks [:sevaan] from comment #0) > the same way the camera/microphone icons are blue when active Actually, those icons are always blue. They have a slash through them when disabled. Should it be default to sharing-mute when not active? .. which seems to already exist: http://mxr.mozilla.org/mozilla-central/source/browser/components/loop/content/shared/img/svg/sharing-mute.svg
(In reply to Ed Lee :Mardak from comment #2) > (In reply to Sevaan Franks [:sevaan] from comment #0) > > the same way the camera/microphone icons are blue when active > Actually, those icons are always blue. They have a slash through them when > disabled. > > Should it be default to sharing-mute when not active? .. which seems to > already exist: > > http://mxr.mozilla.org/mozilla-central/source/browser/components/loop/ > content/shared/img/svg/sharing-mute.svg Hmm, I thought that was what the button should be to click on to stop sharing - that's what https://www.dropbox.com/s/4gdkx44rnpjrtbw/CommonEements_Sheet.png?dl=0 says. So currently the implementation is wrong according to the element sheet (we display it with the slash through when disabled, and display the normal icon in the 2nd state). Sevaan: Can you clarify what you want - do you want what's on the element sheet, or the element sheet plus a change to blue?
Flags: needinfo?(sfranks)
Attached image Icon States
I don't think it should default to the sharing icon with the slash through it, which implies that sharing is on, but just temporarily disabled. I just think the icon should be blue when sharing is on. Then it can stay dark when sharing is off. Otherwise users don't have any indication that it is turned on. Also, I noticed just now that when activating tab sharing, the icon switches to the mute state for a second before returning to normal.
Attachment #8652999 - Attachment is obsolete: true
Flags: needinfo?(sfranks)
Blocks: 1179164
Rank: 18
Flags: qe-verify+
Flags: firefox-backlog+
Priority: -- → P1
Whiteboard: [visual refresh]
Assignee: nobody → standard8
Iteration: --- → 43.2 - Sep 7
Points: --- → 3
QA Contact: standard8
This implements as Sevaan suggested. The views: - Left: screen sharing not active (unchanged) - Middle: screen sharing button disabled, this happens whilst the prompt for the window to select is active. - Right: screen sharing active.
Attachment #8657769 - Flags: ui-review?(vpg)
Comment on attachment 8657769 [details] Screen shot with patch applied Thanks!
Attachment #8657769 - Flags: ui-review?(vpg) → ui-review+
Attachment #8657768 - Flags: review?(dmose)
Iteration: 43.2 - Sep 7 → 43.3 - Sep 21
Comment on attachment 8657768 [details] [diff] [review] Make the tab sharing icon turn blue when sharing is active Review of attachment 8657768 [details] [diff] [review]: ----------------------------------------------------------------- r=Mardak ::: browser/components/loop/content/shared/css/conversation.css @@ +230,4 @@ > } > > .btn-screen-share.disabled { > + background-image: url("../img/svg/sharing-disabled.svg"); We can rename the file to -pending instead of -disabled
Attachment #8657768 - Flags: review?(dmose) → review+
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
Reproduced the initial issue using old Nightly from 2015-09-08, verified that the issue is fixed using latest Developer Edition 43.0a2 across platforms (Windows 7 64-bit, Windows 10 64-bit, Mac OS X 10.11 and Ubuntu 14.04 32-bit).
Status: RESOLVED → VERIFIED
Flags: qe-verify+
QA Contact: standard8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: