Ticket #979 (closed defect: invalid)
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
Note: See
TracTickets for help on using
tickets.
