gerrit/gerrit-gwtexpui
Christian Aistleitner b4438e8606 Fix highlighting of matches in text of escaped html entities
When highlighting matches in suggestions, the highlighting also
matched text of escaped html entities. So for example typing "owner:L"
in the search box showed a mangled "<" in front of the email address:
  "Lucy &lt;mail@example.org>" (with all "L", and "l" in bold)
instead of the plain
  "Lucy <mail@example.org>" (with all "L", and "l" in bold)
We now un-mangle such matches in text of escaped html entities.

Bug: issue 1574
Change-Id: Ifc0b4f4d52a2b2a5a6a511b943a11d752c186c39
2013-05-31 14:43:52 +02:00
..
.settings Update Eclipse prefs for gwtexpui to use Google code formatter 2013-04-16 10:02:23 +09:00
src Fix highlighting of matches in text of escaped html entities 2013-05-31 14:43:52 +02:00
.gitignore Subtree merge in gwtexpui as gerrit-gwtexpui 2013-04-11 14:30:01 -07:00
BUCK Embed clippy.swf with a GWT DataResource 2013-05-20 11:21:30 -07:00
COPYING Subtree merge in gwtexpui as gerrit-gwtexpui 2013-04-11 14:30:01 -07:00