Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#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:

  1. Open Ajax sample & insert a smiley(for ex: laugh).
  1. Select the smiley and click on Image Properties option in the context menu.
  1. Change the Alternate text to "Funny" and click OK button.
  1. 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 13 years ago by Martin

Owner: set to Martin
Status: newassigned

comment:2 Changed 13 years ago by Martin

Resolution: wontfix
Status: assignedclosed

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.

comment:3 Changed 13 years ago by Tobiasz Cudnik

Both ALT and TITLE attributes of the inserted smile can be changed using Image Properties dialog (tab 1 and 3).

comment:4 in reply to:  3 Changed 13 years ago by Satya Minnekanti

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

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy