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

I think the code for resizing the popup window isn't working properly anymore #743

Open
jikamens opened this issue Jan 14, 2025 · 0 comments

Comments

@jikamens
Copy link
Contributor

I just received a report from the user that the pop-up window is cutting off some of the content for them.

While working on another add-on recently I observed that the attempts to resize the pop-up window are operating on the underlying window rather than on the pop-up window. I think something may have changed in Thunderbird such that the window ID being returned is the wrong window, it's the underlying compose window rather than the pop-up window.

I need to track this down and potentially may need to refactor the resize code or indeed refactor how we are handling this problem in general.

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

1 participant