Bug 7133

Summary: TinyMCE: Toolbar buttons don't give feedback based on the caret position
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://tinymce.moxiecode.com/example.php?example=true
Bug Depends on:    
Bug Blocks: 6627    

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).