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

Long description resizes whole popup #72

Open
cbix opened this issue May 11, 2019 · 2 comments
Open

Long description resizes whole popup #72

cbix opened this issue May 11, 2019 · 2 comments
Assignees

Comments

@cbix
Copy link

cbix commented May 11, 2019

In some rare, but annoying cases the popup is resizing when hovering an emoji with a long description text, thus moving to the left, which moves the focus to another emoji and resizing the popup again and so on. This makes it impossible to select either emoji without using the keyboard.

Maybe this gif makes it more clear:
emojiselector-popup-flicker

Possible solutions would be linebreak/floating, trimming or covering it with the following selectors.

Using latest version from extensions.gnome.org (version 15 I guess according to the metadata.json)

Anyway, thanks for this awesome extension 💪

@maoschanz maoschanz added the bug label May 11, 2019
@maoschanz
Copy link
Owner

maoschanz commented May 11, 2019

I'll ellipsize the labels, meanwhile the simplest temporary fix is to set 12 (or more) emojis per line

@maoschanz maoschanz self-assigned this Jun 3, 2020
@maoschanz maoschanz added the css label Jun 4, 2020
@maoschanz
Copy link
Owner

To reproduce with a normal theme and the default font, set 7 emojis per line

maoschanz added a commit that referenced this issue Oct 20, 2020
because actually fixing #72 looks really difficult
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants