Public bug reported: 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. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** 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 mainPage, and when - bottom edge is open it is displayed in the first (and only) 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 push 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. + 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. -- 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