[Ubuntu-sdk-bugs] [Bug 1549733] Re: SystemSettings Language view: hitting Space on HW keyboard triggers switch even when it (or its list item) does not show any visual focus frame

2019-04-30 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW keyboard triggers

[Ubuntu-sdk-bugs] [Bug 1545118] Re: [AdaptivePageLayout] can't easily grab scrollbar if dual column

2018-06-22 Thread Matthew Paul Thomas
I agree that this solution is “complex and error prone”. Any solution would balance those; I chose more complexity for fewer errors. However, while I used the phrase “touch area” rather than “target area”, nothing in the solution I gave is inapplicable to a mouse. It should all work exactly the

[Ubuntu-sdk-bugs] [Bug 1357548] Re: [toolkit] Empty PIN/password/passphrase field appears to contain 4 characters

2017-11-28 Thread Matthew Paul Thomas
** No longer affects: ubuntu-ux -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1357548 Title: [toolkit] Empty PIN/password/passphrase field appears to contain 4

[Ubuntu-sdk-bugs] [Bug 1623046] Re: text doesn't fit the button field in low battery notification(spanish)

2016-09-13 Thread Matthew Paul Thomas
** Package changed: indicator-power (Ubuntu) => ubuntu-ui-toolkit (Ubuntu) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Triaged ** Description changed: Enviroment: current build number: 187 device name: frieza channel: ubuntu-touch/rc-proposed/bq-aquaris-pd.en

[Ubuntu-sdk-bugs] [Bug 1276066] Re: Checkbox needs 'unknown' state

2016-09-09 Thread Matthew Paul Thomas
For the reasons given above, I have not included an “animated” property or an “unknown” state in the toolkit specification for checkboxes. (Canonical-only link, sorry) As with any control, it’s generally better not to show a checkbox until you know what its value is supposed

[Ubuntu-sdk-bugs] [Bug 1386579] Re: [SDK] Toolkit lacks radio buttons

2016-09-04 Thread Matthew Paul Thomas
** Description changed: Currently the toolkit has no radio buttons. As a result, developers are using checkboxes for groups of options where only one can be selected at a time. This is misleading. Everywhere else, checking a

[Ubuntu-sdk-bugs] [Bug 1333228] Re: [sdk] Clicking on checkbox label should toggle the checkbox

2016-07-28 Thread Matthew Paul Thomas
This is now part of the toolkit specification for checkboxes. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Invalid => Triaged ** Description changed: For instance, take the "Connec to " pop-up dialog. When I touch the: [ ] Show password checkbox *label*, I'd expect the

[Ubuntu-sdk-bugs] [Bug 1549733] Re: SystemSettings Language view: hitting Space on HW keyboard triggers switch even when it (or its list item) does not show any visual focus frame

2016-06-03 Thread Matthew Paul Thomas
“For controls, focus refers to which control has first claim on any non- pointing input, such as input from a keyboard…” (currently Canonical-only link, sorry). That is the only reason for focus to exist, so there should not be any difference between “focused” and “I accept

[Ubuntu-sdk-bugs] [Bug 1561090] [NEW] Not obvious when you can scroll a dialog’s contents

2016-03-23 Thread Matthew Paul Thomas
Public bug reported: 1. Create a dialog that has “Cancel” and “OK” buttons, and other contents that make it too tall to fit in some situations — for example, on a phone in landscape mode with the OSK present. 2. Open the dialog in that situation. What you see: Unless a particular control is

[Ubuntu-sdk-bugs] [Bug 1561082] [NEW] Dialog lacks built-in non-scrolling action area for buttons

2016-03-23 Thread Matthew Paul Thomas
Public bug reported: 1. Create a dialog that has “Cancel” and “OK” buttons, and other contents that make it too tall to fit in some situations — for example, on a phone in landscape mode with the OSK present. 2. Open the dialog in that situation. What you see: The “Cancel” and “OK” buttons are

[Ubuntu-sdk-bugs] [Bug 1555542] [NEW] No standard way to get an app’s name and icon

2016-03-10 Thread Matthew Paul Thomas
Public bug reported: Several different pieces of the system have implemented their own functions for getting the display name and icon of an app. Examples: * Dash Apps scope * App permission prompts trust-store src/core/trust/mir/click_desktop_entry_app_info_resolver.cpp * System Settings

[Ubuntu-sdk-bugs] [Bug 1495251] Re: A feature should be added for precise text cursor placement

2016-02-01 Thread Matthew Paul Thomas
This is not a keyboard bug: it applies even when you aren’t using the keyboard, for example when selecting text for formatting, or (in future) when doing voice dictation. It is a bug with toolkit text fields. ** Project changed: ubuntu-keyboard => ubuntu-ui-toolkit (Ubuntu) -- You received this

[Ubuntu-sdk-bugs] [Bug 1521518] Re: No way to invoke OSK when a hardware keyboard is connected

