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

Right click on label should offer "clear field" #198

Closed
koppor opened this issue Dec 18, 2016 · 4 comments
Closed

Right click on label should offer "clear field" #198

koppor opened this issue Dec 18, 2016 · 4 comments

Comments

@koppor
Copy link
Owner

koppor commented Dec 18, 2016

I want to quickly clear a field while editing. I think, right click on a label and then "clear field" would be a good thing.

@MattLupino
Copy link

Hi, I'm interested in working on this enhancement. I have a small team of classmates to help me with trying to figure out how to do this for our class. If you have any advice (like relevant files or APIs to look at), we would appreciate it greatly.

Thanks!

@tobiasdiez
Copy link
Collaborator

Instead of the right click on label -> clear action that @koppor proposes, I would suggest to add a small "clear" button directly in the text box. The controlsfx library already provides such a functionality and it should be easy to change the entry editor fields accordingly.

@MattLupino
Copy link

MattLupino commented Nov 28, 2017

So, three weeks later, we have developed a change! Unfortunately, we didn't have the time/knowledge to find how to implement the clearable text fields, but we did create a new class and added an option in the right-click menus for all text fields with an option called "Clear text that replaces all "text" in the text field with nothing (""). We will attempt to submit a pull request shortly. The pull request will come from one of our group members, Weida.

@lenhard
Copy link
Collaborator

lenhard commented Dec 12, 2017

Fixed with JabRef#3475

@lenhard lenhard closed this as completed Dec 12, 2017
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

5 participants