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

"Add reaction" makes the emoji popup be chopped in half #17997

Closed
thany opened this issue Jul 14, 2021 · 1 comment
Closed

"Add reaction" makes the emoji popup be chopped in half #17997

thany opened this issue Jul 14, 2021 · 1 comment
Labels

Comments

@thany
Copy link

thany commented Jul 14, 2021

Description

The moji popup for the "Add reaction" feature is chopped in half.

image

At the left edge of this screenshot is also the left edge of the main Element window.

Steps to reproduce

  1. Add an emoji to a message.
  2. An emoji appears underneath. Now press the + next to it.
  3. Now that the emoji popup appears farther to the left, it is chopped in half, because that's where the window ends.

Describe how what happens differs from what you expected.

Logs being sent: no (not relevant)

The emoji popup should pop out of the main window. You know, like popups do. The OS-native emoji popup (Win+;) also isn't contained within the application that happens to have called it.

You could also position it a bit more strategically, but ultimately it's a fixed-size popup contained within a variable-size window. There will be a scenario where it doesn't fit no matter how it's designed. This is why popping out of the main window, like all popups and dropdowns an whatnot tend to do, is the best solution.

Version information

  • Platform: desktop
  • OS: Windows 10 21H1
  • Version: 1.7.32
@thany thany added the T-Defect label Jul 14, 2021
@SimonBrandner
Copy link
Contributor

Duplicate of #17527

@SimonBrandner SimonBrandner marked this as a duplicate of #17527 Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants