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

CSS clipping issue #3

Closed
ChristopherPerdriau opened this issue Feb 5, 2018 · 6 comments
Closed

CSS clipping issue #3

ChristopherPerdriau opened this issue Feb 5, 2018 · 6 comments
Labels
Bug A software bug is an error, flaw or fault in a computer program or system High Priority Needs to get fixed ASAP, critical issue Work in progress Someone's working on this issue!

Comments

@ChristopherPerdriau
Copy link
Collaborator

On web sights, page elements with high priority clip through the Tool.

@ChristopherPerdriau ChristopherPerdriau added Bug A software bug is an error, flaw or fault in a computer program or system High Priority Needs to get fixed ASAP, critical issue labels Feb 5, 2018
@ChristopherPerdriau
Copy link
Collaborator Author

screen shot 2018-02-05 at 3 05 49 pm

Arrow on the right side clips through on YouTube

@mendezc1
Copy link
Contributor

mendezc1 commented Mar 1, 2019

Been fixed with Slideout CSS but not with pop up

@mendezc1 mendezc1 closed this as completed Mar 1, 2019
@mendezc1 mendezc1 reopened this Mar 1, 2019
@roseg31
Copy link
Collaborator

roseg31 commented Mar 1, 2019

Currently working on this issue

@Brijbhuva Brijbhuva assigned Brijbhuva and unassigned Brijbhuva Mar 2, 2019
@Brijbhuva Brijbhuva added the Work in progress Someone's working on this issue! label Mar 2, 2019
@roseg31
Copy link
Collaborator

roseg31 commented Mar 12, 2019

Update: 'cursor' used to take the screenshot can't be fixed via updated z-index & requires more attention - Can't change z-index of highlightHover without losing the ability to register click action to take screenshot (in file overlayScreen.js in function mouseMove).

@Ankita-Malani
Copy link

Ankita-Malani commented Mar 23, 2019

@roseg31 : I think you should try using clip-path or box sizing property of css to resolve css clipping issue.

@roseg31
Copy link
Collaborator

roseg31 commented Apr 10, 2019

Fixed in commit 662e629

@roseg31 roseg31 closed this as completed Apr 10, 2019
Brijbhuva pushed a commit that referenced this issue Jul 31, 2019
roseg31 pushed a commit that referenced this issue Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A software bug is an error, flaw or fault in a computer program or system High Priority Needs to get fixed ASAP, critical issue Work in progress Someone's working on this issue!
Projects
None yet
Development

No branches or pull requests

5 participants