#6378 closed Bug (wontfix)
Label for smiley can not be changed using Image properties dialog
Reported by: | Satya Minnekanti | Owned by: | Martin |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample & insert a smiley(for ex: laugh).
- Select the smiley and click on Image Properties option in the context menu.
- Change the Alternate text to "Funny" and click OK button.
- Click on Remove Editor button and hover your mouse over the smiley.
Expected Result: Label for the smiley should be changed to funny.
Actual Result: Label for the Smiley is still showing as laugh.
Change History (4)
comment:1 Changed 14 years ago by
Owner: | set to Martin |
---|---|
Status: | new → assigned |
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
comment:3 follow-up: 4 Changed 14 years ago by
Both ALT and TITLE attributes of the inserted smile can be changed using Image Properties dialog (tab 1 and 3).
comment:4 Changed 14 years ago by
Replying to tobiasz.cudnik:
Both ALT and TITLE attributes of the inserted smile can be changed using Image Properties dialog (tab 1 and 3).
I have changed Alternate text value(i removed smiley and added funny) on the Image Information tab in Image dialog & when i hover over the smiley it is still showing old label
Alt attribute which you mean is no used to show hint (label) over the image. Alt is used to show alternative text when image was`n loaded.
Hint (label) over the image in this case smile show title attribute value.