2016-01-22 Thread Matthew Paul Thomas
Specification updated. However, that is unfortunately a Canonical-only link, toolkit spec changes in general require approval from someone who is not available today, and they aren't visible to others until they are approved. So for convenience, here's what I wrote:

[Ubuntu-sdk-bugs] [Bug 1481565] Re: Sound settings mix checkbox and toggle widgets

2016-01-19 Thread Matthew Paul Thomas
As I explained above, using checkboxes for some things and switches for other things is a deliberate part of our UI grammar. The problem with them looking too similar has been fixed, in the design of the toolkit, in both the ways I described: checkboxes will be moved to the left, and switches

[Ubuntu-sdk-bugs] [Bug 1498466] [NEW] Default audio role for volume controls isn't the role that sound effects use

2015-09-22 Thread Matthew Paul Thomas
Public bug reported: 1. Play a game that just plays occasional sound effects, not music. 2. Try to change the volume of the sound effects. What should happen: You can. What actually happens: You can't unless you time it exactly right, pressing the volume controls while the sound effect is

[Ubuntu-sdk-bugs] [Bug 1486529] Re: Blue text input arrow in wrong place after UI moves

2015-09-06 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 1484825 *** https://bugs.launchpad.net/bugs/1484825 ** This bug has been marked a duplicate of bug 1484825 Text handle in the wrong position when the text field moves ** Description changed: Using latest rc proposed on krillin (with the new hotspot

[Ubuntu-sdk-bugs] [Bug 1357548] Re: [toolkit] Empty PIN/password/passphrase field appears to contain 4 characters

2015-09-06 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1357548 Title: [toolkit] Empty

[Ubuntu-sdk-bugs] [Bug 1481565] Re: Sound settings mix checkbox and toggle widgets

2015-08-16 Thread Matthew Paul Thomas
Switches and checkboxes are used for different things: switches for noun phrases that can be considered on/off, checkboxes for verb or adjective phrases that are agreed to or not. Unfortunately, switches and checkboxes currently look very similar. This bug will be fixed when checkboxes are moved

[Ubuntu-sdk-bugs] [Bug 1336793] Re: Smaller header in landscape orientation

2015-08-10 Thread Matthew Paul Thomas
** Changed in: ubuntu-ux Status: Opinion = Confirmed -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1336793 Title: Smaller header in landscape orientation

[Ubuntu-sdk-bugs] [Bug 1482282] Re: Clock app buttons vibrate when Other vibrations is off

2015-08-06 Thread Matthew Paul Thomas
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1482282 Title: Clock app

[Ubuntu-sdk-bugs] [Bug 1389761] Re: Don't show the volume overlay when changing the volume with the slider

2015-07-30 Thread Matthew Paul Thomas
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to

[Ubuntu-sdk-bugs] [Bug 1366081] Re: Should display the selection effect on activation, not on click

2015-07-07 Thread Matthew Paul Thomas
in: ubuntu-ui-toolkit (Ubuntu) Assignee: Matthew Paul Thomas (mpt) = (unassigned) ** Summary changed: - Should display the selection effect on activation, not on click + Touched control has pressed appearance even when you swipe quickly -- You received this bug notification because you

[Ubuntu-sdk-bugs] [Bug 1469750] [NEW] Non-manual slider movement is jerky

2015-06-29 Thread Matthew Paul Thomas
Public bug reported: Ubuntu 15.04 r51 1. In System Settings, navigate to Brightness. 2. Turn on Adjust automatically if it is not on already. 3. Go into a much lighter or darker environment, for example by turning lights on/off. What you see: The slider pops suddenly from one point to another.

[Ubuntu-sdk-bugs] [Bug 1314672] Re: Caption listitems left margin is different from normal items

2015-05-26 Thread Matthew Paul Thomas
Reproduced in Ubuntu 15.04 r6. Zsombor, if a bug should be fixed elsewhere, please move it to that component rather than marking it Won't Fix. ** Package changed: ubuntu-ui-toolkit (Ubuntu) = ubuntu-system-settings (Ubuntu) ** Changed in: ubuntu-system-settings (Ubuntu) Status: Won't Fix

[Ubuntu-sdk-bugs] [Bug 1357548] Re: [toolkit] Empty PIN/password/passphrase field appears to contain 4 characters

2015-02-26 Thread Matthew Paul Thomas
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Invalid = New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1357548 Title: [toolkit] Empty

[Ubuntu-sdk-bugs] [Bug 1357548] Re: [settings] Empty PIN/password/passphrase field appears to contain 4 characters

2015-01-19 Thread Matthew Paul Thomas
Verified in Ubuntu 15.04 devel-proposed r78. ** Changed in: ubuntu-ux Status: Fix Committed = Fix Released ** Summary changed: - [settings] Empty PIN/password/passphrase field appears to contain 4 characters + [toolkit] Empty PIN/password/passphrase field appears to contain 4 characters

