[webapp-container] Header text becomes unreadable with a dark "theme-color"
Bug #1548573 reported by
Michael Terry
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
David Barth | ||
webapps-sprint |
Fix Released
|
Medium
|
Alexandre Abreu | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Medium
|
Alexandre Abreu |
Bug Description
If you install and open the app "reddit mobile" (redditmobile.
Screenshot attached. Is some part of the reddit css doing that?
[1] which should just be equivalent to running the command: "webapp-container --enable-
current build number: 244
device name: mako
channel: ubuntu-
last update: 2016-02-18 23:13:54
version version: 244
version ubuntu: 20160219
version device: 20160112
version custom: 20160201-5-vivid
Related branches
lp://staging/~abreu-alexandre/webbrowser-app/text-color-for-theme-color-webapps
- Alberto Mardegan (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
-
Diff: 356 lines (+218/-10)9 files modifiedsrc/app/webcontainer/CMakeLists.txt (+1/-0)
src/app/webcontainer/Chrome.qml (+3/-0)
src/app/webcontainer/ColorUtils.js (+73/-0)
src/app/webcontainer/WebApp.qml (+10/-2)
src/app/webcontainer/webapp-container-helper.cpp (+40/-7)
src/app/webcontainer/webapp-container-helper.h (+10/-1)
tests/unittests/CMakeLists.txt (+2/-0)
tests/unittests/webapp-container-color-helper/CMakeLists.txt (+17/-0)
tests/unittests/webapp-container-color-helper/tst_WebappContainerColorTests.cpp (+62/-0)
Changed in webbrowser-app (Ubuntu): | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
Changed in webapps-sprint: | |
milestone: | none → sprint-19 |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
Changed in webbrowser-app (Ubuntu): | |
status: | New → In Progress |
Changed in webapps-sprint: | |
status: | New → In Progress |
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → Medium |
Changed in webapps-sprint: | |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
importance: | Undecided → Medium |
milestone: | none → 11 |
status: | New → Fix Committed |
assignee: | nobody → David Barth (dbarth) |
Changed in webapps-sprint: | |
status: | In Progress → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This is the intended behaviour: see bug #1477674 for details. The source of m.reddit.com has the following meta tag:
<meta name="theme-color" content="#336699"/>