FLUID-3785: The default styling for the inlineEdit component is incorrect

Metadata

Source
FLUID-3785
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2010-10-07T13:22:20.041-0400
Updated
2010-12-01T17:00:18.042-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Inline Edit

Description

The text as well as the icon should have a continuous dotted underline.

Comments

  • Justin Obara commented 2010-10-07T13:25:03.821-0400

    "Bug Parade Infusion 1.3"

  • Mike Lam commented 2010-10-08T11:08:20.034-0400

    Ensure dotted underlining CSS class is added.

  • Justin Obara commented 2010-10-08T14:59:01.722-0400

    Committed Mike's patch ( FLUID-3785WithTests.txt ) which fixed the styling issues and added unit tests to make sure the styles were being added properly.

  • Michelle D'Souza commented 2010-12-01T17:00:18.037-0500

    I code reviewed this with a whole group of Inline Edit JIRA issues for 1.3 and it is fine.