-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
some parts of windows can not be clicked after changing resolutions #349
Comments
The patch is probably not correct. There may be more than one screen, and we want to send the full display size, not just the screen that has changed. Also, from the logs, I see that we correctly set the screen size to But I see no trace in this log sample of the change back to If, for whatever reason, the root window size is not updated by the time we get our size changed event, this would help:
|
2013-06-05 05:03:05: totaam commented
|
2013-06-06 08:59:02: onlyjob commented
|
2013-06-06 09:36:49: totaam commented
|
Actually, I had missed that the "workarea" parameter ( |
It would be best if we could just get a |
Done in r4527 - this fixes a bug with the |
2014-10-30 21:06:43: rainwoodman commented
|
Usual questions:
|
2014-11-01 03:57:52: rainwoodman uploaded file
|
2014-11-01 03:58:12: rainwoodman uploaded file
|
2014-11-01 04:04:55: rainwoodman commented
|
Looks like the virtual screen size is adjusting as it should:
The Uh-oh lines are a bit suspicious:
But they normally do not affect the ability to interact with the window, at least not for the place where the menu would be, only potentially at the (usually bottom and right) edges of the window. Questions:
FYI: for normal operation, you should be able to just start+connect in one command:
|
2014-11-01 05:52:39: rainwoodman uploaded file
|
2014-11-01 05:53:35: rainwoodman uploaded file
|
2014-11-01 05:54:21: rainwoodman uploaded file
|
2014-11-01 05:59:00: rainwoodman commented
|
2014-11-01 15:15:35: totaam commented
|
2014-11-03 16:55:04: rainwoodman uploaded file
|
2014-11-03 16:55:58: rainwoodman commented
|
2014-11-03 16:59:35: rainwoodman commented
|
2014-11-03 17:15:57: rainwoodman commented
|
2014-11-03 17:21:08: rainwoodman commented
|
2014-11-04 08:05:18: totaam uploaded file
|
2014-11-04 08:21:24: totaam commented
|
2014-11-04 09:32:48: totaam commented
|
2014-11-04 10:22:39: totaam commented
|
2014-11-04 17:47:40: totaam commented
|
2014-11-04 19:10:30: rainwoodman commented
|
2014-11-05 08:01:54: totaam commented
|
2014-11-21 17:51:33: antoine commented
|
2014-11-30 06:08:36: lukashaase commented
|
2014-11-30 19:22:40: lukashaase commented
|
2014-11-30 19:23:01: lukashaase uploaded file
|
2015-01-26 09:02:45: totaam commented
|
2015-01-28 00:34:28: lukashaase commented
|
2015-01-28 04:06:30: totaam commented
|
2015-01-29 22:18:29: lukashaase commented
|
2015-01-29 22:59:31: lukashaase commented
|
2015-01-30 03:42:01: antoine uploaded file
|
2015-02-02 09:49:51: totaam commented
|
2015-02-13 04:51:57: totaam commented
|
2015-10-11 21:59:49: nathan-renniewaldock commented
|
2015-10-11 22:00:22: nathan-renniewaldock uploaded file
|
2015-10-12 00:02:28: nathan-renniewaldock commented
|
2015-10-12 15:12:15: nathan-renniewaldock commented
|
Issue migrated from trac ticket # 349
component: client | priority: critical | resolution: fixed
2013-06-04 02:38:22: onlyjob created the issue
The text was updated successfully, but these errors were encountered: