Changes between Initial Version and Version 1 of Ticket #8652, comment 36


Ignore:
Timestamp:
2013-06-24T11:29:25+02:00 (13 years ago)
Author:
akks

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8652, comment 36

    initial v1  
    1 The most strange thing is that MapView is created for opened GPX, and  setFocusTraversalKeysEnabled(false); is called successfully. But the Tab key does not work. If one adds OSM layer, Tab begins to work. If you remove OSM layer, Tab continues to work...
     1The most strange thing is that MapView is created for opened GPX, and  setFocusTraversalKeysEnabled(false); is called successfully. But the Tab key does not work (actionPerformed is not called, I checked). If one adds OSM layer, Tab begins to work. If you remove OSM layer, Tab continues to work...