shape-shifter icon indicating copy to clipboard operation
shape-shifter copied to clipboard

Doesn't let you type

Open ElliottBelardo opened this issue 10 years ago • 7 comments

The input box doesn't show.

ElliottBelardo avatar Apr 13 '14 20:04 ElliottBelardo

On which browser are you seeing this?

Also, the input box is hidden on touch devices.

kennethcachia avatar Apr 13 '14 21:04 kennethcachia

Chrome.

ElliottBelardo avatar Apr 16 '14 19:04 ElliottBelardo

I was using Chrome.

ElliottBelardo avatar Apr 16 '14 19:04 ElliottBelardo

Can you share a screencast pls?

kennethcachia avatar Apr 20 '14 21:04 kennethcachia

http://puu.sh/8jHFh.jpg

ElliottBelardo avatar Apr 23 '14 02:04 ElliottBelardo

If this is true:

('ontouchstart' in window || navigator.msMaxTouchPoints)

then the input box is hidden. This affects tablets and phones and was done as a quick fix for some issues. I'm aware that this also affects touch-enabled desktops but I never revisited this.

I'm labeling this issue as an enhancement.

kennethcachia avatar Apr 26 '14 13:04 kennethcachia

Well, I was using a touch-enabled laptop.

ElliottBelardo avatar Apr 28 '14 18:04 ElliottBelardo