190: Regression - Don't consume hot keys when modifiers are down

shawn*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 11, 2007
When view a diff - 
Certain keys are registered as hot keys (eg: f goes to the next file)
When holding down cmd-f on OS X you would expect the browser to start searching the file.

Instead the key press is consumed but then doesn't even do the 'next file' action because modifiers 
are down.
chipx86
#1 chipx86
  • +Fixed