Smart Grid filter text field inaccessible via mouse
- Open Smart Grid example
- Click filter icon at any column -> a text field appear
- Click to text field -> focus not getting to the text field
- Use
to get focus at the text field - Type something to the text field
- Try to select text in the text field -> you can't
Hi, Which browser&version are you using please? And on which OS? Thanks, Jan
Firefox 37.0.2 on Linux
Tried to play with z-index and other things - no luck. If I move div with the text field out of the table then it works perfect. Also note that TH tag can't contain div according to the specification
somehow it works on chrome and IE. will need to investigate, don't have access to firefox right now. do you see a text cursor when moving mouse over this input?
Yes, it appear as text edit cursor but no ability to start editing by clicking