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

Fix editing of synchronized same fields in attribute form #33660

Merged
merged 1 commit into from
Jan 8, 2020

Conversation

troopa81
Copy link
Contributor

@troopa81 troopa81 commented Jan 8, 2020

Description

When the same field exists in attribute form, the synchronization breaks the edition, meaning every time user enters one character, the cursor position is set at the end of the line edit.

bug_syncfield

This PR fixes this.

Checklist

  • Commit messages are descriptive and explain the rationale for changes
  • Commits which fix bugs include Fixes #11111 at the bottom of the commit message
  • I have read the QGIS Coding Standards and this PR complies with them
  • New unit tests have been added for core changes
  • I have run the scripts/prepare-commit.sh script before each commit
  • I have evaluated whether it is appropriate for this PR to be backported, backport requests are left as label or comment

@troopa81 troopa81 added backport release-3_10 Forms Bug Either a bug report, or a bug fix. Let's hope for the latter! labels Jan 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Forms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants