Now actionsbar.js needs to be included
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Ubuntu HTML5 UI SDK |
Medium
|
Adnane Belmadiaf | ||
| | ubuntu-html5-theme (Ubuntu) |
Undecided
|
Unassigned | ||
Bug Description
In RTM the following section in a page will work:
For vivid, I have to add
<script src="/usr/
Example code: lp:~dholbach/+junk/new-header-toolbar-breakage-testcase
This breaks our HTML5 training materials, so it'd be nice to fix this soon if possible.
Related branches
- Ubuntu HTML5 Theme Developers: Pending requested 2015-03-04
-
Diff: 871 lines (+300/-249)7 files modified0.1/ambiance/js/actionsbar.js (+0/-151)
0.1/ambiance/js/core.js (+276/-67)
0.1/ambiance/js/page.js (+2/-14)
0.1/ambiance/js/pagestacks.js (+18/-10)
0.1/ambiance/js/tabs.js (+2/-1)
examples/html5-theme/widgets/Pagestack.html (+2/-5)
examples/html5-theme/widgets/Tabs.html (+0/-1)
| Changed in ubuntu-html5-theme: | |
| assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
| importance: | Undecided → Medium |
| status: | New → Confirmed |
| Alexandre Abreu (abreu-alexandre) wrote : | #1 |
| Changed in ubuntu-html5-theme: | |
| assignee: | Alexandre Abreu (abreu-alexandre) → Adnane Belmadiaf (daker) |
| Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package ubuntu-html5-theme - 0.1.2+15.
---------------
ubuntu-html5-theme (0.1.2+
[ Alexandre Abreu ]
* revert revision 196: push to trunk instead of usual landing
[ CI Train Bot ]
* New rebuild forced.
[ David Barth ]
* Fixes Uncaught ReferenceError: ActionBar is not defined
[ daker ]
* Removed ActionsBar deps Fixed the back button in PageStack Fixed
PageStack actions (LP: #1427729, #1427909)
-- CI Train Bot <email address hidden> Wed, 04 Mar 2015 21:32:05 +0000
| Changed in ubuntu-html5-theme (Ubuntu): | |
| status: | New → Fix Released |
| Changed in ubuntu-html5-theme: | |
| status: | Confirmed → Fix Released |

This was a mistake in the way the new header branch is laid out. This is an API breakage and IMO actionbars.js should not exist. Assigning it to daker