[Bug 1603353] Re: Move BottomEdge between columns in AdaptivePageLayout

2016-07-28 Thread Tim Peeters
This is being worked on inside the apps now. We don't do animations for
closing the bottom edge pages for now, so all the required functionality
for UITK is there.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => High

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Tim Peeters (tpeeters)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603353

Title:
  Move BottomEdge between columns in AdaptivePageLayout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1603353] Re: Move BottomEdge between columns in AdaptivePageLayout

2016-07-18 Thread Zsombor Egri
** Tags added: apl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603353

Title:
  Move BottomEdge between columns in AdaptivePageLayout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1603353] Re: Move BottomEdge between columns in AdaptivePageLayout

2016-07-15 Thread Tim Peeters
** Description changed:

  In several apps (address-book and messaging-app), the Page to which the
  BottomEdge is attached depends on the number of columns in
  AdaptivePageLayout (APL).
  
  In the description below, we assume that mainPage is the primary page in
  the APL and is always displayed in the first column. Depending on the
  screen/window size the APL can have 1 or 2 columns, and a detailPage can
  be opened from mainPage and is added to the second column.
  
  In 1-column mode, the bottom edge is attached to the current page in the
  first column (mainPage or detailPage).
  
  In 2-column mode, the bottom edge is attached to detailPage, and when it
  is open it is displayed in the second column.
  
  It must be possible to switch between 1 and 2 columns at any time, and
  if the bottom edge was opened in 1-column mode and displayed in the
  first column, it should automatically move to the second column when
  switching to 2-column mode, and vice versa.
  
  This functionality may already be possible in APL by attaching identical
  BottomEdges to the two pages, and when BottomEdge is opened, to add a
  BottomEdgePage to the APL so that the APL then automatically moves that
  page when switching between layouts. But we need to demonstrate how to
  do this with an example in the documentation.
+ 
+ -- specifications for convergence in telephony apps:
+ 
https://docs.google.com/presentation/d/1ZY9WSsEhDnE8MW6ou8GeGNM8isPVgNvl7i5PzbICmUo/edit?ts=56a2605c#slide=id.gfdd4eed78_0_41

** Description changed:

  In several apps (address-book and messaging-app), the Page to which the
  BottomEdge is attached depends on the number of columns in
  AdaptivePageLayout (APL).
  
  In the description below, we assume that mainPage is the primary page in
  the APL and is always displayed in the first column. Depending on the
  screen/window size the APL can have 1 or 2 columns, and a detailPage can
  be opened from mainPage and is added to the second column.
  
  In 1-column mode, the bottom edge is attached to the current page in the
  first column (mainPage or detailPage).
  
  In 2-column mode, the bottom edge is attached to detailPage, and when it
- is open it is displayed in the second column.
+ is open it is displayed in the second column. The bottom edge in the
+ second column can be opened from a header action in the first column
+ (see specs [1]).
  
  It must be possible to switch between 1 and 2 columns at any time, and
  if the bottom edge was opened in 1-column mode and displayed in the
  first column, it should automatically move to the second column when
  switching to 2-column mode, and vice versa.
  
  This functionality may already be possible in APL by attaching identical
  BottomEdges to the two pages, and when BottomEdge is opened, to add a
  BottomEdgePage to the APL so that the APL then automatically moves that
  page when switching between layouts. But we need to demonstrate how to
  do this with an example in the documentation.
  
- -- specifications for convergence in telephony apps:
+ [1] specifications for convergence in telephony apps:
  
https://docs.google.com/presentation/d/1ZY9WSsEhDnE8MW6ou8GeGNM8isPVgNvl7i5PzbICmUo/edit?ts=56a2605c#slide=id.gfdd4eed78_0_41

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603353

Title:
  Move BottomEdge between columns in AdaptivePageLayout

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs