Editing message tag colors not functioning correctly in V68
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(thunderbird_esr6869+ fixed, thunderbird70 fixed)
People
(Reporter: unicorn.consulting, Assigned: jorgk-bmo)
References
(Regression, )
Details
(Keywords: regression)
Attachments
(1 file, 4 obsolete files)
4.79 KB,
patch
|
aceman
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
Editing message colors appears to be broken wit the message "A tag with this name already exists" appearing when you save the color change.
The issue was raised in support, but I can reproduce it in Thunderbird 68 64Bit using the steps to reproduce given in the support topic.
Right click on a message title -> tag -> manage tags
Double click or click on a tag and edit.
Select a new colour and click on the ok
I get the message: 'A tag with that name already exits'
@Wayne. sfhowes mentions in the support thread that the issue is also with 69beta, I can not find anything existing in Bugzilla, or discourse for that matter, so have filed this bug. Please dup if you are aware of anything.
Assignee | ||
Comment 1•5 years ago
|
||
Thanks for filing, it's the first time I see this issue. BTW, easily confirmed.
Assignee | ||
Comment 2•5 years ago
|
||
And if I edit the name and click OK, nothing happens :-(
Alice, can you find the regression for us. I'm pretty sure this worked when I was working on tag colours in bug 1497041 back in March 2019.
Assignee | ||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Regression window:
https://hg.mozilla.org/comm-central/pushloghtml?fromchange=a240e0e27ce5c54a13857b4046f797eff255a4c4&tochange=ea892780482c5941b4df1b179cd6b92c681d8757
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=74be8815ccfce81f1ca6568f8cfebfc847a83ba2&tochange=bdaf1b36c44275dd4f027b4a4c30afed86cdfe13
Assignee | ||
Comment 5•5 years ago
|
||
Hey, Alice, thank you so much, that really helps!
Support reference, including workaround:
https://support.mozilla.org/en-US/questions/1267718
Assignee | ||
Comment 7•5 years ago
|
||
OK, this fixes the edit. It also fixes "New" when the panel doesn't close.
One issue left: Edit works, but the value in the list isn't updated. Aceman will take over.
Assignee | ||
Comment 8•5 years ago
|
||
Assignee | ||
Comment 9•5 years ago
|
||
Assignee | ||
Comment 10•5 years ago
|
||
That fixes it. Aceman can review.
Assignee | ||
Comment 11•5 years ago
|
||
Same patch but with querySelector instead of firstChild.
Comment 12•5 years ago
|
||
Comment 13•5 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/86e0e08f619f
Fix various problems in tag add/edit. r=aceman DONTBUILD
Assignee | ||
Comment 14•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 15•5 years ago
|
||
TB 68.1 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/5370a455575f63731db921090fed9fe98a72c839
Assignee | ||
Comment 16•5 years ago
|
||
Working in 68.1.
Assignee | ||
Updated•5 years ago
|
Comment 17•5 years ago
|
||
Assignee | ||
Comment 18•5 years ago
|
||
Description
•