[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2015-06-04 Thread Magdalena Mirowicz
** Changed in: ubuntu-ux
 Assignee: Giorgio Venturi (giorgio-venturi) = Olga Kemmet (olga-kemmet)

** Summary changed:

- TextField content partially deleted on focus with predictive text on
+ [sdk] TextField content partially deleted on focus with predictive text on

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1396574

Title:
  [sdk] TextField content partially deleted on focus with predictive
  text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-12-09 Thread Giorgio Venturi
** Changed in: ubuntu-ux
 Assignee: (unassigned) = Giorgio Venturi (giorgio-venturi)

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
   Status: New = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Victor Tuson Palau
This also relates to https://bugs.launchpad.net/ubuntu/+source/ubuntu-
system-settings/+bug/1387704

-- 
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/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu UX bugs:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Zoltan Balogh
** Also affects: ubuntu-ui-toolkit
   Importance: Undecided
   Status: New

** Project changed: ubuntu-ui-toolkit = ubuntu-ux

-- 
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/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Zsombor Egri
** Also affects: ubuntu-ui-toolkit
   Importance: Undecided
   Status: New

** No longer affects: ubuntu-ui-toolkit

-- 
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/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Victor Tuson Palau
** Also affects: ubuntu-keyboard
   Importance: Undecided
   Status: New

-- 
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/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Michael Sheldon
** Also affects: ubuntu-keyboard (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-keyboard
 Assignee: (unassigned) = Michael Sheldon (michael-sheldon)

** Changed in: ubuntu-keyboard (Ubuntu)
 Assignee: (unassigned) = Michael Sheldon (michael-sheldon)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1396574] Re: TextField content partially deleted on focus with predictive text on

2014-11-26 Thread Michael Sheldon
Having a bit of difficulty reproducing this on its own, which
application is this from? I'm wondering if there might be some bad
interaction between  the setting of taskView.tasktoEdit.title and the
keyboard placing the last word in the sentence back into pre-edit. I
suspect the best solution might be to only re-enter pre-edit on deletion
rather than also on focusing the field (a change I was already
considering to solve a similar issue elsewhere), but it'd be good to be
able to reproduce this case to verify that it'll fix the issue here as
well.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu.
https://bugs.launchpad.net/bugs/1396574

Title:
  TextField content partially deleted on focus with predictive text on

Status in Ubuntu Keyboard:
  New
Status in Ubuntu UX bugs:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  New
Status in “ubuntu-ui-toolkit” package in Ubuntu:
  Confirmed

Bug description:
  With the following Textfield:
  TextField {
  id:editTitle
  width:parent.width
  text:taskView.tasktoEdit.title
  placeholderText: i18n.tr(Add title)
  style: TextFieldStyle {
  overlaySpacing: 0
  frameSpacing: 0
  background: Item {}
  color: UbuntuColors.lightAubergine
  }
 }

  And with predictive text on in the phone, if you try to click on the
  field while it contains text, part of the text where the cursor lands
  get deleted.

  The work around is to set no predictive text:   inputMethodHints:
  Qt.ImhNoPredictiveText however this is a problem when predictive text
  is required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-keyboard/+bug/1396574/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp