Ticket #4165 (closed Bug: fixed)
rtrim and ltrim fails in various browsers
| Reported by: | tobiasz.cudnik | Owned by: | tobiasz.cudnik |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Confirmed Review+ | Cc: |
Description
From CKEDITOR.tools, rtrim and ltrim fails in various browsers (FF3.5, Safari4, FF2, FF3, Safari3). Full trim in done instead of trimming only the desired side.
Attachments
Change History
comment:1 Changed 4 years ago by tobiasz.cudnik
- Owner set to tobiasz.cudnik
- Status changed from new to assigned
comment:2 Changed 4 years ago by tobiasz.cudnik
Actually this issue is related to CKEDITOR.dom.node, not tools namespace.
Note: See
TracTickets for help on using
tickets.
