[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW keyboard triggers switch even when it (or its list

[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-07-05 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW

[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-07-05 Thread Matthew Paul Thomas
It is not and has never been a “requirement” that “Keyboard focus should follow tap/ click so that pressing (Shift)Tab moves relative to the component last interacted with”. That would be highly unpleasant if it applied, for example, to scrollbars, panel resize handles, or window resize handles.

[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-07-05 Thread Matthew Paul Thomas
** Description changed: Nexus7, rc-proposed, r373 - Ubuntu UI Toolkit version r1795 - How to reproduce: 1) Connect bluetooth keyboard 2) Open system settings 3) Open Language & Text view 4) Press tab until the n-th switch shows its focus frame 5) Now tap (using touchscreen) on

[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-30 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Confirmed => Incomplete ** Changed in: canonical-devices-system-image Milestone: 12 => backlog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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-16 Thread Christian Dywan
Note: I set back the status of the UX task because we still have no solution. Please comment here and update as soon as the spec has been updated and something can be implemented. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[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-16 Thread Christian Dywan
> Text fields used to, as Christian says, > change background color distinct from their focus ring. > It’s good that they no longer do, > because it made unfocused fields look disabled. > So now they should have a focus ring instead Text fields show a caret whenever they accept keyboard (or OSK)

[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

[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
** Changed in: ubuntu-ux Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW keyboard triggers switch

[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
** Changed in: ubuntu-ux Assignee: (unassigned) => Matthew Paul Thomas (mpt) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW

[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 Andrea Bernabei
** Also affects: ubuntu-ux Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW keyboard

[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 Christian Dywan
So it seems the problem is that we have no generic design to show "I accept keyboard input". The TextField/Area for instance changes its background color. This is distinct from the focus ring, which on TextField/Area also only shows if (Shift)Tab was used to focus it. Buttons generally don't do

[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 Andrea Bernabei
** Description changed: Nexus7, rc-proposed, r373 Ubuntu UI Toolkit version r1795 How to reproduce: 1) Connect bluetooth keyboard 2) Open system settings 3) Open Language & Text view 4) Press tab until the n-th switch shows its focus frame 5) Now tap (using touchscreen) on

[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-02 Thread Christian Dywan
There's (currently) no bi-directional connection between keyboard input and the focus ring - the focus ring shows in response to (Shift)Tab and arrows in context of a *ListView. As the most basic example, any (Abstract)Button can be clicked, thus have activeFocus and receive keyboard input as

[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-02 Thread Pat McGowan
** Changed in: canonical-devices-system-image Milestone: 11 => 12 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW keyboard

[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-02 Thread Andrea Bernabei
This is not fixed as of UITK r1984 Tested on M10 rc-proposed, r119 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Released => Confirmed ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: Fix Released => Confirmed ** Changed in: canonical-devices-system-image

[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-02 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space

[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-04-11 Thread Jonas G. Drange
Should we do something about this in System Settings, or is the fix in UITK also a fix for System Settings? ** Changed in: ubuntu-system-settings (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[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-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1918+16.04.20160404-0ubuntu1 --- ubuntu-ui-toolkit (1.3.1918+16.04.20160404-0ubuntu1) xenial; urgency=medium [ Benjamin Zeller ] * Register expected warning messages in the tree testcase. * Add testsuite for Tree. Fixes

[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-04-08 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on

[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-04-08 Thread Łukasz Zemczak
This bug was fixed in the package ubuntu-ui-toolkit 1.3.1918+15.04.20160404-0ubuntu1 in https://launchpad.net/~ci-train-ppa- service/+archive/ubuntu/stable-phone-overlay --- ubuntu-ui-toolkit (1.3.1918+15.04.20160404-0ubuntu1) vivid; urgency=medium [ Benjamin Zeller ] * Register

[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-04-06 Thread Timo Jyrinki
** Also affects: canonical-devices-system-image Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Assignee: (unassigned) => Zoltan Balogh (bzoltan) ** Changed in: canonical-devices-system-image Status: New => In Progress ** Changed in:

[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-03-19 Thread Timo Jyrinki
** Also affects: ubuntu-system-settings (Ubuntu RTM) Importance: Undecided Status: New ** No longer affects: ubuntu-system-settings (Ubuntu RTM) ** Also affects: ubuntu-ui-toolkit (Ubuntu RTM) Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu RTM)

[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-03-19 Thread Zoltan Balogh
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733 Title: SystemSettings Language view: hitting Space on HW

[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-02-26 Thread Christian Dywan
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/list_item_focus ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[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-02-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1549733

[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-02-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-system-settings (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.