Closed Bug 1133534 Opened 9 years ago Closed 9 years ago

Link-clicker UI doesn't show the remote video on narrow window widths when a screen share is being received

Categories

(Hello (Loop) :: Client, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: standard8, Unassigned)

References

Details

When bug 1126321 lands, we'll have local and remote camera streams as well as the remote screen being shown in most cases.

For screens less than 640px, we won't be showing the remote camera stream. Hence we should try and resolve this miss-match.

There were several reasons I didn't do this in bug 1126321:

- We'd need to do more complex calculations to get the local and remote camera streams in the right place.
- I think there was some issue with the DOM elements being in the wrong place.
- Depending on the results of bug 1133532 we may want to redo our DOM structure to better support both wide and narrow screen cases (I'm not convinced though).
- There's already mobile work going on in separate bugs, and this seems to overlap a lot so it may just be best to wait until that is complete.
With the recent media layout changes, this is now fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.