2019-10-10 03:10:55 +08:00
|
|
|
---
|
|
|
|
name: HTML5 Issue
|
2020-05-04 18:39:37 +08:00
|
|
|
about: Template for creating HTML5 Issue (frontend which you see during a session, not Greenlight).
|
2019-10-10 03:10:55 +08:00
|
|
|
title: ''
|
2021-04-05 00:39:36 +08:00
|
|
|
labels: 'module: client'
|
2019-10-10 03:10:55 +08:00
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2020-05-04 18:39:37 +08:00
|
|
|
<!--PLEASE DO NOT FILE ISSUES FOR GENERAL SUPPORT QUESTIONS.
|
|
|
|
This issue tracker is only for bbb development related issues.-->
|
|
|
|
|
2019-12-17 01:55:39 +08:00
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
2019-10-10 03:10:55 +08:00
|
|
|
|
2019-12-17 01:55:39 +08:00
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Go to '...'
|
|
|
|
2. Click on '....'
|
|
|
|
3. Scroll down to '....'
|
|
|
|
4. See error
|
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Actual behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
2021-07-03 10:14:22 +08:00
|
|
|
**BBB version:**
|
2020-03-26 21:07:11 +08:00
|
|
|
BigBlueButton continually evolves. Providing the version/build helps us to pinpoint when an issue was introduced.
|
|
|
|
Example:
|
|
|
|
$ sudo bbb-conf --check | grep BigBlueButton
|
|
|
|
BigBlueButton Server 2.2.2 (1816)
|
2020-03-26 02:53:28 +08:00
|
|
|
|
2019-12-17 01:55:39 +08:00
|
|
|
**Desktop (please complete the following information):**
|
2019-12-19 01:43:43 +08:00
|
|
|
- OS: [e.g. Windows, Mac]
|
|
|
|
- Browser [e.g. Chrome, Safari]
|
2019-12-17 01:55:39 +08:00
|
|
|
- Version [e.g. 22]
|
|
|
|
|
|
|
|
**Smartphone (please complete the following information):**
|
|
|
|
- Device: [e.g. iPhone6]
|
|
|
|
- OS: [e.g. iOS8.1]
|
2019-12-19 01:43:43 +08:00
|
|
|
- Browser [e.g. stock browser, Safari]
|
2019-12-17 01:55:39 +08:00
|
|
|
- Version [e.g. 22]
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|