Skip to content
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

tilda fullscreen toggle does not return to original size #371

Closed
stumper932 opened this issue Oct 19, 2018 · 13 comments
Closed

tilda fullscreen toggle does not return to original size #371

stumper932 opened this issue Oct 19, 2018 · 13 comments

Comments

@stumper932
Copy link

stumper932 commented Oct 19, 2018

Expected behaviour
Return from fullscreen to size set in preferences under height width

Actual behaviour
Return from fullscreen to default screen size before set in preferences (?)

Steps to reproduce the behaviour
(F12 Pull Down Terminal)
(F11 Toggle Full Screen)
F12 F11 F12 F12 F11

Package version
tilda/bionic,now 1.4.1-2 amd64

Linux Distribution
ubuntu-mate 18.04.1 lts

@stumper932
Copy link
Author

Updated original comment after i found out how to reproduce the behaviour.
Attached video: tilda_screensize_bug.mkv.zip

@stumper932
Copy link
Author

This could be a possible duplicate of #225 and #297

@thiswillbeyourgithub
Copy link

I have the exact same issue on Ubuntu 18.04 LTS gnome :/

@thiswillbeyourgithub
Copy link

Edit : my workarround so far has been to keep the fullscreen key pressed for a second or so and stop. Sometimes it returned to it's original position.

@stumper932
Copy link
Author

Workaround: right-mouse click -> preferences -> appearance tab -> increase height or width -> decrease height or width.

@thiswillbeyourgithub
Copy link

thiswillbeyourgithub commented Jan 24, 2019

Thanks ! I actually ticked "expand tabs" and it sems to fix it. Thanks to you !

nvmd, it came back...

@stumper932
Copy link
Author

Yeah, you have to do this every time =/ .. maybe we should throw some $ to the developer to speed up the process.

@thiswillbeyourgithub
Copy link

I still prefer to press the fullscreen shortcut like mad than to do all your clicky things.

Do you know how we could send monizz to the developper ?

@nshell32
Copy link

Maybe the problem is in normal window size restoring after unset full screen. When I set fullscreen, then pressed Alt and left mouse button, nothing has happened. But when I tried to unset fullscreen and pressed Alt + left mouse button the window started to drag with cursor that didn't on fullscreen. Therefore, the problem could be in normal window size height and width restoring.

@makemegit
Copy link

I found out that if you switch to compiz, everything works fine. I am on Ubuntu Mate 16.04 and 18.04, and i think there is some incompatibility with the window manager.

@solacelost
Copy link

There have been a lot of updates since I made this PR but supposedly it's still working for people today:
#365
Let me know if the patch works for you.

@lanoxx
Copy link
Owner

lanoxx commented Oct 31, 2019

I can reproduce this with the marco window manager of the mate desktop, but not with the metacity window manager. When the error occurs then marco prints:

Window manager warning: Treating resize request of legacy application 0x3200007 (~/Document) as a fullscreen request

With metacity the window just returns to the expected size. Could you tell me if using metacity fixes the problem for you? Just run metacity --replace & on a shell and try to reproduce the problem.

@lanoxx
Copy link
Owner

lanoxx commented Feb 10, 2020

There have been changes to the fullscreen code in 4c25213

Closing as duplicate of #225, #306, #371.

@lanoxx lanoxx closed this as completed Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants