Skip to content

[5.x]: z-index bug with autosuggest inputs #16298

@AugustMiller

Description

@AugustMiller

What happened?

When an autosuggest input appears near the bottom of a page that occupies the full height of a window, I'm observing a visual "stacking" glitch with a couple elements in the footer:

z-index stacking bug

  • The edition badge appears to use relative positioning without any corresponding top / left / etc. values;
  • The "Go" arrow is given an explicit z-index by the browser due to it's use of opacity;

Craft CMS version

5.5.4

PHP version

8.2

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions