Adding a maliit task, because it contains the following piece of code,
which just seems broken to me:

    if (hints == Qt::ImhFormattedNumbersOnly || hints == Qt::ImhDigitsOnly) {
        type = Maliit::NumberContentType;
    }

Thus ubuntu-keyboard never has the information it needs to show the
right keyboard.

Changing this in maliit would presumably mean adding a new contentType,
which all maliit consumers would have to support (or suffer breakage)...
:(

** Also affects: maliit-framework (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/1586435

Title:
  Qt.ImhDigitsOnly should only show digits

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1586435/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to