Ticket #732 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

stylesheet class applied to whole element not new span

Reported by: admad Owned by: gogo
Priority: high Milestone: Version 1.0
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

If I select some part of text and apply a normal class to it, it is applied to the complete enclosing html tag instead of applying it to just the selected text (should create a span for that text and apply class to that span tag). This is how most WYISWYG editors work. The current behaviour is quite confusing to a user who doesnt have knowledge of html tags. This is just my opinion.

Change History

Changed 7 years ago by ray

  • summary changed from problem in applying stylesheet class to stylesheet class applied to whole element not new span

Changed 7 years ago by gogo

Please specify which plugin you are referring to. Xinha's core does not have CSS applying stuff.

Changed 7 years ago by gogo

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

Fixed this in Stylist in changeset:497

Note: See TracTickets for help on using tickets.