Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Click event not working on pdf's annotation in firefox #76

Open
gaganmurghai opened this issue Aug 29, 2018 · 2 comments
Open

Click event not working on pdf's annotation in firefox #76

gaganmurghai opened this issue Aug 29, 2018 · 2 comments

Comments

@gaganmurghai
Copy link

gaganmurghai commented Aug 29, 2018

Hello Guys,

I am working on pdf annotation js. Click events of annotation are working in chrome but not working in firefox. Please let me know the solution.

@gaganmurghai gaganmurghai changed the title Click event not working on pdf's annotation Click event not working on pdf's annotation in firfox Aug 29, 2018
@gaganmurghai gaganmurghai changed the title Click event not working on pdf's annotation in firfox Click event not working on pdf's annotation in firefox Aug 29, 2018
@rogercorrea
Copy link

Hi, you need send more details and so I maybe can to help.
In my use the Firefox and Chrome are OK.
But I still wasn't lucky in IE / Edge.

@yleclanche
Copy link

yleclanche commented Nov 19, 2018

Not sure why, but it's caused by the <div class="endOfContent"> at the end of the textLayer div.
You can set display:none with CSS of remove it with javascript so others browsers can still have it.

Be careful though, this div is used to prevent selection flickering.

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

No branches or pull requests

3 participants