popup-el icon indicating copy to clipboard operation
popup-el copied to clipboard

Popup and text-scale-decrease/increase

Open guancio opened this issue 12 years ago • 7 comments

I've some problem related to menu alignment whenever I change the buffer "zoom" exploting text-scale-decrease

guancio avatar Jul 03 '12 21:07 guancio

  • The font is proportional?
  • What OS do you use?

m2ym avatar Sep 02 '12 17:09 m2ym

This report seems to be old, but since I possibly experience the same phenomenon, here two screen shots (obtained with autocomplete 1.5.0 and ESS):

  1. font size decreased with C-x C--

popup2

  1. Font size increased above with C-x C-=

popup3

pascal-niklaus avatar May 09 '15 06:05 pascal-niklaus

@m2ym Hate to bump an old issue, but I've experienced this as well and it's rather annoying when writing a lot of code whilst zoomed in. Output of describe-font is:

name (opened by): -*-Menlo-normal-normal-normal-*-12-*-*-*-m-0-iso10646-1
       full name: Menlo:pixelsize=12:weight=normal:slant=normal:width=normal:spacing=100:scalable=true
            size: 12
          height: 14
 baseline-offset:  0
relative-compose:  0
  default-ascent:  0
          ascent: 11
         descent:  3
   average-width:  7
     space-width:  7
       max-width:  7

I'm also using Mac OS X 10.12.5. Let me know if you need more info or whatnot.

ylluminarious avatar May 25 '17 10:05 ylluminarious

@m2ym Any thoughts on this bug?

ylluminarious avatar Jun 02 '17 00:06 ylluminarious

@m2ym I would like to reinforce the necessity of solving this old issue. It is still present whenever I zoom in or out, which is too much of a basic functionality to make popup.el really usable.

LouisAsh avatar Sep 02 '17 06:09 LouisAsh

@m2ym It seems that this issue does not occur with company-mode... do you think that this issue could be fixed by using something from there?

This is a pretty outstanding issue to anyone who uses auto-complete while zoomed in and, as far as I can tell, it can only be alleviated by increasing the window's size in the frame.

ylluminarious avatar Sep 25 '17 20:09 ylluminarious

@m2ym Could you please offer some advice on resolving this issue? Even looking through popup's codebase is quite difficult since there is almost no documentation.

This is really very annoying and I am seriously considering moving to company-mode. I don't want to do that since my Emacs setup is quite dependent on popup and auto-complete, but I won't have much choice if this issue cannot go away.

ylluminarious avatar Dec 19 '17 00:12 ylluminarious