[Touch-packages] [Bug 1434142] Re: in developer mode, there should be a shutdown option to boot into the bootloader

2015-03-25 Thread Magdalena Mirowicz
** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  in developer mode, there should be a shutdown option to boot into the
  bootloader

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  when pressing the power button in Ubuntu Touch, the user has the
  option to Cancel, Power Off, or Reboot. If the user has enabled
  Developer Mode, then there should be an option to boot into
  recover/bootloader

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1434142/+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 1268097] Re: Can't set user-supplied ring tone

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

** Changed in: ubuntu-ux
   Importance: Undecided = Wishlist

** Summary changed:

- Can't set user-supplied ring tone
+ [System settings] Can't set user-supplied ring tone

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [System settings] Can't set user-supplied ring tone

Status in Ubuntu UX bugs:
  Triaged
Status in content-hub package in Ubuntu:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed

Bug description:
  AFAICS I can't set a custom ring tone without using a writable image.
  (http://askubuntu.com/questions/372759/ringtones-in-ubuntu-touch)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1268097/+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 1426559] Re: [Shell] Bring the HUD back to Unity 8

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Magdalena Mirowicz (magdalena-mirowicz) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Benjamin Keyser (bjkeyser)

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [Shell] Bring the HUD back to Unity 8

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  One of the most innovative, useful, and wildly popular features
  introduced into Unity 7 was the HUD. Unity 8 currently does not have
  it.

  When Unity 8 was started, we had a way of accessing the HUD with a
  long-swipe from the bottom edge. However, the API to use it was late
  in being added to the SDK, and changed in incompatible ways after it
  was available, and as a result only a few apps (including one of my
  own) had taken advantage of it. Moreover user testing showed that the
  swipe-up activation was not easily discover-able by users.

  When the toolbar/header was redesigned and the bottom-edge gesture
  given to app developers, the way of accessing the HUD was removed, and
  the API was removed before the first supported API freeze.

  Before switching to Unity 8 on the desktop we will need to re-
  introduce the HUD into Unity, to avoid a feature regression that many
  have come to expect and appreciate. Moreover, we should re-introduce
  it on the phone so that apps can once again start taking advantage of
  it, so we can learn how to provide new use cases and user interactions
  for phone/tablet apps.

  In order to match, as much as possible, the Unity 7 way of accessing
  the HUD, my recommendation would be to implement it like an Indicator,
  but always on the far left of the panel. Then it would be touch-
  accessible with a swipe down from the top, or switchable from within
  the drop-down of another indicator, placing it at the same screen
  position as it is on the Unity 7 desktop. Placing the window title or
  simple Menu in that location of the panel (or switching between
  them, depending on available space) would aid in discovery of the
  feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1426559/+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 1363214] Re: [System Settings] [design] allow Passcodes of variable length instead of just 4 digits

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

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

Title:
  [System Settings] [design] allow Passcodes of variable length instead
  of just 4 digits

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Currently when setting a Passcode on the device, it must be 4 digits.
  This is artificially limiting. Other platforms (eg Android) allow
  longer Passcodes. It has always been my understanding that we should
  support Swipe, Passphrase and Passcode where Passphrase and Passcode
  can be arbitrarily long.

  However, once longer Passcodes are supported, we will have to add an
  Enter key. Right now, the lockscreen checks the Passcode once 4 digits
  are added so that you don't have to press Enter. I guess this was done
  for usability, but would be a security issue because an attacker can
  easily determine the Passcode length, which makes it easier to for an
  attacker to guess the Passcode. Eg, if I have a 5 digit Passcode set,
  then an attacker need only type '1' and know that the Passcode is
  only five characters. Now, a Passcode isn't strong to begin with and
  an automated attack could rather quickly brute force Passcodes, but we
  shouldn't make it easier for someone manually trying to guess the
  Passcode.

  The passphrase lockscreen prompt correctly allows variable length
  passphrases and requires you to press Enter.

  I suggest moving the 'X' up t the left of '0' and an Enter symbol to
  the rigth of '0'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1363214/+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 1434124] Re: Uninstallation confirmation screen inconsistent with other dialogs

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1434124

Title:
  Uninstallation confirmation screen inconsistent with other dialogs

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Triaged

Bug description:
  On current rtm trying to uninstall a click from the dash you get a
  confirmation screen with a confirm button on the left and an orange
  cancel one on the right, that seems inconsistant with the
  guideline/what other part of the system are doing

  - why is cancel in orange? 
https://design.ubuntu.com/apps/building-blocks/buttons states that the color is 
for negative actions
  - unsure that confirm is conveying what the button does, could it be 
uninstall or confirm uninstallation?

  it feels like that the left button should be the red one and have
  something in its label stating what you are confirming (since the
  rational is that users tend to not read the text description, so the
  button should summarize the action they are doing)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1434124/+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 1427358] Re: Network indicator should deal with AP/P2P Wi-Fi devices as well as active AP/P2P connections

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  Network indicator should deal with AP/P2P Wi-Fi devices as well as
  active AP/P2P connections

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-network package in Ubuntu:
  New

Bug description:
  Using vivid on krillin

  Background:
  From the spec on networking [1]:

  A hotspot requires Wi-Fi to work. To warn you that turning off Wi-Fi
  will turn off the hotspot, whenever Hotspot is on, the “Wi-Fi” switch
  wherever it appears (in the quick-access area, in the “Wi-Fi” screen,
  and in the network menu) should instead be “Wi-Fi used for hotspot”.
  In addition, turning on Flight Mode should warn that it will turn off
  Hotspot.

  Reproduce:
  Start an AP hotspot using [2]

  What happens:
  1. The network indicator gives no indication that turning off Wi-Fi will 
disable the hotspot
  2. Flight mode silently disables hotspot and does not restore it after being 
turned off
  3. The AP looks like any 'normal', connected network

  What should happen:
  1. The Wi-Fi switch should have a different label (see [1])
  2. Going into flight mode should yield a warning
  3. The AP should probably be visually separated from 'normal' networks

  [1] https://wiki.ubuntu.com/Networking#hotspot
  [2] 
http://bazaar.launchpad.net/~mathieu-tl/+junk/touch-hotspot/view/head:/hotspot.py

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1427358/+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 1378350] Re: [Browser] Need to allow multiple apps to handle the same url patterns

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

** Changed in: ubuntu-ux
 Assignee: Magdalena Mirowicz (magdalena-mirowicz) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

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

Title:
  [Browser] Need to allow multiple apps to handle the same url patterns

Status in Ubuntu UX bugs:
  Triaged
Status in content-hub package in Ubuntu:
  New
Status in url-dispatcher package in Ubuntu:
  Triaged

Bug description:
  Steps:
  * install gmail and dekko apps

  Expected:
  * when using a mailto: URL (see bug #1351222) URL, the user should be asked 
which app to open (and cache the response optionally?)

  Current:
  * not sure what would happen ;)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1378350/+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 1435877] Re: tutorial not adapted to desktop mode

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  tutorial not adapted to desktop mode

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  The first unity8 run shows you a tutorial explaining how the edges gestures 
work, that's also the case on the desktop-next iso, but some details don't fit 
well there
  - the switcher previews are not nicely scaled
  - the there are your software suggest that the dash is taking the screen, 
which is not the case
  - it might make sense to not restrict the explanations to be touch specific?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1435877/+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 1377096] Re: [OSK] Ubuntu Touch should allow alternative keyboard layouts

2015-03-25 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

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

Title:
  [OSK] Ubuntu Touch should allow alternative keyboard layouts

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-keyboard package in Ubuntu:
  Triaged

Bug description:
  It would be nice if alternative keyboard layouts were available for
  Ubuntu Touch.

  On Android devices I use the Hacker's Keyboard
  https://code.google.com/p/hackerskeyboard/ from F-Droid
  
https://f-droid.org/repository/browse/?fdfilter=org.pocketworkstation.pckeyboardfdid=org.pocketworkstation.pckeyboard
  as this allows customisation and easy access to keys such as Ctrl,
  Esc, !, : and - and these are keys that take a lot of key presses with
  the current Ubuntu touch keyboard (I use vim). In addition key
  combinations such as Ctrl-n and Ctrl-p (next and previous channel in
  IRSSI) are not possible with the current Ubuntu Touch keyboard.

  Having said the above the gestures, double tap for tab, swipe up, down
  , left and right for the arrow keys is great and I now find myself
  trying to use these gestures on Android devices...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1377096/+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 1321309] Re: [Indicators] Missed calendar or alarm events need to be properly indicated

2015-04-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

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

Title:
  [Indicators] Missed calendar or alarm events need to be properly
  indicated

Status in The Date and Time Indicator:
  Confirmed
Status in Clock application for Ubuntu devices:
  Triaged
Status in Themes for Ubuntu:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in ubuntu-themes package in Ubuntu:
  New

Bug description:
  Imagine a scenario where you have a calendar event or a clock alarm to
  go of at 10:00. If you get a call at the same time, then obviously the
  call gets the highest priority and the alarm or calendar audible
  notification is suppressed by the system. So a phone user can actually
  miss the event.

  This can be resolved by turning the alarm icon shown in the indicator
  to blue similar to messages to indicate that an alarm or event was
  missed by the user.

  ---

  Desired solution:

  The alarm icon turns its state to active like notification
  center/messages indicator as suggested in the bug description.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-datetime/+bug/1321309/+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 1406023] Re: [theme] [design] no option to change home screen wallpaper

2015-03-03 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [theme] [design] no option to change home screen wallpaper

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  There is no option to change the background image on the
  homescreen/scopes on ubuntu touch, however you can change the
  lockscreen wallpaper. If you want Ubuntu touch to be sucessful this
  needs to be fixed. Users want to customise their devices. This feature
  used to be there and now its been removed. Fix it!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1406023/+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 1232633] Re: [system] Changing volume doesn't show feedback on the phone

2015-03-03 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Estibaliz Landa Torres (estilanda) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Grazina (boroskograzina)

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

Title:
  [system] Changing volume doesn't show feedback on the phone

Status in Ubuntu UX bugs:
  Fix Committed
Status in indicator-sound package in Ubuntu:
  Fix Released
Status in unity-notifications package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu RTM:
  Fix Released
Status in unity-notifications package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  Not an indicator of volume status when it makes adjusting volume
  (Nexus 4)

  https://wiki.ubuntu.com/Sound#volume-keys: In addition, any of
  those keys/buttons should play a subtle noise for you to gauge the
  volume, and display a confirmation bubble with the icon of the primary
  sound output at the current volume, a volume bar, and accessible text
  “Sound muted” or “Volume {X}%” (for example, “Volume 75%”).

  **Update**
  For EU regulations:
  When listening to music/audio sources and the volume is raised above a 
certain threshold a warning must be displayed to user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1232633/+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 750497] Re: Workspace switcher has no quicklist

2015-03-03 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Confirmed = Triaged

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

Title:
  Workspace switcher has no quicklist

Status in Ubuntu UX bugs:
  Triaged
Status in Unity:
  Incomplete
Status in Unity 2D:
  Incomplete
Status in unity package in Ubuntu:
  Incomplete
Status in unity-2d package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: unity

  This is the only Unity launcher item with no right-click quicklist.

  To me it seems important to have consistency. Though of course we know
  that we shouldn't just add things for the sake of it.

  I don't know if added Switch to Workspace X options is considered a
  good idea?

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: unity 3.8.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,resize,regex,vpswitch,move,animation,imgpng,mousepoll,grid,unitymtgrabhandles,gnomecompat,place,workarounds,wall,wobbly,expo,ezoom,staticswitcher,session,fade,scale,unityshell]
  Date: Mon Apr  4 18:06:36 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20110127)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to natty on 2011-03-09 (26 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/750497/+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 1403111] Re: hardware LED should indicate charging status

2015-03-03 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  hardware LED should indicate charging status

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  It would be very useful if the hardware LED on phones would indicate
  the charging status. For example having the LED flash red while
  charging and white while being fully charged but still plugged. That
  way one can immediately see when the phone has finished charging.

  Given that those LEDs are all RGB nowadays we could even be more
  clever. How about something like this?

  * you plug an empty phone, LED turns on, lights red
  * as the phone charges, the LED does a color animation towards green

  so you could see a half charged phone when the orange light is glowing
  or know it's mostly ready when the light is greenish.

  Obviously any charging state indication should be overridden by the
  blue one for indicating missing calls/messages we already have.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1403111/+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 1392969] Re: [oobe] [set-up] The welcome wizard lacks a timezone selector

2015-04-27 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Olga Kemmet (olga-kemmet) = Andreea Pirvu (andreea-pirvu)

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

Title:
  [oobe] [set-up] The welcome wizard lacks a timezone selector

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  After flashing and completing the welcome/first-boot wizard, I have to
  manually set the timezone in the settings.

  AFAIK, most other phone OS directly ask the user to set it during
  their welcome wizard.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1392969/+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 1294732] Re: [OOBE] phone string in tablet oobe; oobe should have tablet or generic term

2015-04-27 Thread Magdalena Mirowicz
** Summary changed:

- [meet ubuntu] phone string in tablet oobe; oobe should have tablet or 
generic term
+ [OOBE] phone string in tablet oobe; oobe should have tablet or generic 
term

** Changed in: ubuntu-ux
 Assignee: Olga Kemmet (olga-kemmet) = Andreea Pirvu (andreea-pirvu)

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

Title:
  [OOBE] phone string in tablet oobe; oobe should have tablet or
  generic term

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  build r237
  the oobe on the tablet (nexus 7) refers to a phone it should refer to a 
tablet or a generic like your device

  See also bug 1258211.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1294732/+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 1407930] Re: [sdk] Need to educate users about drag-for-action gestures

2015-04-27 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Magdalena Mirowicz (magdalena-mirowicz) = Andreea Pirvu 
(andreea-pirvu)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

-- 
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/1407930

Title:
  [sdk] Need to educate users about drag-for-action gestures

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  The drag-left/right gestures to remove items or get a context menu on
  them are not obvious, we need to find a place to educate users about
  those, seeing as those get more and more usage across the phone.

  This might be something for the initial shell demo, or maybe the SDK
  should have a learning mode the first few times a draggable item is
  displayed.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: qtdeclarative5-ubuntu-ui-toolkit-plugin 
1.1.1364+15.04.20141209-0ubuntu2
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.15-0ubuntu3
  Architecture: armhf
  Date: Tue Jan  6 12:19:41 2015
  InstallationDate: Installed on 2014-12-17 (20 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20141217-020204)
  SourcePackage: ubuntu-ui-toolkit
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1407930/+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 1421192] Re: [oobe] Initial boot wizard does not include timezone

2015-04-27 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Olga Kemmet (olga-kemmet) = Andreea Pirvu (andreea-pirvu)

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

Title:
  [oobe] Initial boot wizard does not include timezone

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  During the initial boot the Ubuntu phone asks information regarding
  various things like language, passcode etc. Timezone or date/time is
  not asked, it always defaults to UTC+0.

  This confirmed with Ubuntu 14.10(r16) and 15.04(r01)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1421192/+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 1276797] Re: [sdk] Add keyboard navigation support to the widgets that need it

2015-04-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Status: New = Triaged

-- 
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/1276797

Title:
  [sdk] Add keyboard navigation support to the widgets that need it

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  This concerns TAB/Shift+TAB navigation between components.

  We need UX on how/when to highlight the focus component.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1276797/+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 1380100] Re: Screen should darken as launcher is revealed

2015-04-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Low

** Changed in: ubuntu-ux
   Importance: Low = High

** Changed in: ubuntu-ux
   Importance: High = Medium

** Changed in: ubuntu-ux
   Importance: Medium = Undecided

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Alex Milazzo (digitalalex)

** Changed in: ubuntu-ux
   Importance: Undecided = High

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

Title:
  Screen should darken as launcher is revealed

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  When the left edge launcher is revealed over an app or a scope other
  than the apps scope, the app should darken smoothly and
  proportionately to the revealing movement of the launcher.

  At the moment, the screen darkens after the launcher is fully
  committed.

  Instead the degree of darkening of the screen should be correlated to
  the extent of the launcher reveal. As the launcher is hinted, the
  screen should darken a little, and as it is revealed the rest of the
  darkening should happen, till the commit at which point the app /
  screen is at the final level of darkening.

  If the left edge swipe continues then we expect to reveal the app
  scope, which would be undimmed and hence contrast strongly with the
  app (or other scope) that was visible.

  This will serve to strengthen the hint / reveal of the launcher, and
  also to highlight the emergence of the app scope. It also matches the
  immediate dimming of the screen during a right-edge swipe.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1380100/+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 1445572] Re: [Right edge] Apps closing shouldn't be possible during the edge gesture

2015-04-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [Right edge] Apps closing shouldn't be possible during the edge
  gesture

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  Steps to repro:

  - Open few apps
  - start right edge gesture 
  - during the gesture (while moving towards left and still holding finger 
down) interact with the spread items with another finger. For example try to 
swipe up or down to close.

  Result:
  - sometimes you can swipe an app to close it. sometimes the whole spread 
animation breaks.

  Expected result: 
  - The spread items can't be interacted with during the edge gesture. The 
items should be interactive only after user has finished the gesture by 
releasing the finger.

  ---
  Desired design: Expected result

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1445572/+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 1446763] Re: There should be a mechanism to detect login-protected WiFis

2015-04-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Andreea Pirvu (andreea-pirvu)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Summary changed:

- There should be a mechanism to detect login-protected WiFis
+ [OOBE] There should be a mechanism to detect login-protected WiFis

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1446763

Title:
  [OOBE] There should be a mechanism to detect login-protected WiFis

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-network package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  On first boot of the BQ device, I connected to a wifi point that
  requires the user to accept Terms and Conditions before making the
  internet available (although the user does have a wifi connection to
  the hotspot).

  Settings - Accounts - Ubuntu One signin reported an error (network
  or signing, I can't remember).

  I returned to the browser which led me to the routers page for
  accepting their T's  C's and the connection became available (I could
  now browse the web).

  Returning to the Ubuntu One signin screen, I re-entered my
  authentication details but got the same error continuously. Rebooting
  solved the issue.

  EXPECTED:
  After establishing the connection, Ubuntu One account signin should have 
recognised that a connection had become available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1446763/+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 1441785] Re: [scopes] Enable keyboard typing/spelling suggestion in scopes search field

2015-04-30 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [scopes] Enable keyboard typing/spelling suggestion in scopes search
  field

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  When searching in scopes, the keyboard suggestions don't appear.

  Steps to reproduce:

  * enter nearby scope
  * search for cof

  Expected behavior:

  * keyboard should suggest coffee among other corrections/completions

  Actual behavior:

  * no suggestions are shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1441785/+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 1443869] Re: [OOBE] New wizard in Vivid doesn't excercise indicator gesture

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Andreea Pirvu (andreea-pirvu)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Importance: Medium = High

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [OOBE] New wizard in Vivid doesn't excercise indicator gesture

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  Test case.
  - Flash the device with a recent Vivid image.
  - Complete the wizard.
  - Go through edges demo.

  Expected result.
  - Edges demo exercises the indicator gesture.

  Actual result.
  - Indicators aren't opened.

  current build number: 184
  device name: krillin
  channel: ubuntu-touch/devel-proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1443869/+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 1446298] Re: Should show power dialog when turning on screen with a long-press

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  Should show power dialog when turning on screen with a long-press

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  To work around the power dialog appearing on resume, I implemented a
  band-aid fix [1] that prevented showing the dialog when the screen was
  off.  But I didn't think of the case where you are waking up your
  device with an intentional long-press to show the power dialog.

  Currently, we don't show the dialog, we just turn on the screen.
  Ideally we'd also show the power dialog.

  This is a break-out bug from bug 1445662.

  [1] https://code.launchpad.net/~mterry/unity8/no-shutdown-dialog-
  while-suspended/+merge/246445

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1446298/+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 1449295] Re: [Icons] Inconsistent tranparent app icon handling

2015-05-01 Thread Magdalena Mirowicz
** Summary changed:

- Inconsistent tranparent app icon handling
+ [Icons] Inconsistent tranparent app icon handling

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

Title:
  [Icons] Inconsistent tranparent app icon handling

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  I uploaded an app with an icon that had a transparent background.

  The Ubuntu Store scope renders it with a white background.
  The dash renders it transparent.
  The launcher renders it transparent.

  I think the Store is doing the right thing. But any solution is fine,
  as long as it is consistent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1449295/+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 1450213] Re: {SDK] cursor handle should not be visible if field is empty

2015-05-01 Thread Magdalena Mirowicz
** Summary changed:

- cursor handle should not be visible if field is empty
+ {SDK] cursor handle should not be visible if field is empty

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

-- 
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/1450213

Title:
  {SDK] cursor handle should not be visible if field is empty

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  On arale
  ui-tookit version 1.2.1485+15.04.20150429-0ubuntu1

  The big blue cursor handle should not be visible if the text field is
  empty, as dragging does nothing. It should only be displayed if the
  field has text (or spaces) in it where dragging would make sense.

  Steps to reproduce:

  1) reboot phone
  2) launch messaging-app
  3) swipe up from bottom to create new messaage

  Expected results:
  - cursor should be blinking in field
  - no text handle should be visible

  Actual results:
  - cursor is blinking in field
  - big blue cursor handle is visible

  NOTE, you can repeat this same thing by pressing the Search icon in
  the dash. The blue cursor appears even when nothing in paste buffer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450213/+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 1351389] Re: [SDK] power off / restart and cancel buttoms too close together

2015-05-01 Thread Magdalena Mirowicz
** Summary changed:

- power off / restart and cancel buttoms too close together
+ [SDK] power off / restart and cancel buttoms too close together

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  [SDK] power off / restart and cancel buttoms too close together

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  The 3 buttons are currently stacked vertically but:

  1) The spacing between them looks cramped.
  2) The height of each button is too low to be comfortable.

  If you compare this menu with the Android equivalent, on Android the
  buttons actually touch _but_ they are atleast as tall as a finger is
  wide. This seems like a good policy wrt height.

  We don't appear to be space-constrained here so I'd suggest making the
  buttoms more spaced out and taller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1351389/+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 1446627] Re: The settings available in the indicator should match those in system-settings

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Summary changed:

- The settings available in the indicator should match those in system-settings
+ [Indicators] The settings available in the indicator should match those in 
system-settings

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

Title:
  [Indicators] The settings available in the indicator should match
  those in system-settings

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-location package in Ubuntu:
  New

Bug description:
  OS Version: ubuntu-touch/devel-proposed/krillin.en r59 krillin

  There are 3 states that the location services can be in within System
  Settings  Security  Privacy  Location access:

   * Using GPS only
   * Using GPS anonymised Wi-Fi and mobile network info
   * Not at all

  It would not be obvious to a user how these states match the four
  possible combined states of the two toggle switches on the indicator.

  The indicator should be modified to match the above 3 states.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1446627/+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 1449628] Re: X-Ubuntu-Splash-Color=#ffffff yields #f5f5f5

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  X-Ubuntu-Splash-Color=#ff yields #f5f5f5

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  I tried using a white-background app icon with a white-background
  splash color, but they didn't render the same. I took a screenshot and
  discovered that unity8 was rendering a white splash (#ff) as
  #f5f5f5.

  Switching my app icon to use that same off white as its background
  fixed the visual glitch. But why does unity8 do that?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1449628/+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 1450222] Re: cursor handle is cut off by keyboard and not functional

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
   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/1450222

Title:
  cursor handle is cut off by keyboard and not functional

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  latest arale build
  ui-toolkit version 1.2.1485+15.04.20150429-0ubuntu1

  If there is a text field at the bottom of a page, directly above the
  keyboard you cannot drag the cursor handle to re-position because it's
  cut off by the keyboard window. Sometimes you can can drag it but it's
  very difficult as it's truncated.

  The fix should be to place the cursor handles above the text field,
  not below, if there is not space to draw the handle below.

  Steps to reproduce:
  1) reboot
  2) open messaging-app
  3) drag up to create a new message
  4) start typing in the send field at bottom
  5) try to drag the handles to reposition the caret

  Expected results:
  handle easy to drag

  Actual results:
  handle very difficult to drag as it's cut off by

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450222/+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 1449295] Re: Inconsistent tranparent app icon handling

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthieu James (tiheum)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  Inconsistent tranparent app icon handling

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  I uploaded an app with an icon that had a transparent background.

  The Ubuntu Store scope renders it with a white background.
  The dash renders it transparent.
  The launcher renders it transparent.

  I think the Store is doing the right thing. But any solution is fine,
  as long as it is consistent.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1449295/+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 1449628] Re: X-Ubuntu-Splash-Color=#ffffff yields #f5f5f5

2015-05-01 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Jouni Helminen (jounihelminen) = Matthieu James (tiheum)

** Summary changed:

- X-Ubuntu-Splash-Color=#ff yields #f5f5f5
+ [Icons] X-Ubuntu-Splash-Color=#ff yields #f5f5f5

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

Title:
  [Icons] X-Ubuntu-Splash-Color=#ff yields #f5f5f5

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  I tried using a white-background app icon with a white-background
  splash color, but they didn't render the same. I took a screenshot and
  discovered that unity8 was rendering a white splash (#ff) as
  #f5f5f5.

  Switching my app icon to use that same off white as its background
  fixed the visual glitch. But why does unity8 do that?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1449628/+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 1450222] Re: [SDK] cursor handle is cut off by keyboard and not functional

2015-05-01 Thread Magdalena Mirowicz
** Summary changed:

- cursor handle is cut off by keyboard and not functional
+ [SDK] cursor handle is cut off by keyboard and not functional

-- 
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/1450222

Title:
  [SDK] cursor handle is cut off by keyboard and not functional

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  latest arale build
  ui-toolkit version 1.2.1485+15.04.20150429-0ubuntu1

  If there is a text field at the bottom of a page, directly above the
  keyboard you cannot drag the cursor handle to re-position because it's
  cut off by the keyboard window. Sometimes you can can drag it but it's
  very difficult as it's truncated.

  The fix should be to place the cursor handles above the text field,
  not below, if there is not space to draw the handle below.

  Steps to reproduce:
  1) reboot
  2) open messaging-app
  3) drag up to create a new message
  4) start typing in the send field at bottom
  5) try to drag the handles to reposition the caret

  Expected results:
  handle easy to drag

  Actual results:
  handle very difficult to drag as it's cut off by

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450222/+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 1450846] Re: [Suggestion] Changing the font / font size...

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Changed in: ubuntu-ux
 Assignee: Jouni Helminen (jounihelminen) = John Lea (johnlea)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Summary changed:

- [Suggestion] Changing the font / font size... 
+ [SDK] Changing the font / font size...

** Changed in: ubuntu-ux
   Importance: Undecided = Wishlist

-- 
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/1450846

Title:
  [SDK] Changing the font / font size...

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  It would be usefull if the font and the font size could be changed
  espacially for elderly users and  for people with visual problems. So
  content could be read easily.

  Changing colors, features like home screen simplification, large
  icons... would be great, too.

  Should be found in system settings → background

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450846/+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 1286276] Re: [Greeter] Lock screen whines that No data sources available on first use

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  [Greeter] Lock screen whines that No data sources available on first
  use

Status in Ubuntu UX bugs:
  Triaged
Status in libusermetrics package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04 r188, Ubuntu 14.10 r203

  1. Flash the phone.
  2. Lock the phone.
  3. Wake up the phone.

  What you see: No data sources available

  What you should see: Something less miserable.

  As someone who's just started using the phone, I probably have no idea
  that the lock screen tries to show me statistics of my usage or
  whatever. And even if I do know, I probably don't care. Why, then, is
  the phone complaining to me about its failure? What am I supposed to
  do about it?

  A simple solution would be to show no text at all in this situation.

  This is not a duplicate of bug 1339002, because stats on the welcome
  screen are on by default. However, fixing that bug might fix this bug
  too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1286276/+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 1413801] Re: TextField's placeHolderText invisible inside a dialog

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olivia Caro de Diego (oliviacaroddiego)

** Changed in: ubuntu-ux
   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/1413801

Title:
  TextField's placeHolderText invisible inside a dialog

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  Using a dark background in an application, a Dialog and a TextField
  inside that Dialog renders the placeholderText nearly invisible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1413801/+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 1450894] Re: Messaging indicator does not indicate that there is a new message

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Summary changed:

- Messaging indicator does not indicate that there is a new message
+ [Indicators] Messaging indicator does not indicate that there is a new message

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

Title:
  [Indicators] Messaging indicator does not indicate that there is a new
  message

Status in The Messaging Menu:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  When you receive a message the indicator menu turns from opaque to
  full white to indicate that there is a new message. But this is not
  clear since all the other icons are white and you do not see any
  difference.

  This is very confuse to understand that the indicator is in a
  different state from the other indicators or if it needs attention.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-messages/+bug/1450894/+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 1452766] Re: Cannot favorite site when it is loading

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = James Mulholland (jamesjosephmulholland)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Summary changed:

- Cannot favorite site when it is loading
+ [Browser] Cannot favorite site when it is loading

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

Title:
  [Browser] Cannot favorite site when it is loading

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Simple bug but annoying:

  When a site is loading, the favorite star is not visible.

  Use-case:
  you get a website from a friend, or you click a link on a page when the 
network suddenly goes away. You want to save that page to look at it later, 
when your connection comes back. This is not possible because you can only 
bookmark pages after they're fully loaded.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1452766/+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 1287361] Re: [browser] add support for keyboard shortcuts

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Rae Shambrook (raecontreras) = James Mulholland 
(jamesjosephmulholland)

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

Title:
  [browser] add support for keyboard shortcuts

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  need to add commands similar to the other apps so it works well on the
  desktop:

  - fullscreen mode and toggle (via function key)
  - esc key to toggle out of fullscreen
  - ctrl-l to display the url bar and select all text in it
  - keyboard shortcuts for navigation (back, forward) - check what 
chrome/chromium/firefox does here
  - keyboard shortcut for reload a page
  - keyboard shortcut to display history
  - others???

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1287361/+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 1452676] Re: [SDK] Right-click menu instead of leading/ trailing actions

2015-05-08 Thread Magdalena Mirowicz
** Summary changed:

- Right-click menu instead of leading/ trailing actions
+ [SDK] Right-click menu instead of leading/ trailing actions

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

-- 
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/1452676

Title:
  [SDK] Right-click menu instead of leading/ trailing actions

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  On desktops/ laptops the leading and trailing actions of list items
  should be available as context menus. In practise we probably want to
  enable the menu if a mouse is being used and only enable the actions
  if s touchscreen is available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1452676/+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 1259251] Re: [browser] Can't copy URLs from the autocomplete list

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = James Mulholland 
(jamesjosephmulholland)

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

Title:
  [browser] Can't copy URLs from  the autocomplete list

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Steps :
  1- You want to go to http://ubuntu.com/phone
  2- You type ubuntu on the adress bar.
  3- You get a list of URLs from which contains http://ubuntu.com/

  Result:
  - You need to type the FULL URL

  Expected :
  - A button to tell the browser put that url for me on the adresse bar.

  Chrome mobile does provide a button next to each URL on the autocomple
  list, once you click on it you get that URL on the adresse bar so you
  can complete your URL.

  -- SOLUTION --
  The design species the suggestions to be populated by the search engine. ATM 
they only surface bookmarks and history

  https://docs.google.com/a/canonical.com/presentation/d/1Qrd4Flfs3EH-
  fI79IfrYgLdAx2nce-L7ve8NKLCX324/edit#slide=id.g2b64bc8c2_525

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1259251/+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 1237317] Re: [sdk] Should have an UbuntuShaped version of the ListItem.ItemSelector

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1237317

Title:
  [sdk] Should have an UbuntuShaped version of the ListItem.ItemSelector

Status in Ubuntu UI Toolkit:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-system-settings package in Ubuntu:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Reviewing the ubuntu-system-settings UI with the designers, they said
  we should use an UbuntuShaped version of the option selectors rather
  than the current ListItem.ItemSelector.

  There are some issues with that:

  - it seems wrong to have a ListItem.ItemSelector version if we think
  it doesn't look right/shouldn't be used in list based UIs

  - the OptionSelector doesn't work nicely in list (the labels are not
  aligned on other widgets)

  - using OptionSelector makes the code a bit hackish...

  
  I'm not sure what the solution is, but we should probably fix the list 
version to look right rather than working around it...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1237317/+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 1452465] Re: No way to undo in TextField

2015-05-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Changed in: ubuntu-ux
   Status: New = Triaged

-- 
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/1452465

Title:
  No way to undo in TextField

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  While typing a text message just now and accidentally deleting almost
  all of it I was again painfully reminded that there's no undo in the
  TextField (and TextArea).

  The context menu needs to offer Undo.

  15.04 at r204

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1452465/+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 1242089] Re: [sdk] Swipe delete of a list item does not display Delete text or icon if confirmRemoval option is not set

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1242089

Title:
  [sdk] Swipe delete of a list item does not display Delete text or
  icon if confirmRemoval option is not set

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Won't Fix

Bug description:
  List items provide the properties confirmRemoval and removable to
  allow deleting a list item by swiping either to the left or right. If
  you have a list item which is removable by setting the property
  removable: true, on swiping to the left or right, no text is
  displayed. This leads to the user not being aware which action is
  performed on swiping.

  However if the confirmRemoval property is set true, then the delete
  icon and text is shown. I think that the delete icon and text should
  be shown if either property removable or confirmRemoval is set to
  true.

  This can be seen in the UITK gallery. Open gallery, navigate to List
  Items - Removable. When you swipe to delete a list item, no text or
  icon is shown.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1242089/+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 1197058] Re: [SDK ListItems] should allow controls on the left

2015-05-11 Thread Magdalena Mirowicz
** Summary changed:

- [ListItems] should allow controls on the left
+ [SDK ListItems] should allow controls on the left

** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1197058

Title:
  [SDK ListItems] should allow controls on the left

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Committed

Bug description:
  Looking to this system settings design:
  
https://wiki.ubuntu.com/Sound?action=AttachFiledo=gettarget=phone-settings-sound.png

  The list have list entries with that format
  |  [check]Label  |

  
  I've used a custom item for those doing that:

  'ListItem.Base {
  property string textEntry: ;
  property bool checkStatus: false;

  Row {
  anchors.top: parent.top
  anchors.bottom: parent.bottom
  spacing: units.gu(2)

  CheckBox {
  anchors.verticalCenter: parent.verticalCenter
  checked: checkStatus
  }
  Label {
  anchors.verticalCenter: parent.verticalCenter
  text: textEntry
  }
  }
  }

  
  But:
  - that's not standard
  - clicking on the label doesn't tweak the checkbox as it does for other 
controls (I can hack that easily if needed though)
  - the UI might not be consistent with what is used in other place

  This bug might also be a place to discuss if those items are fine to
  use or non coherent with our use of the toolkit in other places...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1197058/+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 1370460] Re: [SDK] When scrolling a flickable with a slider, the slider can be activated by accident

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1370460

Title:
  [SDK] When scrolling a flickable with a slider, the slider can be
  activated by accident

Status in Ubuntu UI Toolkit:
  Triaged
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  - When scrolling a flickable with a slider, the slider can be
  activated by accident

  Recommended solution:
  Have 2 separate events
  1) Tap and Release (not just tap) to change the value in the slider
  2) Tap and Drag (Y axis) to keep dragging the flickable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ui-toolkit/+bug/1370460/+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 1222787] Re: [SDK] No standard error appearance for text fields and other controls

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1222787

Title:
  [SDK] No standard error appearance for text fields and other controls

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  The toolkit does not have a standard error appearance for text fields,
  other controls, or captions.

  The error appearance should be used for fields that you have filled
  out incorrectly, other controls that have a disallowed state, and
  captions explaining the problem with individual controls.

  Examples:

  * If you choose a time in a restaurant reservation system, submit the
  request, and the server responds that that time is unavailable, the
  time picker should retain the previous value (so you can see what you
  chose) but should have the error appearance. A caption should appear
  below it explaining the problem: for example, “Sorry, 7:30pm is
  unavailable. Try earlier or later..

  * Similarly, the validity of a checkbox, radio button, switch, etc
  selection might be too complex or volatile to check on the client side
  of an app. If the server side responds that the selection isn't
  allowed, the control should adopt the standard error appearance, and a
  caption below if necessary.

  * Changing the SIM PIN requires entering the current PIN. The phone
  can't check the correctness of the current PIN with every character
  you type, because trying an incorrect PIN three times or so will lock
  the SIM. Instead, it is checked only once you submit the dialog.
  *Then* if the current PIN turns out to be wrong, that field should get
  the standard error appearance (maybe a pale pink background, and/or a
  maroon border, and/or a brief flash), and an explanatory caption below
  it.

  * All the captions mentioned above should have their own consistent
  error appearance. (Maybe maroon text.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1222787/+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 1236926] Re: [browser] No facility to import bookmarks from other browsers

2015-05-11 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = James Mulholland 
(jamesjosephmulholland)

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

Title:
  [browser] No facility to import bookmarks from other browsers

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The web browser has no facilty to import bookmarks, either from the
  cloud from Google or Firefox, or from Browsers in convergence desktop
  mode or in the local network.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1236926/+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 1365929] Re: Dash headers incorrect layout

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Joshua Gimenez (0-info-m) = Olga Kemmet (olga-kemmet)

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

Title:
  Dash headers incorrect layout

Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  The header height should be 7GU (It appears it may be currently set to
  6.5GU).

  Partner logos should have 1.5GU of padding on both the top and bottom.
  This is to prevent partners uploading huge logos that fill the entire
  vertical space.

  For partners with particularly large logos e.g. Wikipedia, we can
  tweak them to include padding within them and hence reduce their size.
  This is something we looked at a little while ago and adjusted some of
  them accordingly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1365929/+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 1373404] Re: [notification] No warning of high volume level

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Paty Davila (dizzypaty)

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

Title:
  [notification] No warning of high volume level

Status in Ubuntu UX bugs:
  Fix Committed
Status in indicator-sound package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Invalid
Status in ubuntu-system-settings package in Ubuntu:
  Fix Released
Status in unity-notifications package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in indicator-sound package in Ubuntu RTM:
  Fix Released
Status in unity-notifications package in Ubuntu RTM:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  The EU has a legal requirement for personal music players to prevent hearing 
damage.
  http://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=CELEX:32009D0490rid=1
  

  Desired resolution:

  - For RTM the design spec'ed in the following section of the Sound
  wiki page should be implemented
  
https://wiki.ubuntu.com/Sound#Warnings_.28note:_This_section_should_be_implemented_for_RTM.29

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1373404/+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 1371202] Re: [SDK] Double tap should display the contextual menu

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1371202

Title:
  [SDK] Double tap should display the contextual menu

Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  Current behaviour
  - Focus text field with text
  - Double tap on a word
  - Contextual menu does not appear

  Desired behaviour
  - Double tap should bring up the contextual menu, same as long press

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1371202/+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 1375844] Re: [SDK] Insert/Select text mode should not bar users from using other elements on screen

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

-- 
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/1375844

Title:
  [SDK] Insert/Select text mode should not bar users from using other
  elements on screen

Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  REPRO
  1. Tap on a text field
  2. Long press on a word
  3. Contextual Pop-over will appear
  4. Tap on an action or button outside the text field
  5. Popover disappears
  6. You need to tap again to activate the function
   
  DESIRED BEHAVIOUR
  5. The action/button is working (user does not need to tap twice)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1375844/+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 1356371] Re: Non-square emblems are far too small to be useful

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Paty Davila (dizzypaty)

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

Title:
  Non-square emblems are far too small to be useful

Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  The spec for emblem's states that the size is automatically configured
  to be a square with the height of the title as the width/height.  For
  anything that's not a square (think BBC logo, a rectangle) this
  results in an emblem that's really small and not readable.

  -
  Desired resolution:

  - Emblems should be of a fixed height with variable width

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1356371/+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 1391498] Re: [TOPBLOCKER] [Dash] In the app scope, replace the Ubuntu icon in the header with the word Apps

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Paty Davila (dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1391498

Title:
  [TOPBLOCKER] [Dash] In the app scope, replace the Ubuntu icon in the
  header with the word Apps

Status in Ubuntu UX bugs:
  Fix Committed
Status in unity-scope-click package in Ubuntu:
  Fix Released
Status in unity-scope-click package in Ubuntu RTM:
  Fix Released

Bug description:
  [Dash] In the app scope, replace the Ubuntu icon in the header with
  the word Apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1391498/+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 1255889] Re: [system settings] Disabling scope online search in systemsettings makes it impossible to install new apps

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1255889

Title:
  [system settings] Disabling scope online search in systemsettings
  makes it impossible to install new apps

Status in Ubuntu UX bugs:
  Fix Committed
Status in unity-scope-click package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  The heated discussions regarding the online search capabilities in the
  Dash have led to the possibility to disable that in through
  systemsettings which many people use.

  On Touch, this introduces the problem that a user cannot
  browse/install any new apps any more. I think there is the need to
  have a dedicated application for the app store which allows to find
  and install new apps without having to enable full Dash online search
  capabilities.

  -
  Desired resolution:

  - In the new Unity8 Dash architecture, there is no longer a global
  search, users choose which lens they would like to search before
  performing a search.  This means the issue privacy issue from Unity7
  is no longer present, therefore this setting can be removed from
  System Settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1255889/+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 1456349] Re: [notifications] Remove the files tab in the notification area

2015-05-19 Thread Magdalena Mirowicz
** Summary changed:

- Remove the files tab in the notification area
+ [notifications] Remove the files tab in the notification area

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [notifications] Remove the files tab in the notification area

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  The files tab in the notification is not so important as it is
  positioned. Using Ubuntu Phone now for several weeks I can just
  remeber to have used it once. COnsidering that it is positioned much
  to prominent - so remove it and make it an extra app or show this kind
  of notifications in the message part.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1456349/+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 1454713] Re: Promt user to unlock phone when connection via usb

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Pierre Bertet (bpierre)

** Changed in: ubuntu-ux
   Status: New = Triaged

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

Title:
  Promt user to unlock phone when connection via usb

Status in Ubuntu UX bugs:
  Triaged
Status in mtp package in Ubuntu:
  Confirmed

Bug description:
  At the moment there is no indication that the user needs to unlock the phone 
to access the filesystem via usb.
  Ther should be some kind of prompt to tell the user to unlock the phone.
  Android does something similar.
  The user has to press a button before the phone connects as storage device 
(see attached screenshot)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1454713/+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 1456347] Re: [indicators] Possibility to set the last active alarm from the quick menu

2015-05-19 Thread Magdalena Mirowicz
** Summary changed:

- Possibility to set the last active alarm from the quick menu
+ [indicators] Possibility to set the last active alarm from the quick menu

** Changed in: ubuntu-ux
   Status: New = Incomplete

** Changed in: ubuntu-ux
   Status: Incomplete = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [indicators] Possibility to set the last active alarm from the quick
  menu

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-datetime package in Ubuntu:
  New

Bug description:
  When I set the alarm I want to do this quickly and not wait for the
  clock app to open. Bug 1362548 already reports this problem. A even
  quicker option would be to have the alarm item always in the clock
  quick settings menu and to be able to set the last active alarm with a
  simple on off switch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1456347/+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 1334855] Re: [notifications] Can't use toolbar while notifications on screen

2015-05-19 Thread Magdalena Mirowicz
** Summary changed:

- [design] Can't use toolbar while notifications on screen
+ [notifications] Can't use toolbar while notifications on screen

** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Paty Davila (dizzypaty)

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

Title:
  [notifications] Can't use toolbar while notifications on screen

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Fix Released

Bug description:
  With notifications on the screen, they're overlayed on top of the top
  toolbar, as such I can't tap the back button.

  To replicate.
  Open system settings - accounts
  Sign in to twitter
  Wait while tweet notifications come in
  Navigate anywhere in system settings, such as updates.
  Note you can't go back while the notifications are on screen.

  See screenshot, back button obscured.

  ---
  Desired resolution:

  - All types of notifications should be dismissable

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1334855/+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 1352226] Re: Add support for flat horizontal list as category layout

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: John Lea (johnlea) = Paty Davila (dizzypaty)

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

Title:
  Add support for flat horizontal list as category layout

Status in Ubuntu UX bugs:
  Fix Committed
Status in The Unity 8 shell:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released

Bug description:
  Please add support for a layout where cards in a category would be
  laid out flat next to one another and be scrollable horizontally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1352226/+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 1453837] Re: phone lock screen allows connection to WLAN

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Pierre Bertet (bpierre)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Summary changed:

- phone lock screen allows connection to WLAN
+ [Lock screen] phone lock screen allows connection to WLAN

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

Title:
  [Lock screen] phone lock screen allows connection to WLAN

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Opinion

Bug description:
  when phone is locked it's possible to activate WLAN via swipe down

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1453837/+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 1454416] Re: WiFi connect dialog does not allow pasting of password

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Summary changed:

- WiFi connect dialog does not allow pasting of password
+ [Dialogs] WiFi connect dialog does not allow pasting of password

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  [Dialogs] WiFi connect dialog does not allow pasting of password

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Reproduce:
  1. Trigger a Connect to WiFi dialog by tapping a secure WiFi network with 
no stored secrets
  2. Try pasting something into the password field

  What happens:
  Nothing

  What should happen:
  You should be able to paste text into the password field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1454416/+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 1454790] Re: Dialer app launches too slow

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Summary changed:

- Dialer app launches too slow
+ [Dialler] Dialer app launches too slow

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

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

Title:
  [Dialler] Dialer app launches too slow

Status in Ubuntu UX bugs:
  Triaged
Status in dialer-app package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  In my opinion the dialer app on the Ubuntu Phone is much too slow.

  On my BQ Aquarius E4.5 (Ubuntu 14.10 (r22)) it takes 3 seconds to
  launch the dialer app. This is a phone! Since I was born there was no
  phone that had such a delay to get ready. My previouse phone a Nokia
  3720c launches the dialer app in less than a second. Also Android
  phones are much faster.

  Wouldn't it be possible to keep the dialer app in the RAM to force an
  instant launch?

  (Also the messaging app should get that boost but it's less important
  than the dialer)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1454790/+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 1454228] Re: Apps search results often seem irrelevant

2015-05-19 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1454228

Title:
  Apps search results often seem irrelevant

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 15.04 r207

  In the Apps scope:

  1. Search for me.
  What you get: Camera, Clock, Media Player, Messaging, Sudoku.
  What you should get: Media Player, Messaging.

  2. Search for ca.
  What you get: Calculator, Camera, External Drives, Phone, Weather.
  What you should get: Calculator, Camera.

  Nobody would ever try to find the Camera app by typing me, or the
  Weather app by typing ca.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1454228/+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 1419645] Re: dialer screen focussed after receiving a call

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Summary changed:

- dialer screen focussed after receiving a call
+ [Dialler] dialer screen focussed after receiving a call

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

Title:
  [Dialler] dialer screen focussed after receiving a call

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in dialer-app package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Using rtm 228 on krillin
  - have your phone on the dash (nothing is running) or with an application in 
use (ie. the webbrowser)
  - receive a call
  - look at your phone after the call

  The dialer-app is open and focussed, it shouldn't, answering a phone
  shouldn't return the device in a state different from the one it was
  before talking. If you were using the webbrowser you probably want to
  keep doing that rather than dial a new number

  Opening against unity8 since that's an application management issue,
  not sure if that's the correct component though

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1419645/+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 1439136] Re: [notifications] Messages readable when phone locked..

2015-04-17 Thread Magdalena Mirowicz
** Summary changed:

- Messages readable when phone locked..
+ [notifications] Messages readable when phone locked..

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [notifications] Messages readable when phone locked..

Status in Ubuntu UX bugs:
  Triaged
Status in indicator-messages package in Ubuntu:
  New

Bug description:
  When the phone is in a locked state swiping down you are able to get
  access to the notification tab,

  from here you are able to read recent SMS messages -- which is all
  well and good if you want quick access to your text messages but you
  are also able to reply to the text message without unlocking the
  phone.

  in summary;

  You are able to read and send SMS messages without unlocking the
  phone.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1439136/+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 1291455] Re: Screen and input should be disabled with proximity sensor when on greeter

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

** Summary changed:

- Screen and input should be disabled with proximity sensor when on greeter
+ [greeter] Screen and input should be disabled with proximity sensor when on 
greeter

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

Title:
  [greeter] Screen and input should be disabled with proximity sensor
  when on greeter

Status in the base for Ubuntu mobile products:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in powerd package in Ubuntu:
  Incomplete
Status in telepathy-ofono package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Steps to reproduce:
  * suspend your device
  * cover the proximity sensor (top left on mako)
  * call the phone

  Expecte result:
  * screen does not light up until you uncover the proximity sensor

  Current result:
  * screen lights up and you can answer the call

  This results in butt/pocket calls...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity8 7.84+14.04.20140306-0ubuntu1
  Uname: Linux 3.4.0-5-mako armv7l
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: armhf
  Date: Wed Mar 12 13:14:37 2014
  InstallationDate: Installed on 2014-03-12 (0 days ago)
  InstallationMedia: Ubuntu Trusty Tahr (development branch) - armhf (20140312)
  SourcePackage: unity8
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1291455/+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 1442964] Re: There should be an icon for the default action in contact list

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Rae Shambrook (raecontreras)

** Summary changed:

- There should be an icon for the default action in contact list
+ [Address book] There should be an icon for the default action in contact list

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1442964

Title:
  [Address book] There should be an icon for the default action in
  contact list

Status in Ubuntu UX bugs:
  Triaged
Status in address-book-app package in Ubuntu:
  New

Bug description:
  This is somewhat related to bug #1368671.

  Very often I get confused when expanding a contact item in the
  contacts app, there's only a contact and a message icon. There isn't a
  call one, because tapping on the number is doing that. But because
  it doesn't look active (and there are icons that do), I end up absent-
  mindedly pressing the message icon when I wanted to call.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: address-book-app 0.2+15.04.20150319-0ubuntu1
  Uname: Linux 3.10.35+ armv7l
  ApportVersion: 2.17-0ubuntu1
  Architecture: armhf
  Date: Sat Apr 11 22:35:22 2015
  InstallationDate: Installed on 2015-04-08 (3 days ago)
  InstallationMedia: Ubuntu Vivid Vervet (development branch) - armhf 
(20150408-020203)
  SourcePackage: address-book-app
  SystemImageInfo:
   current build number: 165
   device name: m75
   channel: ubuntu-touch/vivid-proposed
   last update: 2015-04-08 05:43:13
   version version: 165
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1442964/+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 1437576] Re: Apps in the AppStore can not be sorted by their license

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = Low

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

** Summary changed:

- Apps in the AppStore can not be sorted by their license
+ [scopes] Apps in the AppStore can not be sorted by their license

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1437576

Title:
  [scopes] Apps in the AppStore can not be sorted by their license

Status in Ubuntu UX bugs:
  Triaged
Status in Usability Bugs in Ubuntu Phone:
  New
Status in unity-scope-click package in Ubuntu:
  New

Bug description:
  
  Trying to install only apps with OpenSource License is very hard because you 
have look for the license in every individual app description.

  There should be an option to sort or filter apps by their licence.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1437576/+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 1442735] Re: [Address book] There is no way to bulk import/export contacts from SD card

2015-04-17 Thread Magdalena Mirowicz
** Summary changed:

- There is no way to bulk import/export contacts from SD card
+ [Address book] There is no way to bulk import/export contacts from SD card

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Wishlist

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Olga Kemmet (olga-kemmet)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1442735

Title:
  [Address book] There is no way to bulk import/export contacts from SD
  card

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in address-book-app package in Ubuntu:
  Confirmed

Bug description:
  In ubuntu-touch/stable/bq-aquaris.en #20

  Description
  Initial condition: Trying to export/import contacts from an SD card or sim 
card in use

  Steps: Go to Contacts app, try to import/export a bunch of contacts

  Expected results: There's some mechanism in place to do a mass
  import/export of contacts

  Actual results: there's no way of doing that, except by using a google
  account synchronization.

  ---

  additional info: new customers are requesting this feature

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1442735/+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 1370008] Re: url-dispatcher-bad-url

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = High

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

Title:
  url-dispatcher-bad-url

Status in Ubuntu UX bugs:
  Triaged
Status in gallery-app package in Ubuntu:
  Invalid
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gallery-app.  This problem was most recently seen with
  version 13.10.0+14.10.20140908.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/b1f16000af092461aeb85b5c7edfd3dc3f1271c8
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1370008/+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 1441785] Re: Enable keyboard typing/spelling suggestion in scopes search field

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = Wishlist

** Summary changed:

- Enable keyboard typing/spelling suggestion in scopes search field
+ [scopes] Enable keyboard typing/spelling suggestion in scopes search field

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  [scopes] Enable keyboard typing/spelling suggestion in scopes search
  field

Status in Ubuntu UX bugs:
  New
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  When searching in scopes, the keyboard suggestions don't appear.

  Steps to reproduce:

  * enter nearby scope
  * search for cof

  Expected behavior:

  * keyboard should suggest coffee among other corrections/completions

  Actual behavior:

  * no suggestions are shown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1441785/+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 1443843] Re: Time picker width too small leading to accidental changes in other columns

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Alex Milazzo (digitalalex)

-- 
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/1443843

Title:
  Time picker width too small leading to accidental changes in other
  columns

Status in Clock application for Ubuntu devices:
  Confirmed
Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  Ubuntu Touch 14.10 (r20) running on BQ Ubuntu Edition.

  Issue: The time picker occupies the entire width of the alarm page and
  yet the actual dials occupy only a fraction of that width resulting in
  users accidentally changing other column values.

  May be we should increase the width of the dials?

  Screenshot: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-
  toolkit/+bug/1443843/+attachment/4375026/+files/timepicker.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-clock-app/+bug/1443843/+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 1442851] Re: settings are too big for phone screen in portrait orientation

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Matthew Paul Thomas (mpt)

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

Title:
  settings are too big for phone screen in portrait orientation

Status in Ubuntu UX bugs:
  Triaged
Status in Web Browser App:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  As shown on the attached screenshot, the rows #2 and #3 of the settings 
screen have a text that doesn't fit on the screen.
  The only way to see what these options mean is to switch the phone to 
landscape orientation.

  A different UI component should be used for these two options, one
  that allows the user to see the full text of what he's enabling or
  disabling.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1442851/+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 1440877] Re: Inactive indicator icons are not visible in bright light

2015-04-17 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Importance: Undecided = Medium

** Changed in: ubuntu-ux
   Status: New = Triaged

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Jouni Helminen (jounihelminen)

** Summary changed:

- Inactive indicator icons are not visible in bright light
+ [Indicators] Inactive indicator icons are not visible in bright light

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

Title:
  [Indicators] Inactive indicator icons are not visible in bright light

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  In bad light conditions (bright) it is very hard to select the right
  tab in the quick settings menu on Ubuntu Phone.  This is because the
  contrast between the grey icon and the black background is to low.
  When I wanted to switch on the GPS in the car I wasn't able to find
  the right tab because I couldn't see the icons and I just couldn't
  give the mounted phone a closer look.

  Another color combination: white = inaktive, blue = aktive would
  increase the usability.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1440877/+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 1286276] Re: [Greeter] Lock screen whines that No data sources available on first use

2015-04-17 Thread Magdalena Mirowicz
** Summary changed:

- Lock screen whines that No data sources available on first use
+ [Greeter] Lock screen whines that No data sources available on first use

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

Title:
  [Greeter] Lock screen whines that No data sources available on first
  use

Status in Ubuntu UX bugs:
  New
Status in libusermetrics package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 14.04 r188, Ubuntu 14.10 r203

  1. Flash the phone.
  2. Lock the phone.
  3. Wake up the phone.

  What you see: No data sources available

  What you should see: Something less miserable.

  As someone who's just started using the phone, I probably have no idea
  that the lock screen tries to show me statistics of my usage or
  whatever. And even if I do know, I probably don't care. Why, then, is
  the phone complaining to me about its failure? What am I supposed to
  do about it?

  A simple solution would be to show no text at all in this situation.

  This is not a duplicate of bug 1339002, because stats on the welcome
  screen are on by default. However, fixing that bug might fix this bug
  too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1286276/+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 1443869] Re: [OOBE] New wizard in Vivid doesn't excercise indicator gesture

2015-04-17 Thread Magdalena Mirowicz
** Summary changed:

- [Wizard] New wizard in Vivid doesn't excercise indicator gesture
+ [OOBE] New wizard in Vivid doesn't excercise indicator gesture

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

Title:
  [OOBE] New wizard in Vivid doesn't excercise indicator gesture

Status in Ubuntu UX bugs:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Test case.
  - Flash the device with a recent Vivid image.
  - Complete the wizard.
  - Go through edges demo.

  Expected result.
  - Edges demo exercises the indicator gesture.

  Actual result.
  - Indicators aren't opened.

  current build number: 184
  device name: krillin
  channel: ubuntu-touch/devel-proposed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1443869/+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 1404824] Re: There is no way to uninstall a scope on ubuntu phone

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

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

Title:
  There is no way to uninstall a scope on ubuntu phone

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  Currently, I only know that click unregister may help to remove an
  installed scope. May I know how I can remove an installed scope on the
  phone if a user does not like to have it in the phone?

  Relevant design:

  https://sites.google.com/a/canonical.com/apps-and-platform-
  team/3-platform/4-dash-and-scopes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1404824/+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 1409307] Re: [scopes] attributes dont show without title

2015-04-07 Thread Magdalena Mirowicz
** Summary changed:

- attributes dont show without title
+ [scopes] attributes dont show without title

** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Paty Davila (dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1409307

Title:
  [scopes] attributes dont show without title

Status in The Savilerow project:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in unity-scopes-api package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  I want to display category attributes but not titles (for the number
  of Likes under each picture in Facebook Photos scope).

  But, it seems attributes do not display unless I add a title
  component.

  So with this catrenderer, attributes do NOT display:

  {
  schema-version : 1,
  template : { 
  category-layout : grid,
  card-size: small
  },  
  components : { 
  art : art,
  attributes: attrs
  }   
  }

  And with this one attributes DO display:
  {
  schema-version : 1,
  template : { 
  category-layout : grid,
  card-size: small
  },  
  components : { 
  title: title,
  art : art,
  attributes: attrs
  }   
  }

  phablet@ubuntu-phablet:~$ apt-cache policy libunity-scopes3
  libunity-scopes3:
Instalados: 0.6.9+15.04.20141216.2~rtm-0ubuntu

  
  See images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/savilerow/+bug/1409307/+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 1431564] Re: Can't use mouse to access spread or bottom edge

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = (unassigned)

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Vesa Rautiainen (vesar)

** Summary changed:

- Can't use mouse to access spread or bottom edge
+ [switcher] Can't use mouse to access spread or bottom edge

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

Title:
  [switcher] Can't use mouse to access spread or bottom edge

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  If I connect my BT mouse to my Nexus 4 running devel-proposed with
  silo 0 (the MWC demo), I can neither open the app spread nor the
  manage scopes overview. Using the touch screen, both actions work
  fine, even when the mouse is connected.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1431564/+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 1410337] Re: Launching a scope once installed is broken

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

** Summary changed:

- Launching a scope once installed is broken
+ [scopes] Launching a scope once installed is broken

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

Title:
  [scopes] Launching a scope once installed is broken

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in unity-scopes-shell package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  Current situation:

  1) Search for a scope in app store (for example Cinema).
  2) Install it
  3) After installation, you have two buttons: Uninstall and Search.
  4) Tap Search.

  Instead of being taken to the scope, you get taken to a nested
  installation screen. If installing it for 2nd time from there, Search
  button doesn't do anything after 2nd install.

  Fix:

  Search button should take you directly to the scope you just
  installed.

  Also Search doesn't sound like a clear word for opening the scope,
  maybe consider Open instead?

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1410337/+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 1394480] Re: [scopes] Need a mechanism to load more query results

2015-04-07 Thread Magdalena Mirowicz
** Summary changed:

- Need a mechanism to load more query results
+ [scopes] Need a mechanism to load more query results

** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1394480

Title:
  [scopes] Need a mechanism to load more query results

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scopes-api package in Ubuntu:
  Confirmed
Status in unity-scopes-shell package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Many APIs return only partial results to a query, along with a token
  for requesting further results.  There should be a way for scopes to
  request those results when the user has viewed all of the current
  results.

  The obvious trigger would be when the user pulls up at the bottom of
  the results list.  This feels natural, and it would mirror the pull-
  down-at-top-to-refresh behavior.  But this could also happen
  automatically when the user approaches the bottom of the list, like
  infinite-scroll webpages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1394480/+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 1349471] Re: [Dash] See more/less sounds wrong

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [Dash] See more/less sounds wrong

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Collapsed/Expandable scopes show a label See more and expanded
  scopes accordingly See less. This sounds weird and should rather be
  Show more and Show less. The user is instructing the phone to show
  more entries, it's not that the phone sees them.

  I only really noticed with the german translation Mehr sehen which
  seems really uncommon in user interfaces, but after consulting with a
  native english speaker we seem to agree that the issue is the actual
  string, not the translation.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1349471/+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 1368660] Re: [launcher] implement the updated visual design whereby the quicklist is positioned above the user's fingers

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Alex Milazzo 
(digitalalex)

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

Title:
  [launcher] implement the updated visual design whereby the quicklist
  is positioned above the user's fingers

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Fix Released
Status in unity8 package in Ubuntu RTM:
  Triaged

Bug description:
  - implement the updated visual design whereby the quicklist is
  positioned above the user's fingers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368660/+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 1350993] Re: Support link should be clickable, app preview shows mailto links with mailto text

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1350993

Title:
  Support link should be clickable, app preview shows mailto links with
  mailto text

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  When uploading an app to the store we're given a field to put a
  support link in. It's recommended to put an http or mailto link in. I
  have put mailto: links in mine. With the latest click scope I now see
  some details about the app, and the support link actually says
  mailto:a...@popey.com; when it probably should be clickable whether
  it's a mailto link or an http* link.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1350993/+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 1343490] Re: [dash] uninstall app but app remains running and can be pinned

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [dash] uninstall app but app remains running and can be pinned

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  image#136
  this is minor and non threatening, just unexpected ux behavior 

  1. install applications from ubuntu store
  2. launch applications
  3. long press the applications icon in the dash
  4. select uninstall app

  expected: app to close, icon on launcher to disappear
  actual: app kept running, application could be accessed in the spread/right 
swap, icon on launcher could be selected  even pinned

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1343490/+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 1346126] Re: [Dash] Departments look wrong on wider screens

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [Dash] Departments look wrong on wider screens

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  Just flashed image 141 to my Nexus7.

  All departments dropdown not full screen width and anchored to the
  right

  See screenshot

  =

  Relevant spec:
  https://sites.google.com/a/canonical.com/unity8dash/toolkit/2-navigation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1346126/+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 1406023] Re: [theme] [design] no option to change home screen wallpaper

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [theme] [design] no option to change home screen wallpaper

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  There is no option to change the background image on the
  homescreen/scopes on ubuntu touch, however you can change the
  lockscreen wallpaper. If you want Ubuntu touch to be sucessful this
  needs to be fixed. Users want to customise their devices. This feature
  used to be there and now its been removed. Fix it!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1406023/+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 1394479] Re: [scopes] Add ability to place text in emblem position

2015-04-07 Thread Magdalena Mirowicz
** Summary changed:

- [design] Add ability to place text in emblem position
+ [scopes] Add ability to place text in emblem position

** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/1394479

Title:
  [scopes] Add ability to place text in emblem position

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scopes-api package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Category renders will display an image as the emblem at the right
  end of the title.  It should be possible to place text there instead
  of or in addition to the image.  Thus, the emblem should be have like
  the attributes.

  Example use case: The Gmail scope displays the time of an email in the
  emblem position, with the sender as the title.  Currently, this is
  done with an SVG image displaying the text.  However, this means the
  text size and alignment is incorrect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1394479/+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 1367821] Re: [Dash] Apps that are downloaded/installed should show on launcher and dash with a being-filled animation

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1367821

Title:
  [Dash] Apps that are downloaded/installed should show on launcher and
  dash with a being-filled animation

Status in Ubuntu UX bugs:
  Triaged
Status in ubuntu-download-manager package in Ubuntu:
  New
Status in unity-scope-click package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Triaged

Bug description:
  When a user taps to install an app, the app icon should be instantly
  placed into all locations it will appear when the download is
  complete, and the icon should display the 'downloading animation'
  (filling with colour) until the download is complete.

  Relevant spec:
  https://sites.google.com/a/canonical.com/unity8dash/scopes/store/3-previews

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1367821/+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 1317633] Re: [Dash] Carousel in scopes thumbnails are too large on manta

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [Dash] Carousel in scopes thumbnails are too large on manta

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  This thumbnails on manta in the carousel are too large by far.

  The image quality is blurred and wastes too much of the screen real
  esate

  The Carousel thumbnails should really be the size of the album
  thumbnails  which a nice and clear and would reduce the wasted screen
  estate at the same time.

  See images attached to the bug

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1317633/+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 1368663] Re: [Greeter] [design] Bottom edge from lockscreen should open the content hub so the user can pick a wallpaper

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
   Status: Triaged = Opinion

** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = (unassigned)

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

Title:
  [Greeter] [design] Bottom edge from lockscreen should open the content
  hub so the user can pick a wallpaper

Status in Ubuntu UX bugs:
  Opinion
Status in unity8 package in Ubuntu:
  New

Bug description:
  - Bottom edge from lockscreen should open the content hub so the user
  can pick a wallpaper

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368663/+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 1383213] Re: [Dash] Categorydropbox touch state

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Alex Milazzo 
(digitalalex)

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

Title:
  [Dash] Categorydropbox touch state

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  New

Bug description:
  A touch state is needed. Light grey colour, same as on the rest of the
  UI.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1383213/+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 1364537] Re: [Background] phone background has 1 px bright line on its right edge

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Alex Milazzo 
(digitalalex)

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

Title:
  [Background] phone background has 1 px bright line on its right edge

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  As summary, phone background has 1 px bright line on its right edge.
  See attachment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1364537/+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 1171670] Re: [indicators] Provide Ability To Post via Message Icon in Global Menu Bar

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

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

Title:
  [indicators] Provide Ability To Post via Message Icon in Global Menu
  Bar

Status in Friends:
  Confirmed
Status in Friends App:
  New
Status in Ubuntu UX bugs:
  Triaged
Status in friends-app package in Ubuntu:
  Confirmed

Bug description:
  Using friends in 13.04, installed via `sudo apt-get install friends`

  In recent versions of Ubuntu (prior to writing this) I was able to
  click the message icon (currently a snail mail icon) and update my
  status on Identi.ca (and others) from the menu.

  Now, i cannot.

  Please bring that feature back.

  Thank you for your consideration.

To manage notifications about this bug go to:
https://bugs.launchpad.net/friends/+bug/1171670/+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 1362700] Re: [Scopes] Attributes in scope cards look ugly

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1362700

Title:
  [Scopes] Attributes in scope cards look ugly

Status in Ubuntu UX bugs:
  Triaged
Status in unity-scope-click package in Ubuntu:
  Fix Released

Bug description:
  Scope cards are looking bad after attributes were added to results:
  http://pasteboard.co/2CHONHpP.png

  The design shows the subtitle and attributes outside and below the
  card, but that is not currently possible in unity8.

  My suggestion is to remove price and stars for scopes, and possibly
  the subtitle with the company name too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1362700/+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 1367822] Re: [Scopes] Process required to pin a shortcut to the launcher does not fit users mental model

2015-04-07 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: James Mulholland (jamesjosephmulholland) = Paty Davila 
(dizzypaty)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scope-click in
Ubuntu.
https://bugs.launchpad.net/bugs/1367822

Title:
  [Scopes] Process required to pin a shortcut to the launcher does not
  fit users mental model

Status in Ubuntu UX bugs:
  In Progress
Status in unity-scope-click package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  Add a Add to Launcher option to all installed App and Feed (Scope)
  Dash previews.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1367822/+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 1368658] Re: [Notifications] Implement new visual designs for Snap Decisions and other notifications

2015-04-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Paty Davila (dizzypaty) = Grazina (boroskograzina)

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

Title:
  [Notifications] Implement new visual designs for Snap Decisions and
  other notifications

Status in Ubuntu UX bugs:
  Triaged
Status in Server and client library for desktop notifications in Unity:
  New
Status in unity8 package in Ubuntu:
  New
Status in unity8 package in Ubuntu RTM:
  New

Bug description:
  The poor discoverabiltiy of the text field for snap decision (lack of
  contrast)

  One participant discovered the snap decision, however, after he
  clicked on the message button, he could not locate the text field
  immeditately as it was blended into the background.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1368658/+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 1238174] Re: [Notifications] notifications / snap decisions over indicators blend into background

2015-04-08 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Paty Davila (dizzypaty) = Rae Shambrook (raecontreras)

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

Title:
  [Notifications] notifications / snap decisions over indicators blend
  into background

Status in Ubuntu UX bugs:
  Triaged
Status in unity8 package in Ubuntu:
  Incomplete

Bug description:
  When a notification or a snap decision is displayed over indicators, it looks 
really bad, both having the same background.
  --

  New design for notification solve this problem:

  https://docs.google.com/a/canonical.com/document/d
  /1ehZGFePGmy8pnyAGsgWYDeBgr45Cc8jE2mTb2Qz-
  oeM/edit#heading=h.l9277ssjb99w

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1238174/+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


  1   2   3   4   5   >