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

Invalid message different when hover and press submit #10496

Open
goldim opened this issue Nov 30, 2022 · 0 comments
Open

Invalid message different when hover and press submit #10496

goldim opened this issue Nov 30, 2022 · 0 comments
Labels
bug Errors

Comments

@goldim
Copy link
Contributor

goldim commented Nov 30, 2022

Describe the bug
Hover message and message after validate method call differs.

To Reproduce
Steps to reproduce the behavior:

  1. Set a special message for field of form
  2. Compile project
  3. Type invalid value in field
  4. Hover it
  5. Press button of form which calls validate function of qx.ui.form.Form
  6. Compare messages

Expected behavior
Hover invalid message and message after validate have to be equal

Screenshots
Запись экрана от 30 11 2022 12_27_39

Desktop (please complete the following information):

  • OS: Debian
  • Browser Chrome
  • Version 107

Additional context
I checked in qooxdoo 7.2.1 (more stable) everything is fine but in 7.4 (maybe 7.3.3) the error happens.

@goldim goldim added the bug Errors label Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Errors
Projects
None yet
Development

No branches or pull requests

1 participant