Open
Bug 1327885
Opened 8 years ago
Updated 3 years ago
Resizer in textarea is aligned differently depending on CSS "overflow" property
Categories
(Core :: Layout, defect, P3)
Core
Layout
Tracking
()
People
(Reporter: arni2033, Unassigned)
Details
>>> My Info: Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:
1. Open url [1]
2. Click on the page
AR: Resizer in textarea changes its position
ER: Resizer should always be displayed on the same place, regardless of CSS "overflow" property
> [1] data:text/html,<body onload="T=document.querySelector('textarea');onclick=function(){T.style.overflow=T.style.overflow==''?'hidden':''}"><textarea style="width: 206px;height: 102px;overflow: hidden;">
Comment 1•8 years ago
|
||
Tested on Windows 7 x32 and I can reproduce it. I also tested on Mac OS X 10.10 with FF NIghtly 53.0a1(2016-01-08) and I can't reproduce it.
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → affected
status-firefox53:
--- → affected
Component: Untriaged → Layout
Comment 2•8 years ago
|
||
Mass wontfix for bugs affecting firefox 52.
Updated•8 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•