Text of <input type=number> partly hidden (was: TB New/Edit contact dialog: characters of year, age field not visible)
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: u665984, Unassigned)
References
Details
Attachments
(3 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36 Edg/84.0.522.52
Steps to reproduce:
Thunderbird 78.1.0 64bit Japanese version
chrome://messenger/content/addressbook/abNewCardDialog.xhtml
1.Open the address book.
2.Opens a new contact dialog.
3.Open a private tab.
Actual results:
Private tab entry field = AD, age.
letters hidden.
Disabling the development tools (1) and (2) will improve the situation.
Expected results:
Please correct it if you like.
Comment 1•5 years ago
|
||
sounds like bug 1655816
Comment 3•5 years ago
|
||
This is a different bug, in the number input control itself. The internal <div> containing the placeholder should have the same size and position as the <div> containing the value, but it does not. Bug 1637874 is very similar but not the same (the test case there displays the same problem if text-align: right;
is applied to it).
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
Can you attach a test-case that reproduces the issue please?
Comment 5•5 years ago
|
||
I can't set r?, setting f? instead.
Alessandro, what do you think about this workaround to fix it under TB 78? I tried to set margin and others. Nothing helped. Only the text-align: start worked. It's not optimal but the placeholder text is fully readable.
Updated•5 years ago
|
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
This bug is not fixed at all.
I think it is better to use attachment 9167651 [details] [diff] [review] even temporarily.
After use, it will be modified as shown in the image.
Thunderbird 78.3.2 64bit Japanese
Updated•4 years ago
|
Description
•