Wrong focus appearance of TextField as head.contents
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | Ubuntu UI Toolkit |
Fix Committed
|
Low
|
Tim Peeters | |
| | ubuntu-ui-toolkit (Ubuntu) |
Low
|
Tim Peeters | ||
| | Vivid |
Undecided
|
Unassigned | ||
Bug Description
Using a TextField in the header causes it to incorrectly appear focussed and never go back to its gray appearance after it has been interacted with once.
head.contents: TextField { }
Related branches
- PS Jenkins bot: Approve (continuous-integration) on 2015-04-16
- Zsombor Egri (community): Approve on 2015-04-16
-
Diff: 45 lines (+4/-4)3 files modifiedmodules/Ubuntu/Components/TextArea.qml (+1/-1)
modules/Ubuntu/Components/TextField.qml (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/TextAreaStyle.qml (+2/-2)
| Changed in ubuntu-ui-toolkit: | |
| status: | New → Confirmed |
| importance: | Undecided → Low |
| Changed in ubuntu-ui-toolkit: | |
| assignee: | nobody → Tim Peeters (tpeeters) |
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| assignee: | nobody → Tim Peeters (tpeeters) |
| importance: | Undecided → Low |
| status: | New → Confirmed |
| PS Jenkins bot (ps-jenkins) wrote : | #1 |
| Changed in ubuntu-ui-toolkit: | |
| status: | Confirmed → Fix Committed |
| Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1510+
---------------
ubuntu-ui-toolkit (1.3.1510+
[ Loïc Molinari ]
* Set QSGNode debug description on the shape-based nodes to ease renderer
debugging. Fixes LP: #1437270
* Ensured QSGLayer-based source textures (like ShaderEffectSource) are
updated before rendering. Fixes LP: #1447495
[ Tim Peeters ]
* Update sections test program.
* Document the correct version when Page.head.visible and Page.head.locked
were added.
* Revert to use the old header in trunk.
* Introduce the new ActionBar component.
* Restore moving property on AppHeader 1.2.
[ Zsombor Egri ]
* Provide versioning for theme loading. Each toolkit must be released with a
well defined system theme version, and theme modules must have the same
version as the toolkit. Fixes LP: #1447113
* Fix import versions in entire UITK and examples. Move example code under
1.3 folder. Fixes LP: #1447113
* Separate 1.2 from 1.3 versions in all Ubuntu.Component modules.
Fixes LP: #1447113
[ Zoltan Balogh ]
* Fix header CPO for 1.2 without moving attribute. Let the header CPO try
both old and new buttons.
[ Christian Dywan ]
* Add version subfolder to benchmark test paths.
* Only show handlers if text isn't empty. Fixes LP: #1450213.
* Only print unique deprecation notes. Fixes LP: #1454281.
[ CI Train Bot ]
* New rebuild forced.
-- CI Train Bot <email address hidden> Tue, 19 May 2015 10:47:09 +0000
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | Confirmed → Fix Released |


Fix committed into lp:ubuntu-ui-toolkit/staging at revision None, scheduled for release in ubuntu-ui-toolkit, milestone Unknown