** Tags added: touch-2014-10-23
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369737
Title:
Send button does not enable until you press spacebar
To manage notifications about this bug go to:
https
** Changed in: unity8 (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369737
Title:
Send button does not enable until you press spacebar
To manage notifi
** Changed in: ubuntu-settings-components (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/1369737
Title:
Send button does not enable until you press spacebar
** Branch linked: lp:~nick-dedekind/ubuntu-settings-components/lp1369737
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369737
Title:
Send button does not enable until you press spacebar
To manage
** Also affects: ubuntu-settings-components (Ubuntu)
Importance: Undecided
Status: New
** Changed in: ubuntu-settings-components (Ubuntu)
Assignee: (unassigned) => Nick Dedekind (nick-dedekind)
** Changed in: ubuntu-settings-components (Ubuntu)
Importance: Undecided => Critical
This is not an issue in indicator-messages. Action parameters (the reply
string is the parameter in this case) cannot have insensitive states.
** Package changed: indicator-messages (Ubuntu) => unity8 (Ubuntu)
** Changed in: unity8 (Ubuntu)
Assignee: Lars Uebernickel (larsu) => Nick Dedekind
** Changed in: indicator-messages (Ubuntu)
Importance: High => Critical
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369737
Title:
Send button does not enable until you press spacebar
To manag
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: indicator-messages (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/1369737
As a reminder, we need to call Qt.inputMethod.commit() so the buffer
gets committed and the text property is correctly set.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1369737
Title:
Send button d
This can be fixed in the same way it's done in the messaging-app, by
checking the following properties:
enabled: (textField.text != "" || textField.inputMethodComposing)
This will cause the send button to be enabled if there is text in the
field or text is being composed
--
You received this bu
10 matches
Mail list logo