Closed
Bug 1938759
Opened 2 months ago
Closed 1 month ago
Port bug 1935924 - Make a new class to treat a `<br>` and a preformatted linefeed - perma comm/mail/test/browser/composition/browser_paragraph_state.js | Strong region in h1 state: Should be no difference in body content: bodyblock={
Categories
(Thunderbird :: Upstream Synchronization, defect, P5)
Thunderbird
Upstream Synchronization
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1940014
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Filed by: mkmelin [at] iki.fi
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=487854848&repo=comm-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/H0spawS2Q1eWBzImUDOSTA/runs/0/artifacts/public/logs/live_backing.log
Comment hidden (Intermittent Failures Robot) |
Comment 3•1 months ago
|
||
Seems like a regression.
This is what the test does (and why it now fails):
In a compose window:
- Tick Format | Text Style | Stronger Emphasis
- Type in
strong
(with a trailing space) - Untick Format | Text Style | Stronger Emphasis
- Type in
more
Actual result: The "more" is put directly next to the strong text, without the space in between. The space should be preserved.
Flags: needinfo?(masayuki)
Comment 4•1 month ago
|
||
Indeed, attachment 9442617 [details] caused this regression and this is reproducible with the STR in comment 3 (with execCommand("bold")
on Firefox).
Flags: needinfo?(masayuki)
Comment hidden (Intermittent Failures Robot) |
Comment 6•1 month ago
|
||
Bug 1940014 fixed this.
You need to log in
before you can comment on or make changes to this bug.
Description
•