Field

Ticket #74 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

Select then marking doesn't "mark" the box

Reported by: mikey Assigned to: marc
Priority: minor Milestone:
Component: core Version:
Keywords: Cc:

Description

If a box is clicked on for selection, and then command+click to mark it, it doesn't show up in marked() or allMarked(). You must first not select the box, then mark it in order for it to show up in the marked() or allMarked().

Change History

07/31/2008 12:00:15 PM changed by marc

  • status changed from new to assigned.

If you could give changeset:129 a good marked() workout and see if it works better.

08/01/2008 05:06:47 AM changed by mikey

  • status changed from assigned to closed.
  • resolution set to fixed.

I have given it a thorough workout and it works as expected.