Skip to content

Controls in mobile: some show outline, some don't #2579

@boghyon

Description

@boghyon

Please correct me if I'm wrong but afaik UI5 controls in mobile devices aren't supposed display the dotted outline at all (such as in sap.m.Button, .CheckBox, etc..) since there is no keyboard navigation.

However, there are controls that do show the outline in mobile regardless:

What are the criteria for displaying / hiding the outline in mobile? I believe showing outline in input-based controls is by design. But then, shouldn't SearchField also display the outline too when the user touches it?

What is the expected result?

Improved consistency according to specification.

What happens instead?

Inconsistency, confusing communication; mobile users don't know what to expect when touching a focusable control.

Any other information? (attach screenshot if possible)

E.g. in Chrome's device mode:

openui5 radio button in iPhone

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions