| commit | ed2c73a6b7857e97cd3a10c9f96daf95ff354c0a | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Sun Aug 18 19:57:14 2019 +0100 |
| committer | Xisco Faulí <xiscofauli@libreoffice.org> | Mon Aug 19 12:07:14 2019 +0200 |
| tree | 73ee4788771bd02883a0550820824b5131ef8328 | |
| parent | 7a42bf4caa46093ced87a4db54b94f6b4c4decd0 [diff] |
Resolves: tdf#127002 keystrokes in edit engine passed on to dialog when they should stop at the edit engine Change-Id: I4079af7ed53ab4036e99c129d9e58fa530cf566b Reviewed-on: https://gerrit.libreoffice.org/77675 Tested-by: Jenkins Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org>
diff --git a/sc/source/ui/pagedlg/tphfedit.cxx b/sc/source/ui/pagedlg/tphfedit.cxx index b515ab7..60af306 100644 --- a/sc/source/ui/pagedlg/tphfedit.cxx +++ b/sc/source/ui/pagedlg/tphfedit.cxx
@@ -309,7 +309,7 @@ bool ScEditWindow::KeyInput( const KeyEvent& rKEvt ) aObjectSelectLink.Call(*this); return true; } return false; return true; } void ScEditWindow::GetFocus()