← Back to team overview

touch-packages team mailing list archive

[Bug 1427729] Re: Now actionsbar.js needs to be included

 

** Changed in: ubuntu-html5-theme
       Status: Confirmed => Fix Released

-- 
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:
  Fix Released
Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released

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