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

Scrollbar freezes after opening a popup panel #567

Open
dgaw opened this issue May 31, 2020 · 1 comment · May be fixed by #583
Open

Scrollbar freezes after opening a popup panel #567

dgaw opened this issue May 31, 2020 · 1 comment · May be fixed by #583

Comments

@dgaw
Copy link
Contributor

dgaw commented May 31, 2020

The position of the scrollbar stops being updated after opening a popup panel (e.g. alt+x or ctrl+f).

The text itself scrolls correctly but the scrollbar is frozen. After closing the popup panel the scrollbar remains broken until I click on the editor area.

This screen capture demonstrates the issue.

@dgaw
Copy link
Contributor Author

dgaw commented Sep 11, 2020

It's most likely related to this Gtk/Howl issue:

https://gitlab.gnome.org/GNOME/gtk/-/issues/615#note_109889

dgaw added a commit to dgaw/howl that referenced this issue Sep 11, 2020
This workaround fixes howl-editor#567 and generally makes the scrollbars
behave more predictably.

It was originally introduced in e83e98e
as a fix for issue howl-editor#371.

Then it was removed in f7c84b6
dgaw added a commit to dgaw/howl that referenced this issue Sep 11, 2020
This workaround fixes howl-editor#567 and generally makes the scrollbars
behave more predictably.

It was originally introduced in e83e98e
as a fix for issue howl-editor#371.

Then it was removed in f7c84b6
@dgaw dgaw linked a pull request Sep 11, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant