[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-10-02 Thread Tim Peeters
The header uses the Sections component, so that is the one that needs to
scroll. I assigned this to myself now, but there other header-related
things that need to be finished first.

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

** Summary changed:

- PageHeadSections does not scroll
+ Sections does not scroll

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

Title:
  Sections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-10-02 Thread Andrea Bernabei
I did a prototype back in the days, reassigning this to the engineer
who's going to refine it

** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: Andrea Bernabei (faenil) => (unassigned)

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-07-05 Thread Andrea Bernabei
feel free to ping me on IRC if you need additional info or you want to
contribute :)

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-07-05 Thread Andrea Bernabei
I've been prototyping a new SectionStyle which will allow horizontal
scrolling and keyboard navigation.

This task is currently on hold on my side as I'm busy on other projects,
but I should be able to get back to it and wrap it up (i.e. fix the
corner case bugs I found and write tests for it) in the next few weeks.

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-07-05 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu)
 Assignee: (unassigned) => Andrea Bernabei (faenil)

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

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

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-06-29 Thread Sam Bull
As said, it's a worst-case scenario. I expect 99% of users to enable 2-5
languages and not be a problem. But, it is possible for someone to
enable every language. I see no reason to arbitrarily limit the users
choice, they are smart enough to decide what is suitable to them.

I've attached a screenshot of what it looks like, with 4 languages
viewable, you should be able to see that it provides a quick convenient
switch between languages without taking up much space.

** Attachment added: "screenshot20150629_145421899.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1465048/+attachment/4421961/+files/screenshot20150629_145421899.png

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1465048] Re: PageHeadSections does not scroll

2015-06-29 Thread Nekhelesh Ramananthan
In the new design I believe PageHeadSections will be scrollable. That
said the problem you have listed is an app issue. The PageHeadSections
is designed to accommodate at most 10-20 sections. 150 sections is a
overkill and a bad app design in my opinion. May be it should be shown
as a listview instead.

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

Title:
  PageHeadSections does not scroll

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

Bug description:
  If there are too many parts in PageHeadSections, there is no way to
  select sections off the screen. This could be solved by allowing the
  sections to be scrolled horizontally, similarly to how the original
  Header worked in the early toolkit versions.

  Example of where this is a problem:
I use the PageHeadSections to allow the user to select between languages 
for translation. The available languages here are set by the user in the 
settings. So, in most cases only 2-5 languages will be listed, but a user could 
decide to use all ~150 languages if they wanted to.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp