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

delete bug fix #7580

Merged
merged 1 commit into from
Apr 26, 2021
Merged

delete bug fix #7580

merged 1 commit into from
Apr 26, 2021

Conversation

BenArou
Copy link
Contributor

@BenArou BenArou commented Mar 28, 2021

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked documentation: Is the information available and up to date? If not created an issue at https://github.com/JabRef/user-documentation/issues or, even better, submitted a pull request to the documentation repository.

@Siedlerchr
Copy link
Member

Can you please explain your changes and what you did and why?

@BenArou
Copy link
Contributor Author

BenArou commented Mar 28, 2021

I was kind of overwhelmed at first so I went ahead and read the code and the places i was pointed towards. I found that the keybindings part of the code did not have a delete function in it. So going I added the delete function in the use case function and tested it out again manually and found that the bug was not repeated.

@Siedlerchr
Copy link
Member

Please always at least refer to a concrete issue and add a small explanation.this helps us to understand the changes and their context

@koppor
Copy link
Member

koppor commented Mar 28, 2021

@BenArou Which OS are you using? Is your intention to change the key binding for delete?

@BenArou
Copy link
Contributor Author

BenArou commented Mar 28, 2021

I'm using windows 10, my intention is to make the delete function consistent and not interfere with other functions

@Siedlerchr
Copy link
Member

I think this could cause issues on mac, will need to test this

@Siedlerchr
Copy link
Member

Okay, I test it on mac and seems to work. I still don't understand why you added them, does this fix a bug? If yes please describe? Is there a related issue? @BenArou

@koppor
Copy link
Member

koppor commented Apr 12, 2021

Can one configure a key binding for the delete functionality now?

@koppor
Copy link
Member

koppor commented Apr 12, 2021

Please provide a screenshot of the keybindings dialog, if possible.

@koppor koppor added the status: waiting-for-feedback The submitter or other users need to provide more information about the issue label Apr 12, 2021
@Siedlerchr Siedlerchr merged commit bee2dc8 into JabRef:main Apr 26, 2021
@koppor
Copy link
Member

koppor commented Apr 27, 2021

Summary: The reconfiguration of the DELETE key was not applied to the main table.

We added a CHANGELOG entry: add694a

Siedlerchr added a commit that referenced this pull request May 4, 2021
* upstream/main: (354 commits)
  Fix ScienceDirect fetcher (#7684)
  Refactor NoBibTexFieldCheckerTest to increase mutation coverage (#7697)
  Update Gradle from 6.8.3 to 7.0 (#7619)
  Fixes #7305: the RFC fetcher is not compatible with the draftFix for issue 7305 (#7674)
  Refactoring existing unit tests (#7693)
  cover boundary cases & add more unit tests (#7694)
  Bump classgraph from 4.8.104 to 4.8.105 (#7688)
  Bump java-diff-utils from 4.9 to 4.10 (#7692)
  Fix arXiv fetcher tests (#7686)
  Make key for ScienceDirect configurable (#7683)
  migration of timestamp (#7671)
  Fix CCSB and DOAJ (#7426)
  [Bot] Update CSL styles (#7680)
  MS Office XML: Export month name (#7677)
  linkfix (#7678)
  readd fix (#7675)
  Fix threading cleanup in performSearch (#7672)
  add missing changelog
  delete bug fix (#7580)
  Add more unit tests to three gui classes  (#7636)
  ...

# Conflicts:
#	build.gradle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-feedback The submitter or other users need to provide more information about the issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants