Provide a hack to work around focus bugs in some browsers

WebKit based browsers (Safari, Chrome) can't correctly handle a table
that sinks click events when the table is wrapped inside a FocusPanel.
The event queue gets confused and events are delivered to the table
at the wrong coordinate, making it potentially impossible for the user
to click on the row they intended to.

Signed-off-by: Shawn O. Pearce <sop@google.com>
4 files changed
tree: 8c8a7cbd41ea96cdfc4b27e710edb9ebb6dbedc8
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. pom.xml