← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1557259] Re: typo in the property definitions

 

This bug was fixed in the package qtbase-opensource-src - 5.5.1+dfsg-
16ubuntu6

---------------
qtbase-opensource-src (5.5.1+dfsg-16ubuntu6) xenial; urgency=medium

  [ Alberto Mardegan ]
  * debian/patches/xcb_fix_parent_screen_of_embedded_windows.patch:
    - Fix wrong size of embedded window. Fixed in upstream Qt 5.6.
      (LP: #1564767)

 -- Timo Jyrinki <timo-jyrinki@xxxxxxxxxx>  Tue, 05 Apr 2016 13:59:17
+0000

** Changed in: qtbase-opensource-src (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtbase-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1557259

Title:
  typo in the property definitions

Status in Canonical System Image:
  Fix Committed
Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed
Status in qtbase-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  https://developer.ubuntu.com/api/apps/qml/sdk-15.04.1/Ubuntu.Components.ScrollView/

  on the page:

  defaultcontentItem : Item
  The contentItem of the ScrollView. This is set by the user. Note that the definition of contentItem is somewhat different to that of a Flickable, where the contentItem is implicitly created.

  read-onlyflickableItem : Item

  There should be a space in the property defintions.

  default contentItem: Item

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1557259/+subscriptions


References