readium-shared-js icon indicating copy to clipboard operation
readium-shared-js copied to clipboard

Unable select text on Internet Explorer 11

Open tmoreno opened this issue 9 years ago • 10 comments

This issue is a Bug

Observed behaviour

When I highlight some text and go to another chapter I can't select book text anymore and write in input fields like textarea

Steps to reproduce

  1. Open this epub with Internet Explorer 11: http://readium.github.io/readium-js-viewer/?epub=http%3A%2F%2Freadium.github.io%2Freadium-js-viewer%2Fepub_content%2Femerald-city-oz&
  2. Go to chapter 1
  3. Select some text.
  4. Click on highlight text button
  5. Go to other chapter
  6. Try to do a text selection

Product

  • Readium cloud reader app

tmoreno avatar Sep 27 '16 15:09 tmoreno

@tmoreno This sounds like it might be a bug, but you have not provided enough information. What Readium code base are you using? The CloudReader? Are you cloning from develop or master? Or somewhere else. What is the goal. Readium doesn't preserve or retain any highlight information. It's more of an experiment than anything else.

rkwright avatar Sep 27 '16 17:09 rkwright

I'm using the CloudReader hosted on http://readium.github.io/readium-js-viewer and with the book "The Emerald City of Oz"

But I have the same bug with a build of the readium-js project from this commit: 665bdf0d90d5e0ae209b81eaa264293056cbf028

screenshot

tmoreno avatar Sep 28 '16 07:09 tmoreno

The official deployement URL for the cloud reader (latest build from the develop branch). is: https://readium.firebaseapp.com/?epub=https%3A%2F%2Freadium.github.io%2Freadium-js-viewer%2Fepub_content%2Femerald-city-oz

Can you please try again with this link?

danielweck avatar Sep 28 '16 07:09 danielweck

The button for highlights doesn't appear in that cloud reader version, I can't highlight text.

tmoreno avatar Sep 28 '16 13:09 tmoreno

Ah, excellent point :) (the plugin is disabled in the master branch / release, but we can reactivate it in the develop builds)

danielweck avatar Sep 28 '16 13:09 danielweck

Please try the above URL again once Travis CI has finished building Readium: https://travis-ci.org/readium/readium-js-viewer/builds/163437854 Thanks :)

danielweck avatar Sep 28 '16 15:09 danielweck

I tried myself in Edge and IE. Works "fine", except for the mouse hover error in the console: Unable to get property 'annotationHoverIn' of undefined or null reference Definitely something to investigate, @JCCR

danielweck avatar Sep 28 '16 15:09 danielweck

Yes, that the point related with my other issue: https://github.com/readium/readium-shared-js/issues/332 I can't remove created highlights.

In this one, I can select for highlight again when I change the chapter.

tmoreno avatar Oct 01 '16 11:10 tmoreno

Hi,

Any good news?

tmoreno avatar Jun 19 '17 06:06 tmoreno

@tmoreno I ran across this issue as well. Let me see if someone in my team managed to find a solution.

jccr avatar Jul 10 '17 23:07 jccr