Version: unspecified (using Devel) OS: Windows CE I can't activate the "decrypt message" or "signature details" "links" in the message viewer. This may be due to the fact that double clicking is used for selecting text for cut and paste? I tried single tap, double tap, and even some keyboard action. Only double tapping showed any result, and that was the wrong one (highlighting text instead of activating the action). Reproducible: Always
by randomly clicking on the screen, I found some sensitive areas that did not contain text, but we need something that a user can figure out how to do.
Could have the same cause as Bug 263856 - Links are very hard to activate in the messageviewer
Git commit f658ee449d3955c0dd5aec68a33e4392fd1de02f by Tobias Koenig. Pushed by tokoe into branch 'master'. Fixed the mouse-click handling in message viewer The coordinate mapping code in the MessageViewItem::simulateMouseClick() reimplementation was horribly wrong. Now we use the correct implementation from the base class. Thanks to Volker and Andy for brain storming :) BUG: 263809 BUG: 263856 M +0 -11 mobile/mail/messageviewitem.cpp M +0 -1 mobile/mail/messageviewitem.h http://commits.kde.org/ee6cc38b/f658ee449d3955c0dd5aec68a33e4392fd1de02f