← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1335692] Re: incorrect data-role for tab content in index.html of new project

 

This bug was fixed in the package qtcreator-plugin-ubuntu -
3.1.1+14.10.20140704.1-0ubuntu1

---------------
qtcreator-plugin-ubuntu (3.1.1+14.10.20140704.1-0ubuntu1) utopic; urgency=low

  [ daker ]
  * Make sure the webapp apparmor json file is valid
  * Fixed param that causes the webapp-container to open http://cookies
    (LP: #1327761)

  [ Adnane Belmadiaf ]
  * Fixed data-role name in the HTML5 app template (LP: #1335692)

  [ Michael Vogt ]
  * Some guidance to the webapp app.desktop template.
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 04 Jul 2014 17:41:00 +0000

** Changed in: qtcreator-plugin-ubuntu (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator-plugin-ubuntu in
Ubuntu.
https://bugs.launchpad.net/bugs/1335692

Title:
  incorrect data-role for tab content in index.html of new project

Status in Ubuntu UI SDK for HTML5 Apps:
  New
Status in “qtcreator-plugin-ubuntu” package in Ubuntu:
  Fix Released

Bug description:
  When you create a new HTML5 project in the SDK, there's a small typo
  in the 'index.html' file that is incorrect and misleading. The data-
  role attribute for the div that contains the content for a tab is set
  to the value 'page'. However a quick test and a look at the docs
  (http://developer.ubuntu.com/api/html5/current/UbuntuUI.Tabs/) shows
  that this should be set to the value 'tab' instead. The content only
  changes when data-role is changed to 'tab'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1335692/+subscriptions