← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1332624] Re: cant' swipe the keyboard away anymore

 

Turns out this is unrelated to the upgrade to Qt 5.3, this issue can be
reproduced in image #89. It appears to be the same underlying cause as
bug 1332632, the keyboard requests a geometry of 768x1280, but with the
version of Mir/unity-system-compositor(?) introduced in image #90 it
gets resized to 768x1222. This results in the conversion made from the
keyboard co-ordinate system to the screen co-ordinates being off by 58
pixels, cutting off the top of the keyboard and sending touch events
through to the app underneath the top of the keyboard. This also results
in it being impossible to press items in the word ribbon when it is
enabled.

I would guess that the 58 pixel discrepancy is coming from Mir or the
compositor resizing the window to account for the toolbar, but I'm not
sure this should happen when an app either sets fullscreen mode or
explicitly sets its own geometry (at least this doesn't seem to have
been the behaviour in the past).


** Also affects: mir
   Importance: Undecided
       Status: New

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

Title:
  cant' swipe the keyboard away anymore

Status in Mir:
  New
Status in Ubuntu Keyboard:
  New
Status in “ubuntu-keyboard” package in Ubuntu:
  Confirmed

Bug description:
  on image 91, with qt5.3
  Can no longer swipe the keyboard from the top to make it disappear anymore. This seems to break after the upgrade to Qt5.3.

  Note, similar problem occurred when switching from Qt5.1->Qt5.2
  https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1277186

  Need to revist the changes made there, but on initial testing
  reverting those changes did not help the problem

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1332624/+subscriptions


References