On the year tab, all the years have visible=True

Bug #1247192 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Calendar App
Invalid
High
Victor Thompson

Bug Description

I'm working with autopilot tests, and trying to find a way to avoid using the order of the components so the test are more stable.

Looking at the introspection tree, I found that on the year tab, there are three QQuickGridView, for this year, the last one and the next one. All of them have visible=True, however only the current year is visible.

So, I think that the grid view with visible=True should be the one for the current year.

Tags: qa-touch

Related branches

Leo Arias (elopio)
tags: added: qa-touch
Changed in ubuntu-calendar-app:
status: New → Confirmed
importance: Undecided → High
Changed in ubuntu-calendar-app:
status: Confirmed → In Progress
assignee: nobody → Victor Thompson (vthompson)
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

This is intended behavior for yearview and other views, so we can provide side scrolling effect

Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

if you need to find out if certain grid is current year then you can use isCurrentItem property of GridView delegate

Changed in ubuntu-calendar-app:
status: In Progress → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.