-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 9.2.0, 8.5.18
-
Component/s: Web Interface - AUI
-
None
-
1
-
Severity 3 - Minor
Issue Summary
When the browser width is reduced to less than 755px, or if the content is zoomed in, the search box overlaps with the "Create" button on the top bar.
This creates problems, especially when two windows are displayed side by side, as it can make the menu/create button inaccessible to users.
Steps to Reproduce
- Open Confluence
- Decrease the width of the browser to less than 755 px
- Notice the search box overlaps with the create button and the menu item
Expected Results
The menu should stay visible/accessible while the width of the browser is decreased
Actual Results
The menu isn't visible/accessible while the width of the browser is decreased to less than 755px
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available