[Bug 1537248] Re: Disabling haptics in the system settings only affects Unity8 and a few system apps

2016-01-25 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1537248 Title: Disabling haptics in the system settings only affects Unity8 a

[Bug 1537552] [NEW] Publish forgets everything on subsequent runs

2016-01-24 Thread Christian Dywan
Public bug reported: Publishing an app repeatedly does not result in QtCreator remembering any details. Targets are always reset. Build folder resets to /tmp (which is an obscure choice, why isn't this the project folder?). ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undecided

[Bug 1537550] [NEW] Manifest changes are not saved before publishing regardless of setting

2016-01-24 Thread Christian Dywan
Public bug reported: I have enabled QtCreator automatically saving all changes before building. Despite that the manifest isn't being saved when I publish my package for store upload. ** Affects: qtcreator-plugin-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received th

[Bug 1535206] [NEW] Crowded tab bar overlaps close and new tab buttons

2016-01-17 Thread Christian Dywan
Public bug reported: When there's a certain number of tabs open, with the tab bar visible, close buttons overlap the icons and the new tab button overlaps the trailing tab. ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New ** Attachment added: "18-tabs.png"

[Bug 1535206] Re: Crowded tab bar overlaps close and new tab buttons

2016-01-17 Thread Christian Dywan
Apparently it's impossible to take a screenshot of it on Unity7/ Xenial. I only ever get a picture of whatever is behind Browser. I don't know what is happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1535204] [NEW] URL bar flickers while typing

2016-01-17 Thread Christian Dywan
Public bug reported: While typing a URL the autocompletion flickers, it fades in and out constantly. ** Affects: webbrowser-app (Ubuntu) Importance: Medium Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1535202] [NEW] View source of a page/ developer tools

2016-01-17 Thread Christian Dywan
Public bug reported: There's no way to enable developer tools in Browser. Such as viewing the source of a page. Or inspecting an element via context menu. ** Affects: webbrowser-app (Ubuntu) Importance: Low Status: New -- You received this bug notification because you are a member

[Bug 1535199] [NEW] Opening URL with Browser as default browser opens new windows

2016-01-17 Thread Christian Dywan
Public bug reported: Using Browser on Unity7/ Xenial, if I open URLs from other apps I get new windows with only the respective URL. There's no setting for that. ** Affects: webbrowser-app (Ubuntu) Importance: High Status: New -- You received this bug notification because you are

[Bug 1535200] [NEW] History is always empty

2016-01-17 Thread Christian Dywan
Public bug reported: My history in Browser is always empty - running on Unity7/ Xenial. ** Affects: webbrowser-app (Ubuntu) Importance: Critical Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1523836] Re: Need support for stroke style UbuntuShape

2016-01-12 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) 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/1523836 Title: Need support for stroke style UbuntuShape To manage notifica

[Bug 1526813] Re: Need support for stroke style Rectangle

2016-01-12 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1526813 Title: Need support for stroke style Rectangle To manage noti

[Bug 1531934] Re: OSError: [Errno 16] Device or resource busy: 'home'

2016-01-11 Thread Christian Dywan
Work-around: In the file /usr/lib/python3/dist-packages/click/chroot.py Change the last line of the maint() method to always return 0: def maint(self, *args): ... return 0 # ret With this in place you'll see the errors but can successfully use click chroots. -- You received this bug notif

[Bug 1526813] Re: Need support for stroke style Rectangle

2016-01-07 Thread Christian Dywan
** Branch linked: lp:~loic.molinari/ubuntu-ui-toolkit/ubuntu-ui-toolkit- private-shapes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526813 Title: Need support for stroke style Rectangle To manag

[Bug 1528668] Re: [regression] Qt.application.active not working correctly

2016-01-06 Thread Christian Dywan
What about test cases? The dialer tests passed despite the bug when I was checking this. Does any existing test catch it - which would mean either the bug was introduced manually or the test plan is complete? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1530895] Re: missing clear bottom on text fields

2016-01-04 Thread Christian Dywan
*** This bug is a duplicate of bug 1528506 *** https://bugs.launchpad.net/bugs/1528506 ** This bug has been marked a duplicate of bug 1528506 Failed to get image from provider: image://theme/clear-search -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1530802] [NEW] TypeError: Property touch of object QQuickTouchPoint is not a function

2016-01-04 Thread Christian Dywan
Public bug reported: When selecting text in a TextField occasionally it prints an error message: TypeError: Property touch of object QQuickTouchPoint(0x229fa10) is not a function ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug not

[Bug 1528762] Re: play music when headphones are plugged again

2015-12-23 Thread Christian Dywan
Why the condition on X seconds? I have an Android phone that can start and stop playing automatically as I (un)plug headphones and when I just want to listen to music the screen doesn't even have to turn on. This is incredibly useful. -- You received this bug notification because you are a membe

[Bug 1472572] Re: Scroll to the cursor position

2015-12-23 Thread Christian Dywan
** Also affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed ** Summary changed: - Scroll to the cursor position + TextArea scroll to the cursor position if obscured by OSK -- You received this

[Bug 1528506] Re: Failed to get image from provider: image://theme/clear-search

2015-12-22 Thread Christian Dywan
signee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1528506 Title: Failed to get image from provider: image://theme/clear-search To manage notifications about

[Bug 1236360] Re: MainView.anchorToKeyboard doesn’t resize the contents in landscape orientation

2015-12-22 Thread Christian Dywan
Believe this has been indirectly fixed with MainView 1.3. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1236360 Titl

[Bug 1424588] Re: [sdk] Need a context menu component

2015-12-22 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/contextMenu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424588 Title: [sdk] Need a context menu component To manage notifications about th

[Bug 372014] Re: zero byte files in dmesg

2015-12-20 Thread Christian Dywan
** Summary changed: - errors in dmesg + zero byte files in dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/372014 Title: zero byte files in dmesg To manage notifications about this bug go to:

[Bug 1399289] Re: Subtitle support in Header

2015-12-18 Thread Christian Dywan
** Summary changed: - Extend double-line header to ImageView and TextView + Subtitle support in Header -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1399289 Title: Subtitle support in Header To ma

[Bug 1527527] [NEW] Mnemonic support via Action if keyboard available

2015-12-18 Thread Christian Dywan
Public bug reported: Action should support defining mnemonics via a special token, such as & or _. Mnemonics should display with an underline whenever a physical keyboard is attached. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Medium Assignee: Zsombor Egri (zsombi) Stat

[Bug 1527138] Re: apicheck should include C++ class/filename used by AP

2015-12-17 Thread Christian Dywan
Assignee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1527138 Title: apicheck should include C++ class/filename used by AP To manage notifications about th

[Bug 1527138] [NEW] apicheck should include C++ class/filename used by AP

2015-12-17 Thread Christian Dywan
Public bug reported: The original C++ classname and the filename for QML respectively are at the base of any public class name(s). That's the only name AutoPilot can see so it's critical for ABI. It should be tracked in the .api file. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undeci

[Bug 1526813] [NEW] Need support for stroke style Rectangle

2015-12-16 Thread Christian Dywan
Public bug reported: For list item/ menu focus visuals we need the outline of a Rectangle but no filled color. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Loïc Molinari (loic.molinari) Status: Confirmed -- You received this bug notification because you a

[Bug 1526726] Re: Scrollbars in TextArea don't receive mouse hover events

2015-12-16 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug not

[Bug 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-16 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu RTM) Status: In Progress => Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Fix Committed ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in:

[Bug 1523794] Re: Cannot use keyboard to trigger a Button

2015-12-16 Thread Christian Dywan
** 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/1523794 Title: Cannot use keyboard to trigger a Button To manage

[Bug 1523818] Re: OptionSelector needs keyboard support

2015-12-16 Thread Christian Dywan
*** This bug is a duplicate of bug 1514860 *** https://bugs.launchpad.net/bugs/1514860 ** This bug has been marked a duplicate of bug 1514860 OptionSelector does not work with keyboard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-15 Thread Christian Dywan
The most recent discussions around the focus UX are so far reaffirming that all components take focus on click out of the box, anything else is likely wrong, or otherwise a special case. Click/ touch needs to pass on focus so that subsequent keyboard navigation continues from that respective compon

[Bug 1526384] Re: InputHandler doesn't consume the Key events it handles

2015-12-15 Thread Christian Dywan
** 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/1526384 Title: InputHandler doesn't consume the Key events it handles To mana

[Bug 1523828] Re: Escape key needs to close popovers

2015-12-15 Thread Christian Dywan
** 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/1523828 Title: Escape key needs to close popovers To manage notif

[Bug 1526208] Re: (Shift)Tab must not leave dialog/popover/menu

2015-12-15 Thread Christian Dywan
** Changed in: qtdeclarative-opensource-src (Ubuntu) Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki) ** Changed in: qtdeclarative-opensource-src (Ubuntu) Importance: Undecided => High ** Changed in: qtdeclarative-opensource-src (Ubuntu) Status: New => Confirmed -- You recei

[Bug 1523833] Re: Pressing Escape should close an open Dialog

2015-12-15 Thread Christian Dywan
** 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/1523833 Title: Pressing Escape should close an open Dialog To man

[Bug 1526250] [NEW] Pressing Escape should close an open PickerPanel

2015-12-15 Thread Christian Dywan
Public bug reported: If a DatePicker opens a PickerPanel, Escape should close it. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1526208] Re: (Shift)Tab must not leave dialog/popover/menu

2015-12-15 Thread Christian Dywan
** Description changed: It must not be possible to leave a dialog/popover/menu using (Shift)Tab. The only expected ways to leave are Escape and any component or key in the popover which would result in closing it. + + http://code.qt.io/cgit/qt/qtdeclarative.git/diff/?id=6328dd2d2743ed540ef

[Bug 1526208] [NEW] (Shift)Tab must not leave dialog/popover/menu

2015-12-15 Thread Christian Dywan
Public bug reported: It must not be possible to leave a dialog/popover/menu using (Shift)Tab. The only expected ways to leave are Escape and any component or key in the popover which would result in closing it. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: Confirme

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-14 Thread Christian Dywan
** Branch unlinked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/buttonKeyboardNavigation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368390 Title: Button shouldn't steal focus by default To manage no

[Bug 1524234] Re: QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-14 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1524234 Title: QML function trigger() with no argument doesn't overrid

[Bug 1525174] Re: UITK trunk causes address-book-app test to fail on xenial only

2015-12-11 Thread Christian Dywan
The "maxDelta must be a positive number" seems to come from setPixelsPerMm in UCSwipeArea. It seems that window->screen()->physicalDotsPerInch() / 25.4 can be negative on Xenial. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1524710] Re: tests/unit/tst_*/tst_*: error while loading shared libraries: libUbuntuComponents.so: cannot open object file: No such file or directory

2015-12-11 Thread Christian Dywan
** 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/1524710 Title: tests/unit/tst_*/tst_*: error while loading shared

[Bug 1428757] Re: [SDK] Header should be responsive for Tablet and Desktop form factors

2015-12-10 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => 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/1428757 Title: [SDK] Header should be responsive for Tablet and Desktop

[Bug 1524710] Re: tests/unit/tst_*/tst_*: error while loading shared libraries: libUbuntuComponents.so: cannot open object file: No such file or directory

2015-12-10 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1524710] [NEW] tests/unit/tst_*/tst_*: error while loading shared libraries: libUbuntuComponents.so: cannot open object file: No such file or directory

2015-12-10 Thread Christian Dywan
Public bug reported: I'm seeing plenty errors of the form tests/unit/tst_*/tst_*: error while loading shared libraries: libUbuntuComponents.so: cannot open object file: No such file or directory in staging, both locally and in CI logs. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Cri

[Bug 1350915] Re: [sdk] Colors should have symbolic names

2015-12-10 Thread Christian Dywan
** Branch linked: lp:~zsombi/ubuntu-ui-toolkit/palette ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecid

[Bug 1524234] [NEW] QML function trigger() with no argument doesn't override ActionItem.trigger

2015-12-09 Thread Christian Dywan
Public bug reported: In QML it's only natural to declare function trigger() { } on an ActionItem (derived item) and expect it to override the trigger slot. This doesn't work - sometimes it works if the function is declared with an argument, other times not at all. ** Affects: ubuntu-ui-toolkit

[Bug 1523840] Re: Sections need keyboard navigation support

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => In Progress ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug not

[Bug 1523824] Re: Slider needs keyboard support

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1523840] [NEW] Sections need keyboard navigation support

2015-12-08 Thread Christian Dywan
Public bug reported: Sections need to accept Tab for keyboard navigation and visualize focus. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1523839] [NEW] Animate TextField/Area focus visual (and others)

2015-12-08 Thread Christian Dywan
Public bug reported: Keyboard focus visuals should fade in and out - right now only TextField/Area has that visual, so it needs to be updated. Eventually the animation should be the same. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this

[Bug 1523836] [NEW] Need support for stroke style UbuntuShape

2015-12-08 Thread Christian Dywan
Public bug reported: For focus visuals we need the outline of an UbuntuShape but no filled color. We also have the stroke style for buttons which is currently using an asset for this. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Assignee: Loïc Molinari (loic.molinari)

[Bug 1523833] [NEW] Pressing Escape should close an open Dialog

2015-12-08 Thread Christian Dywan
Public bug reported: Pressing Escape should close an open Dialog. ** Affects: ubuntu-ui-toolkit (Ubuntu) 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/

[Bug 1523828] [NEW] Escape key needs to close popovers

2015-12-08 Thread Christian Dywan
Public bug reported: Pressing Escape should close an open Popover. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: In Progress ** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/buttonKeyboardFocus ** Changed in

[Bug 1523825] [NEW] BottomEdge needs keyboard support

2015-12-08 Thread Christian Dywan
Public bug reported: The BottomEdge(Hint) needs to respond to the Tab key, trigger when Space/Return is pressed, focus when committed, and close via Escape. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: Triaged -- You received this bug notification because you ar

[Bug 1523821] [NEW] Keyboard navigation should not wrap

2015-12-08 Thread Christian Dywan
Public bug reported: Once you used Tab to arrive at the bottom most component, Shift-Tab should be required to go back. This might need some lower level support, as by default, QtQuick wraps. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: Confirmed -- You receive

[Bug 1523824] [NEW] Slider needs keyboard support

2015-12-08 Thread Christian Dywan
Public bug reported: The Slider needs to support keyboard navigation via (Shift)Tab. It also needs to allow decreaseing/increasing of the value with Left/Right arrows. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Status: Triaged -- You received this bug notification bec

[Bug 1523818] [NEW] OptionSelector needs keyboard support

2015-12-08 Thread Christian Dywan
Public bug reported: The OptionSelector needs to expand and collapse with a keyboard, via Space/Enter key, Up/Down arrows change the current choice while the dropdown is visible. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana

[Bug 1523817] [NEW] ComboButton needs keyboard support

2015-12-08 Thread Christian Dywan
Public bug reported: The ComboButton needs to open and close with a keyboard, via Space/Enter key, Up/Down arrows change the current choice while the dropdown is visible. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status

[Bug 1523815] [NEW] ListItem needs keyboard focus support

2015-12-08 Thread Christian Dywan
Public bug reported: ListItem needs to be able to take focus via (Shift)Tab and render a rectangle in focus color. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: Triaged -- You received this bug notification because you

[Bug 1523804] [NEW] Touch text handlers only when initiating selection via touch

2015-12-08 Thread Christian Dywan
Public bug reported: Right now the availability of a touch screen enables touch-friendly text handlers. The handlers should only show up if touch was actually used to start a selection. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana

[Bug 1514850] Re: There is no visual feedback for Header actions with focus

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1514850 Title: There is no visual feedback for Header actions with fo

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit Assignee: Zsombor Egri (zsombi) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368390 Title: Button shouldn't steal focus by default To manage

[Bug 1523794] Re: Cannot use keyboard to trigger a Button

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1523794 Title: Cannot use keyboard to trigger a Button To manage noti

[Bug 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-08 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => 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/1225139 Title: [sdk] Switch and CheckBox do not visually indicate focus

[Bug 1523796] [NEW] Context menu with shortcuts for non-touch text input

2015-12-08 Thread Christian Dywan
) Importance: High Assignee: Christian Dywan (kalikiana) Status: Triaged ** Description changed: Unless the context menu of text input components is invoked via touch, it should show a text-based menu with optional shortcuts if a keyboard is available. + + This depends on bug 1424588

[Bug 1523794] [NEW] Cannot use keyboard to trigger a Button

2015-12-08 Thread Christian Dywan
Public bug reported: Using the Return key in a Button emits the clicked signal, but not triggered. ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: Confirmed ** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit

[Bug 1522736] [NEW] TextArea should support Tab input and Escape to leave

2015-12-04 Thread Christian Dywan
Medium Assignee: Christian Dywan (kalikiana) Status: Triaged ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => Medium ** Changed in: ubuntu-ui-toolkit (Ubuntu)

[Bug 1522739] [NEW] TextField/Area should only show focus outline for keyboard input focus

2015-12-04 Thread Christian Dywan
order). ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: High Assignee: Christian Dywan (kalikiana) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1522739 Title

[Bug 1522390] [NEW] Timezone setting should optionally update remote calendar timezone

2015-12-03 Thread Christian Dywan
Public bug reported: I made the classic "mistake" again a few days ago. I'm travelling to another timezone. The obvious thing is to update the location in the system settings. Time passes until I realize why I'm missing meetings and getting email notifications too late. Unless I open calendar.goog

[Bug 1520557] Re: MathUtils.clamp, min value should not be bigger than the max value

2015-12-03 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) 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/1520557 Title: MathUtils.clamp, min value should not be bigger than the max

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => 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/1368390 Title: Button shouldn't steal focus by default To manage notifi

[Bug 1205024] Re: TextArea reacts to pressed and does not react to cancel events

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Wishlist => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368390 Title: Button shouldn't steal focus by default To manage notification

[Bug 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Wishlist => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225139 Title: [sdk] Switch and CheckBox do not visually indicate focus To ma

[Bug 1514822] Re: activeFocusOnTab is not accessible

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zoltan Balogh (bzoltan) => Christian Dywan (kalikiana) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Triaged => Fix Committed ** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/focusPassesFromChildToParent -

[Bug 1368390] Re: Button shouldn't steal focus by default

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1368390 Title: Button shouldn'

[Bug 1225139] Re: [sdk] Switch and CheckBox do not visually indicate focus

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Christian Dywan (kalikiana) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1225139 Title: [sdk] Switch and CheckBox do

[Bug 1287701] Re: anchorToKeyboard doesn't work properly when device is held in landscape

2015-12-02 Thread Christian Dywan
That example can't work. The list is scrollable but the entire view isn't. The textfield can't be scrolled down so all anchorToKeyboard will do is shrink the visible height. This is a bug in the app. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zsombor Egri (zsombi) =&g

[Bug 1415023] Re: [Dialog] if keyboard is present, buttons and derivatives have to be pressed twice

2015-12-02 Thread Christian Dywan
Just to update on #2, dialogs do scroll. There used to be a bug where the margin used for it was incorrect and as of recently all dialogs are again fully scrollable relative to the OSK limiting available space. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1514850] Re: There is no visual feedback for Header actions with focus

2015-12-02 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: Zoltan Balogh (bzoltan) => Christian Dywan (kalikiana) ** 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

[Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-11-30 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1486274 Title: Expose focusOnTab on StyledItem To manage notificati

[Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-30 Thread Christian Dywan
** 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/1513897 Title: TextField regression/behavior change in 1.3 To man

[Bug 1520557] [NEW] MathUtils.clamp, min value should not be bigger than the max value

2015-11-27 Thread Christian Dywan
Public bug reported: I'm seeing tons of these in the UITK gallery after https://code.launchpad.net/~zeller-benjamin/ubuntu-ui- toolkit/mathutils_to_cpp/+merge/277704 landed. 1) Out of the box no 1.3 code or example should produce these warnings. 2) Deprecation flags should be respected. ** Affec

[Bug 1376763] Re: [sdk] Dialog doesn't take the contents size into consideration

2015-11-25 Thread Christian Dywan
** 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/1376763 Title: [sdk] Dialog doesn't take the contents size int

[Bug 1505597] Re: IconAndLink.qml:39:5: QML QQuickImage: Invalid image provider: image://scaling/1//

2015-11-23 Thread Christian Dywan
I assumed you were using the scaling image provider intentionally. if you're not, there must be a chance Image.source extension is loaded due to an import elsewhere without the image loader being in place - maybe ucqquickimageextension.cpp should check http://doc.qt.io/qt-5/qqmlengine.html#imagePro

[Bug 1518918] [NEW] Private mode header color doesn't match Ambiance

2015-11-23 Thread Christian Dywan
Public bug reported: In private browsing the header color changes. It doesn't match the window manager theme so it looks very awkward. I think this should be tied to the system theme like done in GTK+ apps. ** Affects: webbrowser-app (Ubuntu) Importance: Undecided Status: New --

[Bug 1431843] Re: Toolkit gallery should be ported to MultiColumnView

2015-11-20 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => 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/1431843 Title: Toolkit gallery should be ported to MultiColumnView

[Bug 1486274] Re: Expose focusOnTab on StyledItem

2015-11-20 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/focusPassesFromChildToParent -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1486274 Title: Expose focusOnTab on StyledItem To manage notifica

[Bug 1513450] Re: ActivityIndicators cause very high cpu usage for unity8/mir even when visible: false

2015-11-20 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => 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/1513450 Title: ActivityIndicators cause very high cpu usage for uni

[Bug 1389439] Re: TextArea is flickable, even if scrolling unnecessary

2015-11-20 Thread Christian Dywan
*** This bug is a duplicate of bug 1370557 *** https://bugs.launchpad.net/bugs/1370557 ** This bug has been marked a duplicate of bug 1370557 textfields capture vertical swipes -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-18 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/focusPassesFromChildToParent -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1513897 Title: TextField regression/behavior change in 1.3 To man

[Bug 1418981] Re: ActionSelectionPopover doesn't scroll when there are too many items to display

2015-11-17 Thread Christian Dywan
This affects the header, which now subclasses ActionSelectionPopover internally for its OverflowPanel, and becomes unusable if there is more items than fit the window height. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1513897] Re: TextField regression/behavior change in 1.3

2015-11-17 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => 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/1513897 Title: TextField regression/behavior change in 1.3 To manage

[Bug 1488413] Re: connected BT mouse should unblank screen (windowed mode)

2015-11-16 Thread Christian Dywan
Clicking doesn't seem to work either - not just motion. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1488413 Title: connected BT mouse should unblank screen (windowed mode) To manage notifications

[Bug 1511042] Re: [pocket pc] Screenshots not possible

2015-11-16 Thread Christian Dywan
Just hit this, wanting to take a screenie to file a bug report. Screen flashes but nothing is saved. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511042 Title: [pocket pc] Screenshots not possible

[Bug 1516653] [NEW] OSK inputs each key twice on external screen

2015-11-16 Thread Christian Dywan
*** This bug is a duplicate of bug 1451554 *** https://bugs.launchpad.net/bugs/1451554 Public bug reported: Using Nexus 4 with Slimport-HDMI cable and bluetooth mouse. Anything I type on the OSK results in two characters for a single one. Example: Unlock then device. Type "correct horse batt

[Bug 1473890] Re: UITK API addition in Qt 5.5

2015-11-05 Thread Christian Dywan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Fix Released => 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/1473890 Title: UITK API addition in Qt 5.5 To manage notificatio

[Bug 1512924] Re: Timestamps not localized in notifications

2015-11-05 Thread Christian Dywan
** Branch linked: lp:~ubuntu-sdk-team/ubuntu-ui- toolkit/kickLocaleTemplate ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

<    1   2   3   4   5   6   7   8   9   10   >