Thought I had fixed this by commenting out line 110 in `mapjs/src/browser/dom-map-widget.js`: ``` element.css('overflow', 'auto').attr('tabindex', 1); ``` Must be another piece of mapjs code updating it again.
Thought I had fixed this by commenting out line 110 in
mapjs/src/browser/dom-map-widget.js:Must be another piece of mapjs code updating it again.