(In reply to Thomas D. (:thomas8) from comment #11) > We can probably reuse the focus control code from this bug 1716823 for encrypted-Bcc notification When I said re-use, I probably meant that the recipient-based notifications can *share* the same focus control code if we just put it in a function. > but attachment reminder might need something different to preserve a previous focus in subject even when it's not empty. Maybe we can also add this deviation in the central post-notification focus handling function if we pass in the id of the notification or some such.
Bug 1716823 Comment 14 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
(In reply to Thomas D. (:thomas8) from comment #11) > We can probably reuse the focus control code from this bug 1716823 for encrypted-Bcc notification When I said re-use, I probably meant that the recipient-based notifications can *share* the same focus control code if we just put it in a function. > but attachment reminder might need something different to preserve a previous focus in subject even when it's not empty. Maybe we can also handle this deviation in a shared post-notification focus handling function if we pass in the id of the notification or some such.