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

Bookmarks not working on tables #2839

Closed
pocelka opened this issue Jul 21, 2023 · 9 comments
Closed

Bookmarks not working on tables #2839

pocelka opened this issue Jul 21, 2023 · 9 comments

Comments

@pocelka
Copy link

pocelka commented Jul 21, 2023

Describe the bug/problem
I created a bookmark (on any device) while reading the book. When I close the book and then open it again I can't display bookmarks while reading on tablet. I can access the bookmark on mobile phone / desktop, but on tablet I'm not able to click (touch) the bookmark icon on the left.

To Reproduce
Steps to reproduce the behavior:

  1. Open book on iPad
  2. Click on 'hamburger' menu on the left
  3. Click on bookmark icon
  4. Bookmarks not visible, bookmark list not showing

Expected behavior
It should be possible to see list of the bookmarks and click on them.

Environment (please complete the following information):

  • OS: iOA
  • Calibre-Web version: 0.6.20
  • Docker container: LinuxServer
  • Special Hardware: iPad 6th generation
  • Browser: safari, chrome, firefox
@OzzieIsaacs
Copy link
Collaborator

PDF, epub, DJVU, txt, comic reader?

@pocelka
Copy link
Author

pocelka commented Aug 1, 2023

Epub

@OzzieIsaacs
Copy link
Collaborator

In Firefox on Linux it's working, on iOS (checked 16.6 on iPad Pro), the bookmark button is showing no reaction

@pocelka
Copy link
Author

pocelka commented Aug 12, 2023

I have same iOS version (not sure about my tablet version, but it is an older model), but the bookmark button is not working for me. Just to be sure are you talking about the bookmark button (list) in the left menu right? Because I can create bookmarks just fine hitting the button in upper right corner, but then when I go for example few pages to the right and want to show "all bookmarks" I'm not able to click on that button (in left right menu).

It feels like touch is not hitting the hit box. I tried also on FF and Safari.

@OzzieIsaacs
Copy link
Collaborator

Yes, we are talking only on the ‚left‘ button

@pocelka
Copy link
Author

pocelka commented Aug 12, 2023

Than I don't know what could be wrong. If it is just on my side then I guess you need to classify this as "can't reproduce". I'm not sure if any one of my friends has apple tablet so I could try it also on with their devices. I even tried to zoom in on the area (just to be sure that I touch the correct area) and still for me it's not clickable.

@OzzieIsaacs
Copy link
Collaborator

?
I can confirm it's N O T working. I don't think there is a problem on your side.
?

@Monoboy4ik
Copy link

Than I don't know what could be wrong. If it is just on my side then I guess you need to classify this as "can't reproduce". I'm not sure if any one of my friends has apple tablet so I could try it also on with their devices. I even tried to zoom in on the area (just to be sure that I touch the correct area) and still for me it's not clickable.

for me too...

@lucolucus
Copy link
Contributor

lucolucus commented Oct 8, 2024

I think it's related: in the Safari browser, it was impossible for me to press the bookmarks button. After removing the visibility: hidden; property from #panels a, it started working again. I didn't have this problem on Chrome, and the modification didn't break anything for me, same with Firefox.

I opened a pull request

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

No branches or pull requests

4 participants