Add a tooltip to the keyboardInput component

Description

Add a tooltip to the keyboardInput component used on the First Discovery keyboard panel.

The tooltip should read "Select to begin typing" and is shown on the wireframe:

https://www.dropbox.com/s/4nxvybp4d6rcb03/FD%20tool%20for%20May%202015%20workshop.pdf?dl=0

Use the attachTooltip grade.

The tooltip should:

  • open on mouseover if the input does not have focus (if the input has focus, it does not open)

  • close on mouseleave

  • not open on focusin

  • close on focusin, if it is open

Environment

None

Activity

Show:

Justin Obara May 4, 2015 at 7:43 PM

Merged pull request ( https://github.com/fluid-project/first-discovery/pull/35 ) into the project repo at a5fa02204241f290ceedbf1140803747c8f2f9d5

Simon Bates April 30, 2015 at 3:20 PM

Fixed

Details

Assignee

Reporter

Components

Priority

Created April 23, 2015 at 2:32 PM
Updated November 3, 2015 at 4:57 PM
Resolved May 4, 2015 at 7:43 PM