** Branch linked: lp:ubuntu/vivid-proposed/ubuntu-html5-theme -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-html5-theme in Ubuntu. https://bugs.launchpad.net/bugs/1427729
Title: Now actionsbar.js needs to be included Status in Ubuntu UI SDK for HTML5 Apps: Confirmed Status in ubuntu-html5-theme package in Ubuntu: New Bug description: In RTM the following section in a page will work: <footer id="footer1" data-role="footer" class="revealed"> <nav> <ul> <li> <a href="#" id="addfeed"> <img src="/usr/share/ubuntu-html5-ui-toolkit/0.1//ambiance/img/actions/add.svg" alt="Add feed" /> <span>Add feed</span> </a> </li> </ul> </nav> </footer> For vivid, I have to add <script src="/usr/share/ubuntu-html5-ui- toolkit/0.1/ambiance/js/actionsbar.js"></script> 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. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1427729/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp