Ticket #1587 (closed Bug: fixed)
Stateful toolbar buttons not staying selected in IE 6 and 7
| Reported by: | jskripsky | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 |
| Component: | General | Version: | SVN |
| Keywords: | Confirmed IE | Cc: |
Description
While selecting text and toggling bold on/off works, it's not possible to switch to bold mode for text yet to be entered. This works in FF, but not in IE 6/7. This seems to be a recent regression as build 16848 (demo of www.fckediter.net) doesn't have the problem.
How to reproduce
- download latest nightly build
- open some sample file (e.g. sample01.html) with IE 6 or 7
- type some text
- click Bold button
Result:
- button doesn't stay selected
- typing results in regular (i.e. non-bold) text being added
Change History
Note: See
TracTickets for help on using
tickets.