no way to disable haptic feedback

Bug #1352398 reported by James Hunt
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ubuntu-keyboard (Ubuntu)
Fix Released
Undecided
Unassigned
ubuntu-system-settings (Ubuntu)
Fix Released
Low
William Hua

Bug Description

System settings allows the keyboard sound to be disabled, but I can't see a way to disable haptic feedback.

<https://wiki.ubuntu.com/LanguageAndText#phone>

Related branches

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thanks for your bug report.

There is no control on the design for that,
https://wiki.ubuntu.com/LanguageAndText#phone

Matthew, do you have any opinion on that?

Changed in ubuntu-system-settings (Ubuntu):
assignee: nobody → Matthew Paul Thomas (mpt)
importance: Undecided → Low
Revision history for this message
James Hunt (jamesodhunt) wrote :

I would imagine being able to disable haptic feedback would have a positive impact on battery life.

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

Any ideas for a good way to label this?

    Keyboard sound
    Keyboard ________

 "Keyboard vibration" seems a little overwrought for something so brief. And "haptic" is too geeky.

Revision history for this message
James Hunt (jamesodhunt) wrote :

How about "Quiver on keypress" ? That might necessitate changing "Keyboard sound" to "Sound/tone on keypress" for symmetry though?

Revision history for this message
Pat McGowan (pat-mcgowan) wrote :

Android seems to have haptic feedback, vibration feedback, and Vibrate when typing depending on version
Keyboard feedback or Keyboard vibration?

Revision history for this message
Matthew Paul Thomas (mpt) wrote :
Changed in ubuntu-system-settings (Ubuntu):
assignee: Matthew Paul Thomas (mpt) → nobody
status: New → Triaged
description: updated
William Hua (attente)
Changed in ubuntu-system-settings (Ubuntu):
assignee: nobody → William Hua (attente)
Changed in ubuntu-system-settings (Ubuntu):
status: Triaged → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ubuntu-system-settings - 0.3+14.10.20140812.3-0ubuntu1

---------------
ubuntu-system-settings (0.3+14.10.20140812.3-0ubuntu1) utopic; urgency=low

  [ Ken VanDine ]
  * [battery] Updated based on latest designs, switching from brightness
    slider to progression which loads the brightness plugin.
    [brightness] Moved BrightnessSlider component to brightness plugin,
    since it's now only used in one place. (LP: #1289470)

  [ Sebastien Bacher ]
  * system-update: tweaks to the "no update available" label (LP:
    #1348568)

  [ William Hua ]
  * Use gsettings-qt in language panel.
  * Add auto-punctuation and keyboard vibration options. Also fix auto-
    completion to be auto-correction per spec. (LP: #1352398)

  [ Michael Terry ]
  * Implement a lock security page in the wizard. This page is super
    ugly right now and just the bare bones functionality needed to set a
    passcode or otherwise. Design is working on final visual design and
    we will update later. (LP: #1348362)

  [ jonas-drange ]
  * [cellular] uis for default SIM settings
  * [cellular] use expandable to show/hide sim editor and put the sim
    editor in a Loader element to optimize single sim setups
 -- Ubuntu daily release <email address hidden> Tue, 12 Aug 2014 19:23:51 +0000

Changed in ubuntu-system-settings (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
James Hunt (jamesodhunt) wrote :

This is not working. Using image 188 with system-settings version 0.3+14.10.20140813-0ubuntu1, I now see the following options:

- keyboard sound
- keyboard vibration

... but now both are impotent - I cannot re-enable keyboard sound and the vibration option does nothing (vibration is always on).

Changed in ubuntu-system-settings (Ubuntu):
status: Fix Released → New
Revision history for this message
William Hua (attente) wrote :

I just tried it and it's working for me. I did a dist-upgrade on a writable-image hammerhead.

ubuntu-system-settings:
  Installed: 0.3+14.10.20140814-0ubuntu1
  Candidate: 0.3+14.10.20140814-0ubuntu1
  Version table:
 *** 0.3+14.10.20140814-0ubuntu1 0
        500 http://ports.ubuntu.com/ubuntu-ports/ utopic/universe armhf Packages
        100 /var/lib/dpkg/status

It might be an ubuntu-keyboard bug.

Revision history for this message
William Hua (attente) wrote :

James, can you adb into the device and see if dconf is being updated properly?

gsettings list-recursively com.canonical.keyboard.maliit

Revision history for this message
William Hua (attente) wrote :

^ above command as phablet, not root

Revision history for this message
James Hunt (jamesodhunt) wrote :

Yes, dconf/gsettings is correctly toggling to true when I enable/disable haptic feedback via system-settings, but the haptic feedback is always on:

# Initially haptic feedback is enabled:

$ gsettings list-recursively com.canonical.keyboard.maliit
com.canonical.keyboard.maliit spell-checking-languages @as []
com.canonical.keyboard.maliit predictive-text true
com.canonical.keyboard.maliit active-language 'fr'
com.canonical.keyboard.maliit double-space-full-stop true
com.canonical.keyboard.maliit auto-capitalization true
com.canonical.keyboard.maliit key-press-feedback true
com.canonical.keyboard.maliit key-press-feedback-sound '/usr/share/maliit/plugins/com/ubuntu/styles/ubuntu/sounds/key_tick2_quiet.wav'
com.canonical.keyboard.maliit enabled-languages ['en', 'fr']
com.canonical.keyboard.maliit spell-checking true
com.canonical.keyboard.maliit auto-completion true
com.canonical.keyboard.maliit key-press-haptic-feedback true

# Toggling it to off:
$ gsettings list-recursively com.canonical.keyboard.maliit

com.canonical.keyboard.maliit spell-checking-languages @as []
com.canonical.keyboard.maliit predictive-text true
com.canonical.keyboard.maliit active-language 'fr'
com.canonical.keyboard.maliit double-space-full-stop true
com.canonical.keyboard.maliit auto-capitalization true
com.canonical.keyboard.maliit key-press-feedback true
com.canonical.keyboard.maliit key-press-feedback-sound '/usr/share/maliit/plugins/com/ubuntu/styles/ubuntu/sounds/key_tick2_quiet.wav'
com.canonical.keyboard.maliit enabled-languages ['en', 'fr']
com.canonical.keyboard.maliit spell-checking true
com.canonical.keyboard.maliit auto-completion true
com.canonical.keyboard.maliit key-press-haptic-feedback false

... but even when false, I still have haptic feedback.

William Hua (attente)
Changed in ubuntu-system-settings (Ubuntu):
status: New → Fix Released
Bill Filler (bfiller)
Changed in ubuntu-keyboard (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.