diff -r eb1f2e154e89 -r 3b79bedfdc20 textinput/peninputcommonctrls/src/peninputselectionlist/peninputcommonchoicelist.cpp --- a/textinput/peninputcommonctrls/src/peninputselectionlist/peninputcommonchoicelist.cpp Tue Feb 02 01:02:04 2010 +0200 +++ b/textinput/peninputcommonctrls/src/peninputselectionlist/peninputcommonchoicelist.cpp Fri Apr 16 15:17:40 2010 +0300 @@ -59,8 +59,8 @@ } else { - SetTactileFeedbackType(ETouchFeedbackSensitiveInput); - aUiLayout->ChangeFeedbackType(reinterpret_cast(this),ETouchFeedbackSensitiveInput); + SetTactileFeedbackType(ETouchFeedbackSensitiveKeypad); + aUiLayout->ChangeFeedbackType(reinterpret_cast(this),ETouchFeedbackSensitiveKeypad); } } #endif //RD_TACTILE_FEEDBACK