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

Text input components with context-menu options #187

Open
rat-moonshine opened this issue Aug 20, 2024 · 1 comment
Open

Text input components with context-menu options #187

rat-moonshine opened this issue Aug 20, 2024 · 1 comment

Comments

@rat-moonshine
Copy link

Text input components like TextInput, TextArea currently not provides standard context-menu options like Cut, Copy, Paste etc. Although keyboard-shortcuts works, for some users with different test-cases the context-menu options are more suitable.

It'd be great if FeathersUI input components provides such context-menu with standard options.

@joshtynjala
Copy link
Member

In Flash and Flex, the context menu was provided natively by the TextField component. Unfortunately, OpenFL doesn't provide a context menu yet.

Feathers UI doesn't provide a Menu component yet either. Although, I'm hoping to add one in the 1.4 update.

Context menus in TextInput and TextArea will need to wait until one or the other is implemented first.

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