#4665 closed defect (bug) (fixed)
p2 Breathe theme comment form is broken on narrow screens
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Make (Get Involved) / P2 | Keywords: | reported-upstream has-patch needs-testing has-screenshots |
Cc: |
Description
The p2 Breath theme comment form is broken on narrow screens.
The first problem seems to arise at 640 pixels width.
When adding the first comment:
The border around the textarea is no longer visible, and the textarea itself
changes position and floats upwards.
When replying to a post that already has comments or directly to a comment:
The border around the textarea is no longer visible, and the textarea itself
changes position and floats upwards.
With the new position, the input field overlaps the content of the previous comment.
Tested on:
Huawei P20
Desktop, windows, Chrome version 76.0.3809.100
Attachments (2)
Change History (7)
#1
@
6 years ago
- Keywords needs-patch added
- Summary changed from p2 Breath theme comment form is broken on narrow screens to p2 Breathe theme comment form is broken on narrow screens
#2
@
6 years ago
- Keywords has-patch needs-testing has-screenshots added; needs-patch removed
Hi @poena,
I can reproduce the bug on my side, on both w.org, on a fresh o2 install and on our agency internal o2 version.
Looks like an o2 plugin issue.
I suggested a pull request on Automattic o2 GitHub repository: https://github.com/Automattic/o2/pull/171
Cheers,
Jb
When adding the first comment