[Ubuntu-sdk-bugs] [Bug 1388099] Re: In dialog, field labels are bold while title is not

2014-11-14 Thread Matthew Paul Thomas
** Package changed: ubuntu-ui-toolkit (Ubuntu) = ubuntu-system-settings (Ubuntu) ** Summary changed: - In dialog, field labels are bold while title is not + In Connect to Hidden Network, field labels are bold while title is not -- You received this bug notification because you are a member of

[Ubuntu-sdk-bugs] [Bug 1388099] [NEW] In dialog, field labels are bold while title is not

2014-10-31 Thread Matthew Paul Thomas
Public bug reported: Ubuntu 14.10 r135 1. Go to System Settings Wi-Fi. 2. If Wi-Fi is off, turn it on. 3. Scroll to the bottom of the list and choose Connect to hidden network. 4. Look at the text in the dialog. What you see: The dialog title is not bold, but the field labels are. What you

[Ubuntu-sdk-bugs] [Bug 1388104] [NEW] Dialog spills off screen if contents doesn't fit

2014-10-31 Thread Matthew Paul Thomas
Public bug reported: Ubuntu 14.10 r135 1. Go to System Settings Wi-Fi. 2. If Wi-Fi is off, turn it on. 3. Scroll to the bottom of the list and choose Connect to hidden network. 4. From Security choose WPA WPA2 Personal. 5. Tap in the Password field. What you see: * The dialog title disappears

[Ubuntu-sdk-bugs] [Bug 1386579] [NEW] Toolkit lacks radio buttons

2014-10-28 Thread Matthew Paul Thomas
Public bug reported: Currently the toolkit has no radio buttons. As a result, developers are using checkboxes for groups of options where only one can be selected at a time. https://launchpadlibrarian.net/187978147/new.jpg This is misleading. Everywhere else, checking a checkbox toggles its

[Ubuntu-sdk-bugs] [Bug 1372559] Re: [system-settings] Settings application section headlines

2014-09-29 Thread Matthew Paul Thomas
*** This bug is a duplicate of bug 1242666 *** https://bugs.launchpad.net/bugs/1242666 There's only a certain amount of punishment my designs can take before they stop working. Here System Settings is suffering from three separate toolkit problems. First, as shown in the wireframe

[Ubuntu-sdk-bugs] [Bug 1363015] Re: App icons require shaping at every callsite

2014-09-09 Thread Matthew Paul Thomas
** Description changed: - Currently, showing an app icon in the correct Ubuntu shape requires - shaping it when you are using it. - - For example, ensuring that iconFrame is set to True when using ListItem.Standard{}. + In list items, showing an app icon in the correct Ubuntu shape requires

[Ubuntu-sdk-bugs] [Bug 1365471] [NEW] Long-tapping doesn't work on any control

2014-09-04 Thread Matthew Paul Thomas
Public bug reported: Problem occurs with: Ubuntu 14.10 r22 Does not occur with: iOS 7, Windows Phone 8.0 1. Long-tap on any control: for example, a button, switch, checkbox, or page stack item. 2. Let go. What happens: Nothing. What should happen: Unless the control has a specific action for

[Ubuntu-sdk-bugs] [Bug 1097733] Re: [sdk] Ubuntu.Application component should be platform agnostic

2014-07-02 Thread Matthew Paul Thomas
** Project changed: touch-preview-images = ubuntu-ui-toolkit (Ubuntu) ** Tags added: touch-preview-images -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1097733

[Ubuntu-sdk-bugs] [Bug 1130180] Re: [QtUbuntu] does not implement support for Qt.application.active property or equivalent

2014-07-02 Thread Matthew Paul Thomas
** Project changed: touch-preview-images = ubuntu-ui-toolkit (Ubuntu) ** Tags added: touch-preview-images -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1130180

[Ubuntu-sdk-bugs] [Bug 1179716] Re: QML Scene does not reliably start

2014-07-02 Thread Matthew Paul Thomas
** Project changed: touch-preview-images = ubuntu-ui-toolkit (Ubuntu) ** Tags added: touch-preview-images -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1179716

[Ubuntu-sdk-bugs] [Bug 1286269] [NEW] Over-long header text disappears off the screen edge

2014-02-28 Thread Matthew Paul Thomas
Public bug reported: Ubuntu Trusty r188 1. In System Settings, navigate to About this phone Software licenses. 2. Select a component with a long name, for example account-plugin-facebook or accountsservice-ubuntu-touch-schemas. What happens: a. There is no way to read all of the header text.

[Ubuntu-sdk-bugs] [Bug 1286282] [NEW] No way of copying system details from ListItem elements

2014-02-28 Thread Matthew Paul Thomas
Public bug reported: Ubuntu Trusty r188 1. In System Settings, go to About this phone. 2. Try to copy the serial number, IMEI, or OS version to the clipboard. What happens: You can't. What should happen: You can. https://wiki.ubuntu.com/AboutThisDevice#Phone: Each value should have the