Ticket #979 (closed defect: invalid)

Opened 6 years ago

Last modified 6 years ago

improve checking for non-supported browsers

Reported by: ray Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords:
Cc:

Description

As far as I remember HTMLArea was designed to "degrade gracefully" to a normal textarea. However, at the moment

  • there's JS errors all over the place because of references to object properties that are not defined due to a check for browser support only in one place
  • the plugins are loaded, wasting bandwidth
  • Safari falsely identifies itself as Gecko

Change History

Changed 6 years ago by ray

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

fixed rev [767]

Changed 6 years ago by guest

  • status changed from closed to reopened
  • resolution deleted

I want to select the textarea and give the tags Bold,Italics and Underline to the selcted text .For eg:- like this kind of a textarea

Changed 6 years ago by ray

  • status changed from reopened to closed
  • resolution set to invalid

Interesting idea, but this has nothing to do with the topic of this ticket and is IMHO by far not in the focus of Xinha development, at least not in near time

Note: See TracTickets for help on using tickets.