Skip to content

Setting wizard title adds a tooltip to the entire dialog #2228

Closed
@spadgett

Description

@spadgett

Since the title attribute is a standard HTML attribute used for tooltips, setting title on the pf-wizard component causes the browser to show a tooltip when you hover the mouse over any part of the dialog. This is especially confusing when you hover over a "Cancel" button and it shows a tooltip like "Create Binding."

One example: https://github.com/openshift/origin-web-console/blob/master/app/views/directives/bind-service.html#L3

But it's now a problem in all of our dialogs. This might need to be fixed upstream in angular-patternfly.

https://github.com/patternfly/angular-patternfly/blob/master/src/wizard/wizard.component.js#L314

cc @jeff-phillips-18 @dtaylor113 @rhamilto

Metadata

Metadata

Assignees

Labels

kind/bugCategorizes issue or PR as related to a bug.priority/P3

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions