Bug 354354

Summary: losing mouse functionality on bottom part of fullscreen after changing resolution size on serverside computer
Product: [Applications] krdc Reporter: theabyss2016
Component: VNCAssignee: Urs Wolfer <uwolfer>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: 4.13.0   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description theabyss2016 2015-10-25 16:01:31 UTC
* on the serverside i use script which i run to set the resolution from 800x600 to that of the PC running the krdc (1680x1050). This works and gives fullscreen functionality on the PC running krdc. !! however the bottom 0 to around 25 pixels are not clickable, everything else works perfectly !! 
* it tried to reproduce this with other clients like xvncviewer. they work prefectly. This bug only
occurs in krdc (and Vinagre). Also tried using Vino and x11vnc servers. Both servers lead to same result. It's thus not server related.


 




Reproducible: Always

Steps to Reproduce:
1. run a script on serverside to change screen resolution: I Use:
#!/bin/bash
xrandr --newmode "1680x1050" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync
xrandr --addmode VGA1 1680x1050
xrandr --output VGA1 --mode 1680x1050

2. Since I already have krdc running in fullscreen mode ussually, the screen immediately jumps
from 800x600 to 1680x1050, which is the fullscreen resolution of my monitor. (sidenote: i have double screenset. both screens have same resolution.)


Actual Results:  
I can do everything like expected, except access the bottom menu and panel on the serverside because that area of the screen is not clickable. It's like the bottom 20-30 pixel  are not clickable. The mouse pointer also changes back to the icon of the PC running krdc, when I hover above this bottom area of the screen.

Expected Results:  
every part of the screen should be clickable in fullscreen mode.

When I exit fullscreen mode into windowed mode. The whole screen can be clicked and used like expected.
Comment 1 Justin Zobel 2022-10-17 22:53:37 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-01 05:05:58 UTC
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!
Comment 3 Bug Janitor Service 2022-11-16 05:17:31 UTC
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!