Bug 7133 - TinyMCE: Toolbar buttons don't give feedback based on the caret position
Summary: TinyMCE: Toolbar buttons don't give feedback based on the caret position
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://tinymce.moxiecode.com/example....
Keywords: InRadar
Depends on:
Blocks: 6627
  Show dependency treegraph
 
Reported: 2006-02-07 08:33 PST by Chris Petersen
Modified: 2006-06-26 16:37 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petersen 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.
Comment 1 Justin Garcia 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.
Comment 2 Chris Petersen 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).
Comment 3 Chris Petersen 2006-02-08 22:34:49 PST
This bug is also in Radar as <rdar://problem/4435627>
Comment 4 Justin Garcia 2006-06-26 16:37:48 PDT
This looks fixed in TinyMCE2.0.6/r15048 (spoof as FF to avoid 7508).