[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Bug Janitor Service changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #12 from Bug Janitor Service --- This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #11 from Bug Janitor Service --- Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Justin Zobel changed: What|Removed |Added CC||justin.zo...@gmail.com Resolution|--- |WAITINGFORINFO Status|REPORTED|NEEDSINFO --- Comment #10 from Justin Zobel --- Can any of the affected users please test and confirm that it was indeed fixed in a Qt update? I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks. -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Alexander changed: What|Removed |Added CC||alex3...@mail.ru --- Comment #9 from Alexander --- I investigated this issue. Likely, the bug is in Qt. I filled it in the bugtracker: https://bugreports.qt.io/browse/QTBUG-49071 Also I sent a patch, which has been accepted: https://codereview.qt-project.org/#/c/144899/ This should be fixed in Qt 5.6.1. Please, verify it with that version. Best, Alexander Bersenev -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Rex Dieter changed: What|Removed |Added CC||rdie...@math.unl.edu -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #8 from Leonardo Romor --- I need your help, as I already said I'm new to qt, the last thing I understood was the following if I use the legacy xshapeToggleWindowState() everything works indeed substituting inside kwinAssistToggleWindowState(bool visible): if (visible) { sharedPreHideWindow(); m_animationFrame = Settings::frames(); connect(&m_animationTimer, SIGNAL(timeout()), this, SLOT(xshapeRetractWindow())); m_animationTimer.start(); // sharedPreHideWindow(); // // hide(); // // sharedAfterHideWindow(); } solve the issue. Slowing down the animation with data[2] = Settings::frames() * 100; data[3] = Settings::frames() * 100; I can see that using the legacy animation the cursor always blink when using the shortcut to open the terminal. Using the X11 solution instead sometimes change the cursor state to "unfocused". -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #7 from Eike Hein --- ^ Yes, probably related. Don't worry, I have all of the tickets on my mind. I currently have to focus on other things for work, but I'm investigating and hoping to bring you a 3.0.3 soon. That said, if anyone /else/ wants to investigate, too, please do because I'm very very busy. -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Walter Rudametkin changed: What|Removed |Added CC||rudamet...@gmail.com --- Comment #6 from Walter Rudametkin --- Same problem here. If mouse is above Yakuake when it appears focus is wrong and copy/paste shortcuts don't work. If the display animation is set around 130ms the problem goes away. That is, the terminal appears with a slow animation speed, the cursor block shows as if it is not focused, but the shortcuts continue work and the terminal is properly focused. If I speed up the animation, to around ~90ms, it's hit and miss. At 0ms (my prefered speed), copy/paste never works right. It looks like there are a couple of focus bugs that appeared recently. Maybe they are all related ? https://bugs.kde.org/show_bug.cgi?id=356853 Regards, -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 taili...@gmx.com changed: What|Removed |Added CC||taili...@gmx.com --- Comment #5 from taili...@gmx.com --- Exactly same problem here. -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Anton Novosyolov changed: What|Removed |Added CC||anton.novosyo...@gmail.com --- Comment #4 from Anton Novosyolov --- Experiencing the same problem. Everything works, but cursor isn't filled and copying-pasting doesn't work. When I close/open it many times, problem is on/off randomly, I tried pauses between attempts, completely releasing all keys (I use Alt-~ hotkey), etc. -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #3 from Leonardo Romor --- "If you move the mouse pointer across the broken cursor you will see it gets filled in. " Well, for me doesn't work =( As you can see the cursor "wrongly" toogle only when I place the mouse over the window of yakuake otherwise it works just fine. Also, is not only a "view" issue, since I can't copy paste with ctrl+shift+c/v until I click outside the window and then inside again. -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #2 from Leonardo Romor --- Created attachment 97779 --> https://bugs.kde.org/attachment.cgi?id=97779&action=edit Bug video -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 --- Comment #1 from Eike Hein --- I think this is actually a redraw issue in the Konsole terminal widget. If you move the mouse pointer across the broken cursor you will see it gets filled in. Focus is fine, it's just a display issue here. Can you confirm? (And that hide() call is necessary to, well, hide the window.) -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Leonardo Romor changed: What|Removed |Added Summary|Cursor not in focus but |Cursor not in focus while |Yakuake is |Yakuake it is -- You are receiving this mail because: You are watching all bug changes.
[yakuake] [Bug 360234] Cursor not in focus while Yakuake it is
https://bugs.kde.org/show_bug.cgi?id=360234 Leonardo Romor changed: What|Removed |Added CC||leonardo.ro...@gmail.com -- You are receiving this mail because: You are watching all bug changes.