question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Popup content select in IE11 with touch support

See original GitHub issue

Our product owner has a Lenovo laptop with touch display and Windows 8 onboard. He can neither select text in a popup (native for Leaflet) nor can he input text in a textarea in a popup. The easiest example, to test with, is the first popup example on Leaflet’s homepage.

Leaflet disables all touch actions with -ms-touch-action: none; and it seems to be in the way of text selection. However, removing this property makes it impossible to use the map.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:12 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
techtimocommented, Sep 25, 2019

I have just chased up this issue. As the provided js fiddle seems not to work i have just used the example map from the quick start example. I am using a HP Elitebook with Touch on Windows 10. I was able to select the text in the sample popup in IE11 as welll as in Edge 41. I’m happy to to any further tests and answer questions. If someone can confirm this, the issue can be closed.

1reaction
loisghcommented, Sep 2, 2017

If this is still open, I’ll be happy to take this on.

Read more comments on GitHub >

github_iconTop Results From Across the Web

IE 11 and Pop-ups - Microsoft Community
In prior versions I was able to right click and select open link and it would open. I can do this now but...
Read more >
Changing the Pop-up Blocker Settings in Chrome, Firefox, or ...
Internet Explorer​​ 1. Open Internet Explorer, select the Tools button, and then select Internet options. 2. On the Privacy tab, under Pop-up Blocker,...
Read more >
How to force a drop-down to move down on IE 11?
Most important thing is that the user will not be able to click the select menu itself. When this happens, most is lost...
Read more >
Handle pop-ups, permissions, and notifications - BrowserStack
Learn how to manage pop-ups, permissions, and notifications in different browsers when running your Selenium tests on BrowserStack Automate.
Read more >
Internet Explorer 11 - Allow Pop-Ups
Pop-up Blocker is a feature that lets you limit or block many pop-ups. This can often lead to issues when a site function...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found