RESOLVED FIXED 7133
TinyMCE: Toolbar buttons don't give feedback based on the caret position
https://bugs.webkit.org/show_bug.cgi?id=7133
Summary TinyMCE: Toolbar buttons don't give feedback based on the caret position
Chris Petersen
Reported 2006-02-07 08:33:42 PST
Expected Results: After placing caret in styled text, associated toolbar icons should appear as buttons. 1) Go to http://tinymce.moxiecode.com/example.php?example=true 2) Type a plain line of text 3) Select it and apply B, I , U styling 4) Place caret in the middle of sentence 5) Notice the B, I, U toolbar icons are displayed as buttons while caret is inserted in the styled text.
Attachments
Justin Garcia
Comment 1 2006-02-08 02:15:49 PST
I wasn't sure what Chris meant until I tried out TinyMCE in FireFox. When a caret is in the editable area, any style that inserted text will have should be reflected by the toolbar buttons for those styles. For example, if inserted text will be bold and italic, the bold and italic buttons will have a faint halo around them.
Chris Petersen
Comment 2 2006-02-08 12:40:22 PST
Oops, my mistake for typing that. Step 5 was talking about the behavior I was observing in FF not Safari. Using TOT Webkit, placing the caret in the styled text isn't reflected by the toolbar (but it should).
Chris Petersen
Comment 3 2006-02-08 22:34:49 PST
This bug is also in Radar as <rdar://problem/4435627>
Justin Garcia
Comment 4 2006-06-26 16:37:48 PDT
This looks fixed in TinyMCE2.0.6/r15048 (spoof as FF to avoid 7508).
Note You need to log in before you can comment on or make changes to this bug.