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

Pressing "tab" when last textField of entry editor Tab is in focus will move to the next Tab. #12087

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2024

  1. Pressing tab cycles through most of the tabs. need to look at "Requir…

    …ed fields" because the "CitationKey" isnt created in SimpleEditor.java and therefore hasn't had its textfield id updated.
    Noah Martin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0047c50 View commit details
    Browse the repository at this point in the history
  2. Pressing tab cycles through most of the tabs. need to look at "Requir…

    …ed fields" because the "CitationKey" isnt created in SimpleEditor.java and therefore hasn't had its textfield id updated.
    Noah Martin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c94c433 View commit details
    Browse the repository at this point in the history
  3. fixing style

    Noah Martin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e98bd27 View commit details
    Browse the repository at this point in the history
  4. fixing style

    Noah Martin committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c80ed8c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. fixing style

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    334c467 View commit details
    Browse the repository at this point in the history
  2. fixing style

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    04b0f0b View commit details
    Browse the repository at this point in the history
  3. fixing style

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    0afd9ce View commit details
    Browse the repository at this point in the history
  4. fixing style

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1ee9a0e View commit details
    Browse the repository at this point in the history
  5. fixing style

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2a167bd View commit details
    Browse the repository at this point in the history
  6. added to CHANGELOG.md

    Noah Martin committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2842f72 View commit details
    Browse the repository at this point in the history