← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1475643] [NEW] MainView adds a horizontal line

 

Public bug reported:

The following code

import QtQuick 2.4
import Ubuntu.Components 1.3

MainView {
}

shows an horizontal line in the view. Ideally there shouldn't be any.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  MainView adds a horizontal line

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  The following code

  import QtQuick 2.4
  import Ubuntu.Components 1.3

  MainView {
  }

  shows an horizontal line in the view. Ideally there shouldn't be any.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1475643/+subscriptions


Follow ups