#1679 closed Bug (invalid)
No Tooltip on Combos
Reported by: | John Geddes | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
No tooltips appearing for Combo boxes.
Tracing it through, there is specification of a tooltip in "var FCKSpecialCombo=function ..." and the function "FCKSpecialCombo_OnMouseOver" is operating as expected, but I can't see where the mechanics are for the tooltip, nor does anything appear.
Is this a feature that should work?
Tested on Firefox 2.0.0.11 and 6.0.2900.2180
Change History (2)
comment:1 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 Changed 17 years ago by
Keywords: | Tootlip Combo removed |
---|
Hi
I don't think that placing a tooltip for combos would be such a good idea. A tooltip is used on buttons because than a user can see the description and knows would a specific button does. Because you can find a name of the combo beside it a user know exactly what the combo stands for. So FCKeditors behavior is the expected one.
Anyway thanks for investigating and enjoy working with FCKeditor.
Best regards.