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

pdf windows scrolled to top of current page #203

Open
Fritzkefit opened this issue Oct 13, 2020 · 3 comments
Open

pdf windows scrolled to top of current page #203

Fritzkefit opened this issue Oct 13, 2020 · 3 comments

Comments

@Fritzkefit
Copy link

Whenever I call 'ace-window' with more than 2 windows, i.e., whenever the ace-window keys are displayed, it scrolls to the top of all windows displaying pdfs (it doesn't matter whether I use DocView or pdf-tools). When switching with 'other-window' this does not happen.
Unfortunately this is very annoying; for instance, when you try to translate mathematical formulas --on which I zoomed in, in the middle/bottom of the pdf page-- into code opened in another window.

@tmplt
Copy link

tmplt commented Feb 9, 2021

This happens for me also. It seems like it resets the pdf-view window when ace-window tries to draw the selecting character, which it fails to do. Can I tell ace-window to not draw on pdf-view windows?

@tmplt
Copy link

tmplt commented Feb 12, 2021

I noticed now that ace-window doesn't fail to draw the selecting character, but it draws it halfway down the PDF page, not in the top-left as is the case for all other windows.

@rdiaz02
Copy link

rdiaz02 commented Nov 3, 2021

I was noticing the same (scrolling to top of pdf, drawing the character halfway down, on the left).

The posframe versions of either #204 or #192 do not show these issues.

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

3 participants