[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-18 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #35 from popov895  ---
I meant that if you disable the virtual keyboard, then the Enter key starts
working correctly, so the problem is exactly with the virtual keyboard.

I have openSUSE Tumbleweed installed on VirtualBox, where SDDM has version
1.18.0 (current Neon has 1.17.0) and the Breeze theme works correctly. I
compared Breeze theme on Neon and openSUSE (as I understand, the theme is just
a collection of qml files, images and scripts), and I didn't find any
differences that could affect the behavior of Enter key. Therefore, I guess
that something may have been fixed in SDDM or in the virtual keyboard itself.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-17 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #34 from Harald Sitter  ---
This doesn't have anything to do with sddm specifically.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-17 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #33 from popov895  ---
Herald is right. My workaround to this problem is to create a file
/etc/sddm.conf.d/99-settings.conf with this content
>[General]
>InputMethod=

This disables the virtual keyboard for SDDM. Also you can try to update SDDM to
a newer version, but I haven't tried it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-16 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #32 from Harald Sitter  ---
Something in qtvirtualkeyboard meddles with the active focus, quite possibly
via a timer, that's just a guess though because I saw some timers causing
QQuickWindowPrivate::setFocusInScope calls. 

> sudo rm 
> /usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts/libqtvirtualkeyboardplugin.so

temporarily bricks QVKB and in turn unbreaks the focus management. So, the
culprit is definitely there, question is just where exactly. There seems to be
a whole bunch of indiscriminate focus and keyboard hijacking going on inside
platforminputcontext.cpp at least.

Lastly, seeing as all reports continue to be neon-derived one has to wonder if
a patch is the cause or if other distributions just don't package QVKB plugins
to the extend we'd need for a working integration. At a glance I didn't find a
patch causing it in QVKB at least, still could be anywhere else between there,
qquick,declarative,gui and core though :S
It'd be good if someone could actually verify if QVKB on other distros works to
the expected extended and if that still has working focus management. If that
is the case then it almost must be a patch that's the root cause.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #31 from Nate Graham  ---
NooOOoOoOOoOoOo

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #30 from Patrick Silva  ---
This bug persists on Neon unstable after update to Qt 5.14.1.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||pas...@dhermilly.dk

--- Comment #29 from Nate Graham  ---
*** Bug 417482 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-11 Thread WojtasJD
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #28 from WojtasJD  ---
(In reply to Konrad Materka from comment #22)
> Interesting. Maybe it is using different SDDM theme?
Breeze (0.1)

another example
Feren OS 2020.01 (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2) - this
distro has LightDM instead of SDDM but also suffers from this bug after locking
screen (you can wait... or manually with default combo  +  or from
Konsole: "loginctl lock-session")


(In reply to Nate Graham from comment #26)
> If all of your machines are either Neon, or are otherwise running Qt 5.13.2,
> then that makes sense, since we think this was a Qt 5.13.2 regression.

Solus 4.1 with Plasma (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2) -
there is no bug here
I can dig but what to look for?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-11 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #27 from Alexander  ---
Does it mean, that this will be another LTS bug similar to
https://bugs.kde.org/show_bug.cgi?id=393630 ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #26 from Nate Graham  ---
If all of your machines are either Neon, or are otherwise running Qt 5.13.2,
then that makes sense, since we think this was a Qt 5.13.2 regression.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-11 Thread pruje
https://bugs.kde.org/show_bug.cgi?id=415130

pruje  changed:

   What|Removed |Added

 CC||pr...@free.fr

--- Comment #25 from pruje  ---
Hi guys

I have the same bug for a while, and it's still there now on KDE neon 5.18
(freshly updated).
Let me add that the arrows keys on the keyboard doesn't work.
I can reproduce this bug every time on my 2 computers, one with nvidia GPU and
the other with intel graphics.
I'm using the default SDDM breeze theme (0.1).

KDE neon 5.18
KDE Frameworks 5.67.0
Qt 5.13.2
Kernel 5.3.0-28-generic
64 bits

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-02-01 Thread Pyroman
https://bugs.kde.org/show_bug.cgi?id=415130

Pyroman  changed:

   What|Removed |Added

 CC||retratse...@gmail.com

--- Comment #24 from Pyroman  ---
I have this issue in Neon too.
https://pastebin.com/Bn5u06WZ

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-31 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=415329

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-29 Thread Laosom
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #23 from Laosom  ---
Only Numpad enter works in Neon I confirm :)))

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #22 from Konrad Materka  ---
(In reply to WojtasJD from comment #21)
> KDE Neon User 5.17 (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2)
> and now weird thing:
> Solus 4.1 with Plasma (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2)
> I cannot reproduce this bug here... (but reported Qt version is the same as
> in Neon)
Interesting. Maybe it is using different SDDM theme?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-27 Thread WojtasJD
https://bugs.kde.org/show_bug.cgi?id=415130

WojtasJD  changed:

   What|Removed |Added

 CC||wojta...@notowany.pl

--- Comment #21 from WojtasJD  ---
KDE Neon User 5.17 (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2)

$ qmake -v
QMake version 3.1
Using Qt version 5.13.2 in /usr/lib/x86_64-linux-gnu

-> System is running -> Lock screen or Log out and then put your password and
click with mouse left button in the password field -> left  is NOT
"working" but numeric/right  is working.

and now weird thing:
Solus 4.1 with Plasma (Plasma: 5.17.5 | Frameworks: 5.66.0 | Qt: 5.13.2)
I cannot reproduce this bug here... (but reported Qt version is the same as in
Neon)

$ sudo eopkg install qt5-base-devel
$ qmake -v
QMake version 3.1
Using Qt version 5.13.2 in /usr/lib64

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415130

tliu0...@gmail.com changed:

   What|Removed |Added

 CC||tliu0...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #20 from Nate Graham  ---
Yep. Every single report so far has come from Neon with Qt 5.13.2.

If anyone has a custom Qt on Neon or can compile one and test with that, it
would be very helpful.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=415130

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #19 from Konrad Materka  ---
The same for me. It might be a Qt regression, I have 5.13.2.

Operating System: KDE neon 5.17
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2
Kernel Version: 5.3.0-26-generic
OS Type: 64-bit

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||sit...@kde.org

--- Comment #18 from Nate Graham  ---
*** Bug 415098 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||david.de...@ehu.eus

--- Comment #16 from Nate Graham  ---
*** Bug 414875 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||tnb...@gmail.com

--- Comment #17 from Nate Graham  ---
*** Bug 414926 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||akshaypraveennair11@gmail.c
   ||om

--- Comment #15 from Nate Graham  ---
*** Bug 416373 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #14 from Nate Graham  ---
Current theory is that it's actually some kind of regression in Qt 5.13.2. I
notice that all reports are from distros using Qt 5.13.2, but nobody using Qt
5.13.1 or 5.14.x can reproduce it.

I'm using Qt 5.13.1 on openSUSE Tumbleweed and cannot reproduce the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-16 Thread Laosom
https://bugs.kde.org/show_bug.cgi?id=415130

Laosom  changed:

   What|Removed |Added

 CC||dellfirmw...@gmail.com

--- Comment #13 from Laosom  ---
Not fixed in 5.17.5 ?

No RCA found ?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-15 Thread popov895
https://bugs.kde.org/show_bug.cgi?id=415130

popov895  changed:

   What|Removed |Added

 CC||popov...@ukr.net

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-09 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #12 from Christoph Feck  ---
*** Bug 415226 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

 CC||kos...@koshka.ddns.net

--- Comment #11 from Nate Graham  ---
*** Bug 415361 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2020-01-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #10 from Nate Graham  ---
*** Bug 415328 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-31 Thread Fabian
https://bugs.kde.org/show_bug.cgi?id=415130

Fabian  changed:

   What|Removed |Added

 CC||tonym...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-24 Thread Tasos Sahanidis
https://bugs.kde.org/show_bug.cgi?id=415130

Tasos Sahanidis  changed:

   What|Removed |Added

 CC||ta...@tasossah.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #9 from Patrick Silva  ---
*** Bug 415329 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=415130

ezion...@gmail.com changed:

   What|Removed |Added

 CC||vcin...@gmail.com

--- Comment #8 from ezion...@gmail.com ---
*** Bug 415226 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-15 Thread Achim Bohnet
https://bugs.kde.org/show_bug.cgi?id=415130

--- Comment #7 from Achim Bohnet  ---
apt show that only shows the last version (that is active) should be enough:

$ apt show plasma-workspace
Package: plasma-workspace
Version: 4:5.17.4-0xneon+18.04+bionic+build53
Priority: optional
Section: kde
Maintainer: Neon CI 
Installed-Size: 28,4 MB
Provides: notification-daemon
Depends: appmenu-gtk2-module, appmenu-gtk3-module, dbus-x11, drkonqi,
frameworkintegration, gdb-minimal | gdb, iso-codes, kactivitymanagerd,
kde-cli-tools, kded5, kinit, kio, kwin-common, libkf5globalaccel-bin (>=
5.7.0), libkf5service-bin, milou, plasma-framework, plasma-integration,
qdbus-qt5, qml-module-org-kde-draganddrop, qml-module-org-kde-extensionplugin,
qml-module-org-kde-kcm, qml-module-org-kde-kcoreaddons,
qml-module-org-kde-kholidays, qml-module-org-kde-kirigami2 (>= 5.54.0~),
qml-module-org-kde-kquickcontrols, qml-module-org-kde-kquickcontrolsaddons,
qml-module-org-kde-kwindowsystem, qml-module-org-kde-qqc2desktopstyle,
qml-module-org-kde-solid, qml-module-qt-labs-folderlistmodel,
qml-module-qtgraphicaleffects, qml-module-qtqml-models2,
qml-module-qtquick-controls, qml-module-qtquick-dialogs,
qml-module-qtquick-layouts, qml-module-qtquick-window2, qml-module-qtquick2,
qtvirtualkeyboard-plugin, udisks2, x11-utils, x11-xserver-utils,
xdg-desktop-portal-kde, libappstreamqt2, libc6 (>= 2.15), libcolorcorrect5,
libgcc1 (>= 1:3.0), libgps23 (>= 3.3), libice6 (>= 1:1.0.0), libkf5activities5,
libkf5activitiesstats1, libkf5authcore5, libkf5baloo5, libkf5bookmarks5,
libkf5calendarevents5, libkf5completion5, libkf5configcore5, libkf5configgui5,
libkf5configwidgets5, libkf5coreaddons5, libkf5crash5, libkf5dbusaddons5,
libkf5declarative5, libkf5globalaccel5, libkf5guiaddons5, libkf5holidays5,
libkf5i18n5, libkf5iconthemes5, libkf5idletime5, libkf5itemmodels5,
libkf5jobwidgets5, libkf5kdelibs4support5, libkf5kiocore5,
libkf5kiofilewidgets5, libkf5kiogui5, libkf5kiowidgets5,
libkf5networkmanagerqt6, libkf5newstuff5, libkf5notifications5,
libkf5notifyconfig5, libkf5package5, libkf5people5, libkf5peoplewidgets5,
libkf5plasma5, libkf5plasmaquick5, libkf5prison5, libkf5quickaddons5,
libkf5runner5, libkf5service5, libkf5solid5, libkf5texteditor5,
libkf5textwidgets5, libkf5wallet5, libkf5waylandclient5, libkf5widgetsaddons5,
libkf5windowsystem5, libkf5xmlgui5, libkscreenlocker5, libksgrd7,
libkworkspace5-5, libnotificationmanager1, libphonon4qt5-4,
libplasma-geolocation-interface5, libprocesscore7, libprocessui7,
libqalculate14, libqt5core5a (>= 5.13.2+dfsg), libqt5dbus5 (>= 5.13.2+dfsg),
libqt5gui5 (>= 5.13.2+dfsg), libqt5network5 (>= 5.13.2+dfsg), libqt5qml5 (>=
5.13.2), libqt5quick5 (>= 5.13.2), libqt5sql5 (>= 5.13.2+dfsg), libqt5widgets5
(>= 5.13.2+dfsg), libqt5x11extras5, libqt5xml5 (>= 5.13.2+dfsg), libsm6,
libstdc++6 (>= 5.2), libtaskmanager6, libweather-ion7, libx11-6,
libxcb-composite0, libxcb-damage0, libxcb-image0 (>= 0.2), libxcb-randr0,
libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb1 (>= 1.6), libxfixes3,
libxrender1, libxtst6, zlib1g (>= 1:1.1.4)
Recommends: kio-extras, libpam-kwallet5, plasma-workspace-wallpapers
Conflicts: kde-workspace, kde-workspace-data, klipper
Breaks: kde-l10n-ar (<< 4:4.14.0-2), kde-l10n-ast (<< 4:4.14.0-2), kde-l10n-bg
(<< 4:4.14.0-2), kde-l10n-bs (<< 4:4.14.0-2), kde-l10n-ca (<< 4:4.14.0-2),
kde-l10n-cavalencia (<< 4:4.14.0-2), kde-l10n-cs (<< 4:4.14.0-2), kde-l10n-da
(<< 4:4.14.0-2), kde-l10n-de (<< 4:4.14.0-2), kde-l10n-el (<< 4:4.14.0-2),
kde-l10n-engb (<< 4:4.14.0-2), kde-l10n-eo (<< 4:4.14.0-2), kde-l10n-es (<<
4:4.14.0-2), kde-l10n-et (<< 4:4.14.0-2), kde-l10n-eu (<< 4:4.14.0-2),
kde-l10n-fa (<< 4:4.14.0-2), kde-l10n-fi (<< 4:4.14.0-2), kde-l10n-fr (<<
4:4.14.0-2), kde-l10n-ga (<< 4:4.14.0-2), kde-l10n-gl (<< 4:4.14.0-2),
kde-l10n-he (<< 4:4.14.0-2), kde-l10n-hi (<< 4:4.14.0-2), kde-l10n-hr (<<
4:4.14.0-2), kde-l10n-hu (<< 4:4.14.0-2), kde-l10n-ia (<< 4:4.14.0-2),
kde-l10n-id (<< 4:4.14.0-2), kde-l10n-is (<< 4:4.14.0-2), kde-l10n-it (<<
4:4.14.0-2), kde-l10n-ja (<< 4:4.14.0-2), kde-l10n-kk (<< 4:4.14.0-2),
kde-l10n-km (<< 4:4.14.0-2), kde-l10n-ko (<< 4:4.14.0-2), kde-l10n-lt (<<
4:4.14.0-2), kde-l10n-lv (<< 4:4.14.0-2), kde-l10n-mr (<< 4:4.14.0-2),
kde-l10n-nb (<< 4:4.14.0-2), kde-l10n-nds (<< 4:4.14.0-2), kde-l10n-nl (<<
4:4.14.0-2), kde-l10n-nn (<< 4:4.14.0-2), kde-l10n-pa (<< 4:4.14.0-2),
kde-l10n-pl (<< 4:4.14.0-2), kde-l10n-pt (<< 4:4.14.0-2), kde-l10n-ptbr (<<
4:4.14.0-2), kde-l10n-ro (<< 4:4.14.0-2), kde-l10n-ru (<< 4:4.14.0-2),
kde-l10n-sk (<< 4:4.14.0-2), kde-l10n-sl (<< 4:4.14.0-2), kde-l10n-sr (<<
4:4.14.0-2), kde-l10n-sv (<< 4:4.14.0-2), kde-l10n-tr (<< 4:4.14.0-2),
kde-l10n-ug (<< 4:4.14.0-2), kde-l10n-uk (<< 4:4.14.0-2), kde-l10n-wa (<<
4:4.14.0-2), kde-l10n-zhcn (<< 4:4.14.0-2), kde-l10n-zhtw (<< 4:4.14.0-2),
kde-window-manager (<= 4:5), kdeartwork-style (<= 4:5), kdeartwork-theme-window
(<= 4:5), kio-extras (<< 4:5.3.2+git20150710.0210), kio-extras-data (<<
4:5.3.2+git20150710.0210), 

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-15 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=415130

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 415130] Lock and login screens: entering incorrect password or moving focus away breaks using return/enter key to submit password

2019-12-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415130

Nate Graham  changed:

   What|Removed |Added

Summary|Lock and login screens: |Lock and login screens:
   |entering incorrect password |entering incorrect password
   |or moving focus away breaks |or moving focus away breaks
   |the Enter (submit)  |using return/enter key to
   ||submit password

-- 
You are receiving this mail because:
You are watching all bug changes.