Namespaces
Variants
Actions
Revision as of 14:39, 24 June 2011 by hamishwillee (Talk | contribs)

Archived:Highlight problem in 3rd-party MTM after deleting an e-mail in S60 3rd Edition FP1 (Known Issue)

Jump to: navigation, search

Template:KBKI


Article Metadata

Tested with
Devices(s): Nokia N95, Nokia E90 Communicator

Compatibility
Platform(s): S60 3rd Edition, FP1

Article
Created: User:Technical writer 1 (19 Jun 2008)
Last edited: hamishwillee (24 Jun 2011)

Description

List View's highlight in 3rd-party MTM applications does not appear on the correct row after deletion has taken place. For example, if an e-mail item is selected and then deleted, highlight skips one item.

How to reproduce

Using the following code in S60 3rd Edition, FP1 devices causes highlight to skip one item:

  CMsvOperation* CMyTextMtmUi::DeleteFromL(const CMsvEntrySelection& aSelection,
  TRequestStatus& aStatus)
  {
  return BaseMtm().Entry().DeleteL(aSelection,aStatus);
  }

Solution

There is no known solution for this issue.

169 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved