Activity log for bug #1765304

Date Who What changed Old value New value Message
2018-04-19 06:37:50 Daniel Holbert bug added bug
2018-04-19 06:38:14 Daniel Holbert bug added subscriber Karl Tomlinson
2018-04-19 06:39:05 Daniel Holbert bug added subscriber Chris Coulson
2018-04-19 11:00:32 Launchpad Janitor ibus (Ubuntu): status New Confirmed
2018-04-19 17:44:14 Daniel Holbert bug watch added https://github.com/ibus/ibus/issues/2002
2018-04-25 11:11:43 John Ingve Olsen bug added subscriber John Ingve Olsen
2018-04-30 15:24:38 John Ingve Olsen attachment added ibus-xx-f19-password.patch https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/+attachment/5130857/+files/ibus-xx-f19-password.patch
2018-04-30 16:40:03 Ubuntu Foundations Team Bug Bot tags amd64 apport-bug bionic amd64 apport-bug bionic patch
2018-04-30 16:40:39 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2018-05-08 16:12:49 Diep Pham bug watch added https://bugzilla.mozilla.org/show_bug.cgi?id=1405634
2018-05-14 10:44:07 dlh bug added subscriber dlh
2018-05-18 01:52:46 Marcos Alano bug added subscriber Marcos Alano
2018-05-19 05:11:30 Joseph Becher bug added subscriber Joseph Becher
2018-05-25 22:17:53 Pedro Palhares bug added subscriber Pedro Palhares
2018-06-04 19:47:08 Paul White bug added subscriber Paul White
2018-06-22 17:26:14 Daniel Serodio bug added subscriber Daniel Serodio
2018-07-21 14:37:01 Matt Austin bug added subscriber Matt Austin
2018-08-22 15:12:05 vboki bug added subscriber vboki
2018-08-28 17:17:32 George bug added subscriber George
2018-09-17 12:53:39 Chen-Han Hsiao (Stanley) bug added subscriber Chen-Han Hsiao (Stanley)
2018-09-18 16:01:24 Gunnar Hjalmarsson bug added subscriber Gunnar Hjalmarsson
2018-09-22 18:44:09 Ben Fritz bug added subscriber Ben Fritz
2018-09-26 03:04:34 Andrew Roskuski bug added subscriber Andrew Roskuski
2018-09-27 04:32:54 Ian Westcott bug added subscriber Ian Westcott
2018-10-07 18:01:35 schmod bug added subscriber schmod
2018-10-22 17:47:13 Joseph Becher removed subscriber Joseph Becher
2018-10-31 03:10:41 Diep Pham attachment added 1-1.0-1ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/+attachment/5207331/+files/1-1.0-1ubuntu1.debdiff
2018-10-31 08:33:26 George removed subscriber George
2018-11-22 21:15:56 Oscar Sánchez Miravalles bug added subscriber Oscar Sánchez Miravalles
2018-11-25 18:05:54 Adolfo Jayme Barrientos bug task added gnome-shell (Ubuntu)
2018-11-25 18:06:24 Adolfo Jayme Barrientos gnome-shell (Ubuntu): status New Triaged
2018-11-25 18:06:30 Adolfo Jayme Barrientos gnome-shell (Ubuntu): importance Undecided High
2018-11-25 18:06:35 Adolfo Jayme Barrientos ibus (Ubuntu): status Confirmed Invalid
2018-11-26 01:48:10 Daniel van Vugt description tl;dr: starting in Ubuntu 18.04, "ibus" seems to lower and raise Firefox, whenever the user tries to focus an <input type="password"> field on a web page. This is not a regression in Firefox, as the same Firefox version runs just fine in Ubuntu 17.10 -- it seems to be a bug in ibus, because it only happens (in 18.04) when the environmental variable GTK_IM_MODULE is at its default value (which is "ibus"). It had this same value in 17.10 but the bug didn't happen there; hence, I'm guessing there was a change in ibus (or a related package) that caused this breakage / lowering+raising. This is pretty bad, because in some cases, the focus-loss can mean users are simply unable to fill in password fields that previously were working fine. (see "ACTUAL RESULTS" below) STEPS TO REPRODUCE #1, via "BitWarden" Firefox extension: ========================================================= 1. Start Firefox. (fresh profile if you like) 2. Install BitWarden from https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/ 3. Click the BitWarden toolbar icon to spawn a menu-pane. 4. Click "Log in" at the bottom of that pane. 5. Click the "Master Password" field. ACTUAL RESULTS: The menu pane disappears as soon as the Master Password field receives focus. EXPECTED RESULTS: I should be able to type in a password; pane shouldn't disappear. STEPS TO REPRODUCE #2, via Reddit: ================================= 1. Visit https://www.reddit.com/r/firefox/ (or any reddit page) 2. Click "Log in or sign up in seconds" at the extreme upper right of the page. (click the "Log in" part of that sentence) 3. Try to click the password field (or "tab" into it) and type in some text. ACTUAL RESULTS: Try as you might, the password field never receives focus. EXPECTED RESULTS: Password field should accept focus & let me type text into it. If I run firefox from the command line with env var GTK_IM_MODULE="", then I get "expected results". But with the default value of that env var, I get "actual results" (broken behavior, unable to enter passwords). I initially reported this in Firefox, here: https://bugzilla.mozilla.org/show_bug.cgi?id=1451466 (with a few dependent bugs for the usage-specific STR quoted above). But I think it's a bug in ibus, hence filing here now. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ibus 1.5.17-3ubuntu3 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu5 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Wed Apr 18 23:22:05 2018 InstallationDate: Installed on 2018-04-17 (1 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180416) SourcePackage: ibus UpgradeStatus: No upgrade log present (probably fresh install) https://gitlab.gnome.org/GNOME/gnome-shell/issues/391 --- tl;dr: starting in Ubuntu 18.04, "ibus" seems to lower and raise Firefox, whenever the user tries to focus an <input type="password"> field on a web page. This is not a regression in Firefox, as the same Firefox version runs just fine in Ubuntu 17.10 -- it seems to be a bug in ibus, because it only happens (in 18.04) when the environmental variable GTK_IM_MODULE is at its default value (which is "ibus"). It had this same value in 17.10 but the bug didn't happen there; hence, I'm guessing there was a change in ibus (or a related package) that caused this breakage / lowering+raising. This is pretty bad, because in some cases, the focus-loss can mean users are simply unable to fill in password fields that previously were working fine. (see "ACTUAL RESULTS" below) STEPS TO REPRODUCE #1, via "BitWarden" Firefox extension: =========================================================  1. Start Firefox. (fresh profile if you like)  2. Install BitWarden from https://addons.mozilla.org/en-US/firefox/addon/bitwarden-password-manager/  3. Click the BitWarden toolbar icon to spawn a menu-pane.  4. Click "Log in" at the bottom of that pane.  5. Click the "Master Password" field. ACTUAL RESULTS:  The menu pane disappears as soon as the Master Password field receives focus. EXPECTED RESULTS:  I should be able to type in a password; pane shouldn't disappear. STEPS TO REPRODUCE #2, via Reddit: =================================  1. Visit https://www.reddit.com/r/firefox/ (or any reddit page)  2. Click "Log in or sign up in seconds" at the extreme upper right of the page.       (click the "Log in" part of that sentence)  3. Try to click the password field (or "tab" into it) and type in some text. ACTUAL RESULTS:  Try as you might, the password field never receives focus. EXPECTED RESULTS:  Password field should accept focus & let me type text into it. If I run firefox from the command line with env var GTK_IM_MODULE="", then I get "expected results". But with the default value of that env var, I get "actual results" (broken behavior, unable to enter passwords). I initially reported this in Firefox, here: https://bugzilla.mozilla.org/show_bug.cgi?id=1451466 (with a few dependent bugs for the usage-specific STR quoted above). But I think it's a bug in ibus, hence filing here now. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ibus 1.5.17-3ubuntu3 ProcVersionSignature: Ubuntu 4.15.0-15.16-generic 4.15.15 Uname: Linux 4.15.0-15-generic x86_64 ApportVersion: 2.20.9-0ubuntu5 Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Wed Apr 18 23:22:05 2018 InstallationDate: Installed on 2018-04-17 (1 days ago) InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20180416) SourcePackage: ibus UpgradeStatus: No upgrade log present (probably fresh install)
2018-11-27 10:05:25 Olivier Tilloy nominated for series Ubuntu Bionic
2018-11-27 10:05:25 Olivier Tilloy bug task added ibus (Ubuntu Bionic)
2018-11-27 10:05:25 Olivier Tilloy bug task added gnome-shell (Ubuntu Bionic)
2018-11-27 10:05:49 Olivier Tilloy bug task deleted ibus (Ubuntu Bionic)
2018-11-28 18:22:20 Paul White removed subscriber Paul White
2018-11-29 10:13:44 Sebastien Bacher gnome-shell (Ubuntu Bionic): importance Undecided High
2018-11-29 10:43:40 Launchpad Janitor merge proposal linked https://code.launchpad.net/~osomon/ubuntu/+source/gnome-shell/+git/gnome-shell/+merge/359817
2018-12-01 23:13:15 Launchpad Janitor gnome-shell (Ubuntu Bionic): status New Confirmed
2018-12-05 13:09:24 Iain Lane nominated for series Ubuntu Cosmic
2018-12-05 13:09:24 Iain Lane bug task added ibus (Ubuntu Cosmic)
2018-12-05 13:09:24 Iain Lane bug task added gnome-shell (Ubuntu Cosmic)
2018-12-05 13:09:30 Iain Lane gnome-shell (Ubuntu Cosmic): status New In Progress
2018-12-05 13:09:32 Iain Lane gnome-shell (Ubuntu Bionic): status Confirmed In Progress
2018-12-05 13:09:37 Iain Lane gnome-shell (Ubuntu): status Triaged Fix Committed
2018-12-05 13:09:42 Iain Lane gnome-shell (Ubuntu): assignee Olivier Tilloy (osomon)
2018-12-05 13:09:47 Iain Lane gnome-shell (Ubuntu Bionic): assignee Olivier Tilloy (osomon)
2018-12-05 13:09:54 Iain Lane gnome-shell (Ubuntu Cosmic): assignee Olivier Tilloy (osomon)
2018-12-05 13:09:57 Iain Lane ibus (Ubuntu Cosmic): status New Invalid
2018-12-05 16:33:36 Launchpad Janitor gnome-shell (Ubuntu): status Fix Committed Fix Released
2018-12-08 21:00:17 lsmith bug added subscriber lsmith
2018-12-12 00:28:58 Chris Halse Rogers gnome-shell (Ubuntu Bionic): status In Progress Fix Committed
2018-12-12 00:29:01 Chris Halse Rogers bug added subscriber Ubuntu Stable Release Updates Team
2018-12-12 00:29:03 Chris Halse Rogers bug added subscriber SRU Verification
2018-12-12 00:29:18 Chris Halse Rogers tags amd64 apport-bug bionic patch amd64 apport-bug bionic patch verification-needed verification-needed-bionic
2018-12-12 14:55:26 Olivier Tilloy tags amd64 apport-bug bionic patch verification-needed verification-needed-bionic amd64 apport-bug bionic patch verification-done-bionic verification-needed
2018-12-18 22:18:05 Brian Murray gnome-shell (Ubuntu Cosmic): status In Progress Fix Committed
2018-12-18 22:18:19 Brian Murray tags amd64 apport-bug bionic patch verification-done-bionic verification-needed amd64 apport-bug bionic patch verification-done-bionic verification-needed verification-needed-cosmic
2018-12-28 02:24:17 Benjamin Ralston bug added subscriber Benjamin Ralston
2019-01-07 08:45:31 Łukasz Zemczak tags amd64 apport-bug bionic patch verification-done-bionic verification-needed verification-needed-cosmic amd64 apport-bug bionic patch verification-done verification-done-bionic verification-done-cosmic
2019-01-07 08:45:54 Launchpad Janitor gnome-shell (Ubuntu Cosmic): status Fix Committed Fix Released
2019-01-07 08:45:57 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2019-01-07 08:46:06 Launchpad Janitor gnome-shell (Ubuntu Bionic): status Fix Committed Fix Released
2019-01-12 07:22:47 Eugene Romanenko attachment added bug-regr-1765304.png https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/+attachment/5228592/+files/bug-regr-1765304.png
2019-01-12 07:24:37 Eugene Romanenko bug added subscriber Eugene Romanenko
2019-01-12 15:44:15 Christopher Smith attachment added Screenshot from 2019-01-12 10-43-12.png https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304/+attachment/5228723/+files/Screenshot%20from%202019-01-12%2010-43-12.png
2019-02-04 01:52:52 Justin Bull bug added subscriber Justin Bull
2019-02-07 09:52:24 Tom bug added subscriber Tom
2019-08-02 03:03:24 Mathew Hodson bug task deleted ibus (Ubuntu)
2019-08-02 03:03:32 Mathew Hodson bug task deleted ibus (Ubuntu Cosmic)