Black tab previews on webbrowser sometimes
Bug #1452998 reported by
Olivier Tilloy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | |||
Oxide |
Invalid
|
Critical
|
Unassigned | |||
webbrowser-app |
Fix Released
|
Critical
|
Olivier Tilloy | |||
webbrowser-app (Ubuntu) | ||||||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
This is observed with image #207 from the devel-proposed channel on krillin.
All tab previews but the active one are entirely black. See attached screenshot.
This is a recent regression, tab previews used to be displayed correctly.
Related branches
lp://staging/~osomon/webbrowser-app/black-captures-2
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 1008 lines (+523/-60)15 files modifiedsrc/Ubuntu/Web/UbuntuWebView02.qml (+4/-0)
src/app/ChromeBase.qml (+3/-0)
src/app/ChromeButton.qml (+1/-0)
src/app/webbrowser/AddressBar.qml (+1/-1)
src/app/webbrowser/Browser.qml (+121/-22)
src/app/webbrowser/BrowserTab.qml (+49/-23)
src/app/webbrowser/Chrome.qml (+8/-1)
src/app/webbrowser/LeavePrivateModeDialog.qml (+43/-0)
src/app/webbrowser/NewPrivateTabView.qml (+60/-0)
src/app/webbrowser/NewTabView.qml (+2/-0)
src/app/webbrowser/TabsList.qml (+3/-9)
tests/autopilot/webbrowser_app/emulators/browser.py (+93/-1)
tests/autopilot/webbrowser_app/tests/__init__.py (+16/-3)
tests/autopilot/webbrowser_app/tests/test_private.py (+106/-0)
tests/unittests/qml/tst_AddressBar.qml (+13/-0)
summary: |
- Black tab previews on devel-proposed + Black tab previews on webbrowser sometimes |
Changed in canonical-devices-system-image: | |
milestone: | none → ww22-2015 |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
Changed in webbrowser-app: | |
assignee: | nobody → Olivier Tilloy (osomon) |
status: | Confirmed → In Progress |
Changed in oxide: | |
status: | New → Invalid |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
Changed in webbrowser-app: | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
The regression appeared in image #199.