Select element's width never change when JS created option element
Categories
(Firefox :: Untriaged, defect)
Tracking
()
People
(Reporter: kazusanosuke_kaz, Unassigned, NeedInfo)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
test case:
https://jsbin.com/zowokep/edit?html,js,output
Actual results:
- width not changed
- no option seems to be added
Expected results:
width should be changed so that all the options can be seen
all the options should be selectable
Comment 1•6 years ago
|
||
Hi Kaz,
All the options are selectable on my end, I've tried it both on Windows 8.1 and Windows 10 using Firefox 67.0.4 and Firefox Nightly 69.0a1
I'm not exactly sure what you mean by "width not changed" and "no option seems to be added" but I cannot reproduce the issue
Please test if the issue occurs to you in safe-mode. Here is a link that can help you with that:
https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
Thank you!
Comment 2•6 years ago
|
||
Due to lack of response from the reporter I'm marking this issue as resolved:incomplete.
If the issue re-occurs please feel free to reopen it.
Description
•