FLUID-3786: The edit mode tooltip should be displayed on focus

Metadata

Source
FLUID-3786
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Justin Obara
Created
2010-10-07T13:24:17.188-0400
Updated
2010-12-01T16:59:54.420-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Inline Edit

Description

Currently the tooltip is only being displayed on hover, which means that keyboard only users will not benefit from the instructions on how to exit edit mode.

Comments

  • Justin Obara commented 2010-10-07T13:24:46.970-0400

    "Bug Parade Infusion 1.3"

  • Mike Lam commented 2010-10-15T14:34:12.454-0400

    Edit field focus will trigger edit mode tooltip to display. No mouseover focus in edit mode.

  • Mike Lam commented 2010-10-15T15:52:42.242-0400

    Code cleanup and refactoring.

  • Justin Obara commented 2010-10-15T16:27:19.426-0400

    Committed Mike's patch ( keyboardTooltipPart2.txt ) which added in the edit mode tooltip on focus.

  • Michelle D'Souza commented 2010-12-01T16:59:54.409-0500

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