shape-shifter
shape-shifter copied to clipboard
Doesn't let you type
The input box doesn't show.
On which browser are you seeing this?
Also, the input box is hidden on touch devices.
Chrome.
I was using Chrome.
Can you share a screencast pls?
http://puu.sh/8jHFh.jpg
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.
Well, I was using a touch-enabled laptop.