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

basic commands not working (copy, paste, select) #23

Closed
pwign opened this issue Jan 5, 2018 · 1 comment
Closed

basic commands not working (copy, paste, select) #23

pwign opened this issue Jan 5, 2018 · 1 comment

Comments

@pwign
Copy link

pwign commented Jan 5, 2018

Loving the project. 😍

Though, I can't seem to highlight/select the text in a select. For example, when typing the title for the task, it's not possible to Command + A to select everything or attempting to highlight a word by dragging your mouse. It works, however, when you double-click a word.

@bukinoshita bukinoshita changed the title Unable to highlight/select text in textbox basic commands not working (copy, paste, select) Jan 5, 2018
@bukinoshita
Copy link
Owner

Thanks @pwign.

This might be a bug on electron. I'm not sure yet, but it seems that the cmd + c, cmd + v, cmd + a aren't working

bukinoshita pushed a commit that referenced this issue Jan 7, 2018
* Optimization for Windows

Added:
- Window controls
- Some dependencies

* add user general config to select createOn default (#25)

* Code improvements

* merge edit/view pages (#27)

* basic commands not working (copy, paste, select) (#23)

* show task as done on done's tab (#31)

* add theme

* meta

* 0.3.0

* delete task on `done` tab does not work (#33)

* 0.3.1

* Optimization for Windows

Added:
- Window controls
- Some dependencies

* Fix

Rebase with bukinoshita/taskr

* Window sizes

Added minWidth and minHeight to mainWindow

* Gitignore

Added package-lock.json to gitignore

* Fix
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