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

[Bug]: Group set interactive & subTargetCheck not working properly #10144

Open
7 tasks done
hamzawain7 opened this issue Sep 11, 2024 · 3 comments
Open
7 tasks done

[Bug]: Group set interactive & subTargetCheck not working properly #10144

hamzawain7 opened this issue Sep 11, 2024 · 3 comments
Labels

Comments

@hamzawain7
Copy link

CheckList

  • I agree to follow this project's Code of Conduct
  • I have read and followed the Contributing Guide
  • I have read and followed the Issue Tracker Guide
  • I have searched and referenced existing issues and discussions
  • I am filing a BUG report.
  • I have managed to reproduce the bug after upgrading to the latest version
  • I have created an accurate and minimal reproduction

Version

6.0.2

In What environments are you experiencing the problem?

Chrome

Node Version (if applicable)

None

Link To Reproduction

https://jsfiddle.net/hamzawain7/uw94h1dy/20/

Steps To Reproduce

  1. Click the enable interactivity button in above js fiddle
  2. Select the group
  3. Group gets selected rather then the child item

Expected Behavior

After clicking the enable interactivity button child textbox should be selected on click

Actual Behavior

After clicking the enable interactivity button, the group gets selected on the first click. On second click the child textbox gets selected. From this ownards toggling the interactivity of group resutls in the expected behaviour.

ScreenRecording2024-09-11at9 43 14PM-ezgif com-video-to-gif-converter

Error Message & Stack Trace

No response

@hamzawain7
Copy link
Author

cc @ShaMan123

@ShaMan123
Copy link
Contributor

I left fabric @hamzawain7

@asturur asturur added the bug label Sep 12, 2024
@asturur
Copy link
Member

asturur commented Sep 12, 2024

Seems a bug to me, the code is simple and is not behaving as i would expect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants