[kwin] [Bug 467908] New: QCompelter window display error if qt use qt.qpa.wayland plugins

2023-03-28 Thread liujie01
https://bugs.kde.org/show_bug.cgi?id=467908

Bug ID: 467908
   Summary: QCompelter window display error if qt use
qt.qpa.wayland plugins
Classification: Plasma
   Product: kwin
   Version: 5.27.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: upcliu...@outlook.com
  Target Milestone: ---

SUMMARY
 In qt App using wayland display server(Set QT_QPA_PLATFORM to wayland)with a
QLineEdit which has been set a QCompleter,if I type some words which is in the
wordlist of QCompleter the QCompleter window should show under the QLineEdit,
but some time it will show at error pos with error windowType(with title bar)。

STEPS TO REPRODUCE
1.  Type a word in QLineEdit to make the QCompleter show;
2.  Press down BackSpace will delete the word in QLineEdit and the QCompleter
will hide;
3.  Keeping Press BackSpace, type a word make QCompleter show again, the
QCompleter will show at error pos with error windowType(with title bar)

OBSERVED RESULT
 QCompleter will show at error pos with error windowType(with title bar).

EXPECTED RESULT
 QCompleter show without error.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  ubuntu 22.10
KDE Plasma Version: The latest version on ubuntu 22.10
KDE Frameworks Version: The latest version on ubuntu 22.10
Qt Version: The latest version on ubuntu 22.10

ADDITIONAL INFORMATION

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

[kwin] [Bug 477885] Window is visually in `inactive` state when pressing `Alt-TAB` multiple times to open window switcher but not actually switch

2024-01-05 Thread liujie01
https://bugs.kde.org/show_bug.cgi?id=477885

liujie01  changed:

   What|Removed |Added

 CC||upcliu...@outlook.com

--- Comment #2 from liujie01  ---
It seems that the keyboard focus does not revert to the originally activated
window when the window switcher is closed.

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