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

I don't think you can set 'clipboard' as a popup key #887

Closed
devycarol opened this issue Jun 17, 2024 · 2 comments
Closed

I don't think you can set 'clipboard' as a popup key #887

devycarol opened this issue Jun 17, 2024 · 2 comments

Comments

@devycarol
Copy link
Contributor

devycarol commented Jun 17, 2024

Describe the bug
In JSON, I can't explicitly set 'clipboard' as a popup key to open the clipboard history—I get a misfired "too long text in popup key" error.

To Reproduce
Try to add 'clipboard' as a specific 'main' or 'relevant' popup key in JSON. I tried a number of different combinations under functional keys, and many keys worked but 'clipboard didn't.

Expected behavior
You should be able to add this key since it exists under the comma and enter key by default.

App version
Debug, commit 17f30ad

Device:

  • Model: Pixel 5a
  • OS: Android 14 (LineageOS 21)
@devycarol devycarol added the bug Something isn't working label Jun 17, 2024
@Helium314
Copy link
Owner

I just tried setting a popup key with label clipboard and it works as expected. The actual clipboard popup key does not actually have a label, internally it's converted to an icon before doing the check. Even stranger, clipboard is under the 10 character limit.

Are you sure you didn't set anything else?
(the error message should show the problematic label though)

@devycarol
Copy link
Contributor Author

Ack, my bad. It was related to a local change that I made. Dropping.

@Helium314 Helium314 removed the bug Something isn't working label Jun 18, 2024
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

2 participants