Ticket #354 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Status Bar Select is broken

Reported by: ursm@… Owned by: gogo
Priority: high Milestone:
Component: Xinha Core Version: trunk
Severity: critical Keywords: selection statusbar
Cc:

Description

When selecting a tag on the status bar, it does not select the entire tag in the editor anymore, the selection just jumps to the end of the tag.

Change History

Changed 8 years ago by ursm@…

comment those two lines and it is working again:

3097 // (collapsed) && range.collapse(pos); 3111 // (collapsed) && range.collapse(pos);

Changed 8 years ago by gocher

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

Changed 8 years ago by gogo

  • status changed from closed to reopened
  • resolution deleted

Changeset please gocher.

Changed 8 years ago by gocher

fixed in Changeset 241

Changed 8 years ago by gocher

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.