Online videos flickering when switched to their view
Bug #1058097 reported by Michal Hruby
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity Remote Videos scope | Fix Committed | Medium | Michal Hruby | ||
Bug Description
The online videos category in dash flickers every time user switches from a different lens to video lens. This is caused by unnecessary refresh of the results, which causes their removal and re-adding.
The remote videos should be refreshed periodically, not on every view switch.
Related branches
lp:~mhr3/unity-lens-video/fix-1058097
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Paweł Stołowski (community): Approve
- David Callé (community): Approve
- Diff: 43 lines (+9/-7)1 file modifiedsrc/unity-scope-video-remote (+9/-7)
- Unity Videos lens: Pending requested
- Diff: 1208 lines (+1174/-0) (has conflicts)6 files modifiedCOPYING (+674/-0)
MANIFEST.in (+4/-0)
setup.py (+16/-0)
src/unity-scope-video-remote (+474/-0)
unity-scope-video-remote.service (+3/-0)
video-remote.scope (+3/-0)
| Changed in unity-lens-videos: | |
| status: | New → In Progress |
| importance: | Undecided → Medium |
| assignee: | nobody → Michal Hruby (mhr3) |
| Changed in unity-lens-videos: | |
| milestone: | none → 0.3.11 |
| status: | In Progress → Fix Committed |
| Changed in unity-lens-videos: | |
| milestone: | 0.3.11 → none |
| affects: | unity-lens-videos → unity-scope-video-remote-exua |
| affects: | unity-scope-video-remote-exua → unity-scope-video-remote |
| Changed in unity-scope-video-remote: | |
| milestone: | none → 0.3.9 |
To post a comment you must log in.