Skip to content

PopupMenuButton has no option remove tooltip #60418

@rbozan

Description

@rbozan

We seem to be forced to use a tooltip message even when we don't want to for PopupMenuButton. Even an empty string would show as a tooltip, and using null would use a localised string.

message: widget.tooltip ?? MaterialLocalizations.of(context).showMenuTooltip,

Metadata

Metadata

Labels

a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)c: new featureNothing broken; request for a new capabilityc: proposalA detailed proposal for a change to Flutterf: material designflutter/packages/flutter/material repository.found in release: 1.20Found to occur in 1.20frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

Status

Done (PR merged)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions