[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-29 Thread Zsombor Egri
Olivier, it's more due to text rendering. The x-coordinates, like any other ones cannot be integer values, but perhaps the renderer expects something like that... we have to check that, and may be that a fix would be an integral value... however I doubt that would be the solution. -- You received

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-29 Thread Pat McGowan
** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) ** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-25 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+16.04.20160223-0ubuntu1 --- webbrowser-app (0.23+16.04.20160223-0ubuntu1) xenial; urgency=medium [ CI Train Bot ] * Resync trunk. [ Olivier Tilloy ] * Remove the 'formFactor' context property, and replace all its uses

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-25 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 Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. http

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-18 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: webbrowser-app (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubun

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-18 Thread Launchpad Bug Tracker
** Branch linked: lp:~osomon/webbrowser-app/textfield-left-integer -- 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/1546346 Title: [touch] No way to go to beginnin

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-18 Thread Olivier Tilloy
I’ve managed to track down the problem to the x coordinate of the TextField not being an integer. This seems to be a bug in the UITK. I can reliably reproduce the issue with the following standalone example: import QtQuick 2.4 import Ubuntu.Components 1.3 Item { TextField { id: textField1

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-17 Thread Olivier Tilloy
I’m not seeing the text being dragged to the left when dragging the cursor to the left, however I can confirm that it’s impossible to move the cursor to the beginning of the address bar. I initially thought it would be some sort of bug in the TextField component, but I’m not able to reproduce with

[Touch-packages] [Bug 1546346] Re: [touch] No way to go to beginning of URL in address bar

2016-02-17 Thread Olivier Tilloy
** Summary changed: - [touch] No way to go to beginning of URL in address bat + [touch] No way to go to beginning of URL in address bar -- 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.la