[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-15 Thread Launchpad Bug Tracker
This bug was fixed in the package im-config - 0.34-1ubuntu1.3

---
im-config (0.34-1ubuntu1.3) bionic-proposed; urgency=medium

  * debian/patches/dont-set-GTK_IM_MODULE-on-wayland.patch:
- Don't set GTK_IM_MODULE if IBus on Wayland session
  (LP: #1816808). (The regression, which caused the reversal of
  this same patch in version 0.34-1ubuntu1.2, has now been fixed.)

 -- Gunnar Hjalmarsson   Wed, 03 Apr 2019 19:07:00
+0200

** Changed in: im-config (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  Fix Released

Bug description:
  [Impact]

  OSK does not work properly in Wayland sessions. Besides not showing
  up, as reported in this bug report, certain characters can't be typed
  (bug #1761554).

  The proposed upload unset's the GTK_IM_MODULE variable, which fixes
  the issues.

  [Test Case]

  To confirm that the OSK works properly:

  1. Install im-config from bionic-proposed and reboot

  2. Log in to an Ubuntu on Wayland session

  3. Open gedit and enable the screen keyboard
 (Settings -> Universal Access -> Typing)

  4. When OSK shows up, confirm that you can enter accented characters
 via long-press.
 Example: long-press a and select à from the popup

 Also, confirm that certain keys for special characters result in
 correct characters. Examples: ~, √, ÷, ×, <, >, ¢

  [Fix]

  A proposed fix has been uploaded to the bionic queue.

  [Regression Potential]

  Well, this very fix did cause a regression a few months ago;
  LibreOffice and the GNOME search bar crashed when trying to use IBus
  input methods. Those issues have now been fixed.

  The change is only made for Wayland sessions, which is not default in
  18.04. Given this limitation, the regression risk is deemed to be low.

  [Original description]

  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-05 Thread Timo Aaltonen
it's not a hard requirement anymore, actually.. so, fixing cosmic is
'nice to have' if you can provide the fix and test it, but not strictly
required

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  Fix Committed

Bug description:
  [Impact]

  OSK does not work properly in Wayland sessions. Besides not showing
  up, as reported in this bug report, certain characters can't be typed
  (bug #1761554).

  The proposed upload unset's the GTK_IM_MODULE variable, which fixes
  the issues.

  [Test Case]

  To confirm that the OSK works properly:

  1. Install im-config from bionic-proposed and reboot

  2. Log in to an Ubuntu on Wayland session

  3. Open gedit and enable the screen keyboard
 (Settings -> Universal Access -> Typing)

  4. When OSK shows up, confirm that you can enter accented characters
 via long-press.
 Example: long-press a and select à from the popup

 Also, confirm that certain keys for special characters result in
 correct characters. Examples: ~, √, ÷, ×, <, >, ¢

  [Fix]

  A proposed fix has been uploaded to the bionic queue.

  [Regression Potential]

  Well, this very fix did cause a regression a few months ago;
  LibreOffice and the GNOME search bar crashed when trying to use IBus
  input methods. Those issues have now been fixed.

  The change is only made for Wayland sessions, which is not default in
  18.04. Given this limitation, the regression risk is deemed to be low.

  [Original description]

  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-05 Thread Gunnar Hjalmarsson
On 2019-04-05 11:08, Timo Aaltonen wrote:
> shouldn't this be fixed in cosmic too?

Well, I skipped it since there are only three months left. If it is a
requirement, I'll do it. Please let me know.

I installed im-config 0.34-1ubuntu1.3 from bionic-proposed and verified
the test case.

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  Fix Committed

Bug description:
  [Impact]

  OSK does not work properly in Wayland sessions. Besides not showing
  up, as reported in this bug report, certain characters can't be typed
  (bug #1761554).

  The proposed upload unset's the GTK_IM_MODULE variable, which fixes
  the issues.

  [Test Case]

  To confirm that the OSK works properly:

  1. Install im-config from bionic-proposed and reboot

  2. Log in to an Ubuntu on Wayland session

  3. Open gedit and enable the screen keyboard
 (Settings -> Universal Access -> Typing)

  4. When OSK shows up, confirm that you can enter accented characters
 via long-press.
 Example: long-press a and select à from the popup

 Also, confirm that certain keys for special characters result in
 correct characters. Examples: ~, √, ÷, ×, <, >, ¢

  [Fix]

  A proposed fix has been uploaded to the bionic queue.

  [Regression Potential]

  Well, this very fix did cause a regression a few months ago;
  LibreOffice and the GNOME search bar crashed when trying to use IBus
  input methods. Those issues have now been fixed.

  The change is only made for Wayland sessions, which is not default in
  18.04. Given this limitation, the regression risk is deemed to be low.

  [Original description]

  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-05 Thread Timo Aaltonen
shouldn't this be fixed in cosmic too?

** Changed in: im-config (Ubuntu Bionic)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  Fix Committed

Bug description:
  [Impact]

  OSK does not work properly in Wayland sessions. Besides not showing
  up, as reported in this bug report, certain characters can't be typed
  (bug #1761554).

  The proposed upload unset's the GTK_IM_MODULE variable, which fixes
  the issues.

  [Test Case]

  To confirm that the OSK works properly:

  1. Install im-config from bionic-proposed and reboot

  2. Log in to an Ubuntu on Wayland session

  3. Open gedit and enable the screen keyboard
 (Settings -> Universal Access -> Typing)

  4. When OSK shows up, confirm that you can enter accented characters
 via long-press.
 Example: long-press a and select à from the popup

 Also, confirm that certain keys for special characters result in
 correct characters. Examples: ~, √, ÷, ×, <, >, ¢

  [Fix]

  A proposed fix has been uploaded to the bionic queue.

  [Regression Potential]

  Well, this very fix did cause a regression a few months ago;
  LibreOffice and the GNOME search bar crashed when trying to use IBus
  input methods. Those issues have now been fixed.

  The change is only made for Wayland sessions, which is not default in
  18.04. Given this limitation, the regression risk is deemed to be low.

  [Original description]

  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-03 Thread Gunnar Hjalmarsson
** Description changed:

+ [Impact]
+ 
+ OSK does not work properly in Wayland sessions. Besides not showing up,
+ as reported in this bug report, certain characters can't be typed (bug
+ #1761554).
+ 
+ The proposed upload unset's the GTK_IM_MODULE variable, which fixes the
+ issues.
+ 
+ [Test Case]
+ 
+ To confirm that the OSK works properly:
+ 
+ 1. Install im-config from bionic-proposed and reboot
+ 
+ 2. Log in to an Ubuntu on Wayland session
+ 
+ 3. Open gedit and enable the screen keyboard
+(Settings -> Universal Access -> Typing)
+ 
+ 4. When OSK shows up, confirm that you can enter accented characters
+via long-press.
+Example: long-press a and select à from the popup
+ 
+Also, confirm that certain keys for special characters result in
+correct characters. Examples: ~, √, ÷, ×, <, >, ¢
+ 
+ [Fix]
+ 
+ A proposed fix has been uploaded to the bionic queue.
+ 
+ [Regression Potential]
+ 
+ Well, this very fix did cause a regression a few months ago; LibreOffice
+ and the GNOME search bar crashed when trying to use IBus input methods.
+ Those issues have now been fixed.
+ 
+ The change is only made for Wayland sessions, which is not default in
+ 18.04. Given this limitation, the regression risk is deemed to be low.
+ 
+ [Original description]
+ 
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen
  
  Expected result:
  The OSK appears
  
  Actual results:
  The OSK does not appear.
  
  ---
  
  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have fixed
  those crashes to my knowledge.
  
  
  
  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-daemon
  should be smart enough to load/unload that at run-time when required
  /not-required.

** Changed in: im-config (Ubuntu Bionic)
   Status: Triaged => In Progress

** Changed in: im-config (Ubuntu Bionic)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  In Progress

Bug description:
  [Impact]

  OSK does not work properly in Wayland sessions. Besides not showing
  up, as reported in this bug report, certain characters can't be typed
  (bug #1761554).

  The proposed upload unset's the GTK_IM_MODULE variable, which fixes
  the issues.

  [Test Case]

  To confirm that the OSK works properly:

  1. Install im-config from bionic-proposed and reboot

  2. Log in to an Ubuntu on Wayland session

  3. Open gedit and enable the screen keyboard
 (Settings -> Universal Access -> Typing)

  4. When OSK shows up, confirm that you can enter accented characters
 via long-press.
 Example: long-press a and select à from the popup

 Also, confirm that certain keys for special characters result in
 correct characters. Examples: ~, √, ÷, ×, <, >, ¢

  [Fix]

  A proposed fix has been uploaded to the bionic queue.

  [Regression Potential]

  Well, this very fix did cause a regression a few months ago;
  LibreOffice and the GNOME search bar crashed when trying to use IBus
  input methods. Those issues have now been fixed.

  The change is only made for Wayland sessions, which is not default in
  18.04. Given this limitation, the regression risk is deemed to be low.

  [Original description]

  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-02 Thread Launchpad Bug Tracker
This bug was fixed in the package im-config - 0.38-1ubuntu2

---
im-config (0.38-1ubuntu2) disco; urgency=medium

  * debian/patches/dont-set-GTK_IM_MODULE-on-wayland.patch:
- Don't set GTK_IM_MODULE if IBus on Wayland session
  (LP: #1816808).

 -- Gunnar Hjalmarsson   Tue, 02 Apr 2019 18:30:00
+0200

** Changed in: im-config (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Released
Status in im-config source package in Bionic:
  Triaged

Bug description:
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-04-02 Thread Gunnar Hjalmarsson
On 2019-03-26 22:38, Gunnar Hjalmarsson wrote:
> However, I have a problem with making OSK show up (not using a touch
> screen). In LibreOffice Writer it shows up after a mouse click in
> the text entry area, but I fail to enable OSK in gedit,
> gnome-terminal and Firefox.

After an update today, the OSK shows up both in gedit and gnome-terminal
(not in FF, though). Anyway, I see no reason to not stop setting
GTK_IM_MODULE in Wayland, so I have uploaded a change.

** Changed in: im-config (Ubuntu)
   Status: Confirmed => Fix Committed

** Also affects: im-config (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: im-config (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: im-config (Ubuntu Bionic)
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Fix Committed
Status in im-config source package in Bionic:
  Triaged

Bug description:
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-03-26 Thread Gunnar Hjalmarsson
I can confirm that the problem with LO crashes seems to be gone (also on
bionic).

However, I have a problem with making OSK show up (not using a touch
screen). In LibreOffice Writer it shows up after a mouse click in the
text entry area, but I fail to enable OSK in gedit, gnome-terminal and
Firefox.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Confirmed

Bug description:
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-03-23 Thread Gunnar Hjalmarsson
Hi Andrea,

If the LibreOffice crashes mentioned in bug #1761554 have been fixed, we
should indeed revisit this issue. Is that something you have confirmed
yourself? If so, adding back the fix which prevents the variable from
being set on Wayland would be motivated.

I think that the latest upstream im-config version (40-1) would take
care of this bug. OTOH, the delta between im-config 38-1 and 40-1 is not
trivial, and since we are late in the cycle, I feel it would be safer to
wait with that upgrade until after the release of Ubuntu 19.04.

As regards X11, g-s-d - unlike im-config - does not set GTK_IM_MODULE at
all, but the variable has been set for many cycles on Ubuntu including
the flavors.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Confirmed

Bug description:
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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


[Desktop-packages] [Bug 1816808] Re: [disco] OSK does not appear under wayland when a text-entry is focused

2019-02-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: im-config (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to im-config in Ubuntu.
https://bugs.launchpad.net/bugs/1816808

Title:
  [disco] OSK does not appear under wayland when a text-entry is focused

Status in im-config package in Ubuntu:
  Confirmed

Bug description:
  1. Login in a wayland session
  2. Open an application with a text entry (e.g. gedit)
  3. Focus gedit using the touch screen

  Expected result:
  The OSK appears

  Actual results:
  The OSK does not appear.

  ---

  This is caused by the fact that we still set GTK_IM_MODULE in Wayland.
  IIRC during the cosmic cycle we introduced a change to not set
  GTK_IM_MODULE under Wayland but we dropped it because there were users
  experiencing crashes when using libreoffice: upstream should have
  fixed those crashes to my knowledge.

  

  Also why are we setting GTK_IM_MODULE in X11 too? gnome-settings-
  daemon should be smart enough to load/unload that at run-time when
  required/not-required.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/im-config/+bug/1816808/+subscriptions

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