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

forward-delete key while editing author name #6421

Closed
1 task
Dan-Essin opened this issue May 5, 2020 · 3 comments · Fixed by #6438
Closed
1 task

forward-delete key while editing author name #6421

Dan-Essin opened this issue May 5, 2020 · 3 comments · Fixed by #6438

Comments

@Dan-Essin
Copy link

JabRef version on

JabRef 5.0--2020-03-06--2e6f433
Mac OS X 10.15.4 x86_64
Java 13.0.2

Steps to reproduce the behavior:

  1. ...Enter the author name field
  2. ...place the cursor
  3. ...strike the forward-delete key to delete the char to the right of the cursor
  4. ...A dialog pops up asking if I want to delete the record.

This is inappropriate behavior when editing a field. It should only act this way when a record is highlighted in the list AND the list has focus.

Log File

event log is empty

@Dan-Essin
Copy link
Author

Interestingly, pressing the backspace key while editing a field does NOT attempt to delete the record.

@braincident
Copy link
Contributor

I'd like to deal with this issue.

braincident added a commit to braincident/jabref that referenced this issue May 7, 2020
@braincident braincident mentioned this issue May 7, 2020
5 tasks
Siedlerchr pushed a commit that referenced this issue May 7, 2020
* Update EditAction.java

Fix the bug #6421

* Update CHANGELOG.md
@Siedlerchr
Copy link
Member

Thanks to @braincident this issue should be fixed now in the latest master (build should be ready in roughly half an hour)

We would like to ask you to use a development build from https://builds.jabref.org/master and report back if it works for you. Please remember to make a backup of your library before trying-out this version.

Siedlerchr pushed a commit that referenced this issue May 7, 2020
* Update EditAction.java

Fix the bug #6421

* Update CHANGELOG.md

* Update EditAction.java
Siedlerchr added a commit that referenced this issue May 8, 2020
…ptyLib

* upstream/master: (23 commits)
  Make wrap fields also visible in entry editor (#6315)
  Add launcher to fix extension import in snap (#6439)
  add concise message when SaveException happen (#6444)
  Squashed 'src/main/resources/csl-locales/' changes from 79845b087b..cbb45961b8
  Squashed 'src/main/resources/csl-styles/' changes from 906cd6d..270cd32
  Addition to the early pull #6438 (#6441)
  Fix the bug #6421 (#6438)
  Cleanup dead code (#6436)
  Fixed entry duplication on file download (#6437)
  Add workaround for buildSrc issue (#6433)
  Remove dash from illegal characters. (#6300)
  Docs: For developers: New architectural decision added to list (#6397)
  Added a download checkbox to the import dialog (#6381)
  Bump jaxb-xjc from 2.3.2 to 2.3.3 (#6410)
  Bump flexmark-ext-gfm-strikethrough from 0.61.20 to 0.61.24 (#6413)
  Bump byte-buddy-parent from 1.10.9 to 1.10.10 (#6408)
  Bump flexmark-ext-gfm-tasklist from 0.61.20 to 0.61.24 (#6412)
  Bump org.beryx.jlink from 2.17.8 to 2.18.0 (#6411)
  Bump tika-core from 1.24 to 1.24.1 (#6409)
  Bump flexmark from 0.61.20 to 0.61.24 (#6416)
  ...
Siedlerchr added a commit that referenced this issue May 9, 2020
* upstream/master:
  Addition to the early pull #6438 (#6441)
  Fix the bug #6421 (#6438)
  Cleanup dead code (#6436)
  Fixed entry duplication on file download (#6437)
  Add workaround for buildSrc issue (#6433)
  Remove dash from illegal characters. (#6300)
  Docs: For developers: New architectural decision added to list (#6397)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants