Skip to content

Switch is not showing any tooltips #1

@alpha1592

Description

@alpha1592

When creating a switch component and setting the description field to some text, the component does not show it as a tool tip.

Example:

Switch switch = new Switch("My Option A", true);
switch.setDescription("This options is for");

I have tried the checkbox component, as switch is an extension of Checkbox. Checkbox does show proper tooltips

I have tried Chrome, IE and firefox
Chrome: Version 23.0.1271.95 m
IE: 8.0.7061
Vaadin version 6.8.5
Switch version 1.0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions