Closed
Bug 1378987
Opened 7 years ago
Closed 7 years ago
stylo: Slack channel list's channel names move left and become bold text
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox56 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
STR:
1. Log into Slack, such as https://mozilla.slack.com/
2. Click on some channel names in the channel list on the left side of the page.
RESULT:
Some channel names will occasionally move to the left and become bold text. The channel names will return to center and normal text if you mouse over them.
Please see the attached screenshot.
Comment 1•7 years ago
|
||
I cannot reproduce this, but while using slack on a debug build, it hits
> thread '<unnamed>' panicked at 'Resolving style on element without current styles with lazy computation forbidden.'
as well, which is probably bug 1371450.
Comment 2•7 years ago
|
||
I see this too
Comment 3•7 years ago
|
||
Ditto. (Microsoft Windows [Version 10.0.15063])
Comment 4•7 years ago
|
||
This is biting lots of moco people, since many of them use slack. The user impact isn't severe, but encountering the same issue wastes everyone's time, so we should get this fixed quickly if we can.
Hiro, do you think this is likely related to bug 1371450? Any guesses as to whether it's likely to be fixed by emilio's refactor in bug 1379505?
Flags: needinfo?(hikezoe)
Priority: P2 → P1
Comment 5•7 years ago
|
||
Yes, I believe so. Clicking channel names on slack site causes the panic in bug 1371450. And a half-baked patch to fix the panic I have causes another panic, it needs more work...
Depends on: 1371450
Flags: needinfo?(hikezoe)
Comment 6•7 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #5)
> Yes, I believe so. Clicking channel names on slack site causes the panic in
> bug 1371450. And a half-baked patch to fix the panic I have causes another
> panic, it needs more work...
The panic was the same as what I commented in bug 1380001 comment 2, so it might be unrelated to the APZ bug.
Comment 7•7 years ago
|
||
I saw similar issue on fastmail. When I move mouse over the link they will jump to their original position.
Should I file a new bug?
Comment 8•7 years ago
|
||
Hi, Kan-Ru, if you are using linux, would you mind checking the result with the binary in this try? https://treeherder.mozilla.org/#/jobs?repo=try&revision=1c624bcc882f1deee81b325f13ed659ea8d7ff26
If it works fine you don't need to file a new bug for it, it's definitely the same cause of this bug.
Comment 9•7 years ago
|
||
(In reply to Hiroyuki Ikezoe (:hiro) from comment #8)
> Hi, Kan-Ru, if you are using linux, would you mind checking the result with
> the binary in this try?
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=1c624bcc882f1deee81b325f13ed659ea8d7ff26
> If it works fine you don't need to file a new bug for it, it's definitely
> the same cause of this bug.
Great. I can't reproduce with this version so it's the same issue.
Comment 10•7 years ago
|
||
Closing, as per comment 9, bug 1371450 has been closed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•