gerrit/polygerrit-ui/app
Becky Siegel dc41fe2610 Fix issue where keyboard shortcuts don't appear
Previously on a change view, if you click either the expand all or the
hide automated message links (and don't click elsewhere on the page),
keyboard shortcuts don't work.  This was due to the focus still being
on the link, which doesn't trigger the keyboard shortcuts.

This change removes focus on the links after they are clicked so even if
the user doesn't click elsewhere on the page, keyboard shortcuts will
still work.

Bug: Issue 4888
Change-Id: I51527325ea8d5d575c4d3f4ad02bf0b121fa8cce
2016-11-14 12:20:36 -08:00
..
behaviors Utilize patch set description in PG 2016-11-11 10:47:37 -08:00
elements Fix issue where keyboard shortcuts don't appear 2016-11-14 12:20:36 -08:00
scripts Wrap util.js in an IIFE to prevent deploy error 2016-03-29 21:34:50 -04:00
styles Merge branch 'stable-2.13' 2016-09-19 17:09:53 +01:00
test Utilize patch set description in PG 2016-11-11 10:47:37 -08:00
BUCK Serve fonts for local PolyGerrit development 2016-11-07 14:24:06 -08:00
BUILD bazel: abstract the build system in static serving. 2016-11-13 07:27:17 -08:00
favicon.ico Add the skeleton of a new UI based on Polymer, PolyGerrit 2015-11-09 22:01:28 +00:00
index.html Preload gr-app.js if browser supports it 2016-11-03 10:07:35 -07:00
polygerrit_wct_tests.py Enable Sauce Labs tests in Edge 2016-03-14 17:47:39 +01:00
robots.txt Add the skeleton of a new UI based on Polymer, PolyGerrit 2015-11-09 22:01:28 +00:00
run_test.sh bazel: wct tests. 2016-11-03 13:03:03 +01:00
wct_test.sh bazel: wct tests. 2016-11-03 13:03:03 +01:00