Closed
Bug 1112021
Opened 10 years ago
Closed 10 years ago
Extra outline/overlap of local video shadow on top of remote video
Categories
(Hello (Loop) :: Client, defect)
Tracking
(firefox35+ fixed, firefox36+ fixed, firefox37 fixed)
People
(Reporter: standard8, Unassigned)
Details
(Whiteboard: [good first verify])
Attachments
(5 files, 2 obsolete files)
79.01 KB,
image/png
|
Details | |
106.98 KB,
image/png
|
Details | |
83.39 KB,
image/png
|
Details | |
2.14 KB,
patch
|
standard8
:
review+
Sylvestre
:
approval-mozilla-aurora+
Sylvestre
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
745.29 KB,
image/png
|
Details |
Best to see the attached screenshots - we have a line that's overlaying the remote video.
Reporter | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
This patch removes the drop shadows applied to room local video streams, and also update the room preview to use a black background.
Attachment #8537928 -
Flags: review?(standard8)
Assignee | ||
Comment 3•10 years ago
|
||
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Grmbl as :sevaan pointed out on IRC, drop shadows are still applied on the desktop conversation window local video. Will amend the patch.
Assignee | ||
Comment 6•10 years ago
|
||
Actually removed the drop shadow from the desktop conversation window local video element.
Attachment #8537928 -
Attachment is obsolete: true
Attachment #8537928 -
Flags: review?(standard8)
Attachment #8538599 -
Flags: review?(standard8)
Assignee | ||
Comment 7•10 years ago
|
||
Attachment #8537930 -
Attachment is obsolete: true
Reporter | ||
Comment 8•10 years ago
|
||
Comment on attachment 8538599 [details] [diff] [review]
Remove drop shadows from Loop room preview.
Review of attachment 8538599 [details] [diff] [review]:
-----------------------------------------------------------------
::: browser/components/loop/content/shared/css/conversation.css
@@ +548,5 @@
> .room-conversation .OT_publisher .OT_video-container video {
> background-color: transparent; /* avoid visually obvious letterboxing */
> }
>
> +.fx-embedded .room-conversation .room-preview .OT_publisher .OT_video-container,
For some reason, this section isn't in my version of the file. The change looks fine though, so fix the bitrot and keep it or leave it appropriately.
Attachment #8538599 -
Flags: review?(standard8) → review+
Assignee | ||
Comment 9•10 years ago
|
||
Iteration: --- → 37.1
Points: --- → 1
Target Milestone: --- → mozilla37
Comment 10•10 years ago
|
||
Assignee: nobody → nperriault
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 11•10 years ago
|
||
Comment on attachment 8538599 [details] [diff] [review]
Remove drop shadows from Loop room preview.
Approval Request Comment
[Feature/regressing bug #]: Visual anomaly introduced when fixing the self view to be accurate
[User impact if declined]: Extra shadow would continue to be visible which is very annoying
[Describe test coverage new/current, TBPL]: easily tested and verified manually
[Risks and why]: Very low risk to Hello, no risk outside of Hello.
[String/UUID change made/needed]: no strings
Attachment #8538599 -
Flags: approval-mozilla-beta?
Attachment #8538599 -
Flags: approval-mozilla-aurora?
Comment 12•10 years ago
|
||
[Tracking Requested - why for this release]:
See Comment 11
status-firefox35:
--- → affected
status-firefox36:
--- → affected
status-firefox37:
--- → fixed
tracking-firefox35:
--- → ?
tracking-firefox36:
--- → ?
Updated•10 years ago
|
Updated•10 years ago
|
Attachment #8538599 -
Flags: approval-mozilla-beta?
Attachment #8538599 -
Flags: approval-mozilla-beta+
Attachment #8538599 -
Flags: approval-mozilla-aurora?
Attachment #8538599 -
Flags: approval-mozilla-aurora+
Comment 13•10 years ago
|
||
Comment 14•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•