The position of gutter and code moves left a little when I open a popup below
- Dominant language
- Emacs Lisp
- Stars
- 22.7k
- Forks
- 3.1k
- Avg merge
- 10h 46m
- Merged PRs (30d)
- 4
Description
### I confirm that...
- [X] I have searched the [issue tracker](https://github.com/doomemacs/doomemacs/issues), [documentation](https://docs.doomemacs.org), [FAQ](https://docs.doomemacs.org/-/faq), [Discourse](https://discourse.doomemacs.org), and [Google](https://google.com), in case this issue has already been reported/resolved.
- [X] I have read "[How to Debug Issues](https://doomemacs.org/d/how2debug)", and will use it to provide as much information about this issue as possible.
- [X] The issue can be reproduced on the **latest** available commit of Doom.
- [X] The issue can be reproduced on a stable release of Emacs, such as 27 or 28. *(Doom does not support development builds like 29+ or any version ending in .50 or .9x)*
### Expected behavior
When I open a popup below, the postion of the gutter and code remains unchanged.
### Current behavior
When I open a popup below, the gutter and the region of code move left a little bit. And when I close the popup, their position restore.
### Steps to reproduce
generated 6 22, 2023 17:36:57
system MacOS 13.0 Darwin 22.1.0 x86_64 mac
emacs 28.2 ~/.config/emacs/
doom 3.0.0-pre PROFILE=_@0 HEAD -> master 07fca786 2023-05-30 19:39:04 -0400
~/.config/doom/
shell /bin/zsh
features ACL GMP GNUTLS JSON LIBXML2 MODULES NOTIFY KQUEUE PDUMPER THREADS
TOOLKIT_SCROLL_BARS XIM ZLIB
traits gui server-running envvar-file
modules :config use-package :completion company (vertico +icons +childframe) :ui
doom doom-dashboard hl-todo modeline ophints (popup +defaults) tabs
(treemacs +lsp) unicode (vc-gutter +diff-hl) vi-tilde-fringe (window-select
+numbers) workspaces :editor (evil +everywhere) file-templates fold
multiple-cursors snippets :emacs (dired +icons +ranger) electric undo vc
:term vterm :checkers syntax (spell +flyspell) :tools (eval +overlay)
lookup lsp magit tree-sitter :os macos :lang emacs-lisp (json +lsp
+tree-sitter) (javascript +lsp +tree-sitter) markdown org sh (web +lsp
+tree-sitter) :config literate (default +bindings +smartparens)
packages (key-chord) (scroll-on-jump) (wucuo) (evil-snipe :disable t) (rainbow-mode)
(prettier-js) (add-node-modules-path) (why-this) (org-bullets)
### System Information
https://pastebin.com/Vu4AAtee
Contributor guide
Assessment
This issue has not been assessed yet.