Closed
Bug 967435
Opened 12 years ago
Closed 9 years ago
Entering the edit mode in the SMS thread list is slow
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect, P2)
Firefox OS Graveyard
Gaia::SMS
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vingtetun, Unassigned)
References
Details
(Keywords: perf, Whiteboard: [c=effect p= s= u=])
Same root issue as bug 964833.
I suggest that we just removed the animations until we found something better.
Comment 1•12 years ago
|
||
Yeah, I basically agree.
But do actually removing the animations fix the slowness?
Updated•12 years ago
|
Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Julien Wajsberg [:julienw] from comment #1)
> Yeah, I basically agree.
>
> But do actually removing the animations fix the slowness?
Not 100%. But it makes the situation a bit better and since the animation is useless because you can't see it when there is a lot of messages it sounds a fair tradeoff until someone has more time to dedicate to found a perfect fix.
Comment 3•11 years ago
|
||
Hi Julien
Is this still a major issue as in we fixed upto some extent in bug 1053119 ? So is it still a bug or should be closed?
Thanks
Flags: needinfo?(felash)
Comment 4•11 years ago
|
||
Yes, we still have reflows when entering edit mode (just have a look to the CSS properties for .edit). We need to try hard removing the reflow.
Flags: needinfo?(felash)
Comment 5•10 years ago
|
||
Still there. We should try to remove any reflow during this transition, if possible.
But the best plan ahead is to stop putting everything in the DOM...
Comment 6•9 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Comment 7•9 years ago
|
||
Mass closing of Gaia::SMS bugs. End of an era :(
You need to log in
before you can comment on or make changes to this bug.
Description
•