Ticket #498 (closed defect: fixed)

Opened 8 years ago

Last modified 7 years ago

CharacterMap = Panel when more than one edit area

Reported by: reg@… Owned by: gogo
Priority: normal Milestone: Version 1.0
Component: Plugin_CharacterMap Version: trunk
Severity: normal Keywords:
Cc:

Description

I have more than one Xinha edit box on a form; when CharacterMap.Mode is set to "panel", selecting a character from the panel on the first edit area inserts the character into the last area (and leaves the panel open in the first area)

Change History

Changed 8 years ago by gogo

  • version set to trunk
  • milestone set to Version 1.0

Changed 7 years ago by mokhet

  • status changed from new to closed
  • resolution set to fixed

fixed in changeset [431], the editor variable used in CharacterMap.prototype.addEntity was coming from global scope instead of local scope.

Note: See TracTickets for help on using tickets.