3491: Alt+S shortcut interfering with Polish (Programmer) Keyboard Layout

kwe****@kweso****** (Google Code) (Is this you? Claim this profile.)
What version are you running?
ReviewBoard 2.0.2

What's the URL of the page containing the problem?
Writing response to review comment.

What steps will reproduce the problem?
1. Change keyboard Layout to Polish (Programmer)
2. Start writing response to somebody's comment.
3. Press Alt+S hoping for character 'ś' to be written.

What is the expected output? 
Character 'ś' appears in text.

What do you see instead?
Comment editing is stopped.

What operating system are you using? What browser?
Windows 7 with latest Chrome Browser.

Please provide any additional information below.

Ability to change shortcuts would be perfect solution.
#1 sirzooro

Any update on this?

Note: to enter 'ś' on Polish keyboard, press RightAlt+s or LeftAlt+LeftCtrl+s. Conflict happens because RB uses Ctrl+s as shortcut for save. RB code should check for Alt key state too and do not save if Ctrl+Alt+s is pressed.