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

Unable to select foreground object if object behind is selected #3055

Closed
ozooner opened this issue Jun 17, 2016 · 1 comment · Fixed by #3057
Closed

Unable to select foreground object if object behind is selected #3055

ozooner opened this issue Jun 17, 2016 · 1 comment · Fixed by #3057

Comments

@ozooner
Copy link
Contributor

ozooner commented Jun 17, 2016

So, with the latest build there seems to be a bug where if two objects overlap each other, it is not possible to select the 'front' object if the object in the 'back' is active. Following fiddle is using latest fabric build of 17.06.2016:
https://jsfiddle.net/ozooner/sfa1jk31/3/
Steps to reproduce:
1)Select red rectangle
2)Try selecting the green circle
I have traced the bug to following commit that broke the behaviour:
0c6a665
(Using retina screen if it matters)

@asturur
Copy link
Member

asturur commented Jun 17, 2016

known issue :( will be fixed soon.
I like the idea of retrieving the last selected object. i did not understand that it would break selections in that way. I'm thinking to put this feature under keycombo. Enabled by default if you are working with "preserveObjectStacking = false" or available with Ctrl + click OR alt + click or whatever we can have.

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

Successfully merging a pull request may close this issue.

2 participants