input-container added to id instead of class
Categories
(Thunderbird :: Address Book, defect)
Tracking
(thunderbird_esr78 fixed, thunderbird79 fixed)
People
(Reporter: TbSync, Assigned: aleca)
References
Details
Attachments
(1 file, 1 obsolete file)
5.50 KB,
patch
|
aleca
:
review+
rjl
:
approval-comm-beta+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
At
https://searchfox.org/comm-central/source/mail/components/addrbook/content/abCard.inc.xhtml#170
https://searchfox.org/comm-central/source/mail/components/addrbook/content/abCard.inc.xhtml#181
https://searchfox.org/comm-central/source/mail/components/addrbook/content/abCard.inc.xhtml#192
https://searchfox.org/comm-central/source/mail/components/addrbook/content/abCard.inc.xhtml#203
https://searchfox.org/comm-central/source/mail/components/addrbook/content/abCard.inc.xhtml#214
input-container was added to the id instead to the class.
Reporter | ||
Comment 1•5 years ago
|
||
It also looks like the hbox structure is a bit different: All the other input fields have an extra hbox around the input itself, which has class="input-container" and not the outer hbox as with these 5 elements.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 5•5 years ago
|
||
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/b79b38d08bf5
Fix wrong input-container structure in AddressBook edit dialog. r=Paenglab
Updated•5 years ago
|
Comment 7•5 years ago
|
||
Comment 8•5 years ago
|
||
Comment 9•5 years ago
|
||
bugherder uplift |
Thunderbird 78.0.1:
https://hg.mozilla.org/releases/comm-esr78/rev/25debbf1c762
Comment 10•5 years ago
|
||
Thunderbird 79.0b2:
https://hg.mozilla.org/releases/comm-beta/rev/c4124873bf8f1b9f20602e234c3a4e03e67780ab
Description
•