Closed
Bug 872494
Opened 12 years ago
Closed 12 years ago
Remove jQuery fadeIn/fadeOut from TBPL's "add a comment" popup, since it slows workflow & frequently result in no background
Categories
(Tree Management Graveyard :: TBPL, defect)
Tree Management Graveyard
TBPL
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: emorley)
References
Details
Attachments
(1 file)
2.51 KB,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
When opening closing the "add a comment" popup, we currently use jQuery's .fadeIn() and .fadeOut(). However I often find the resultant popup either gets stuck with no background image, or else it takes several seconds to appear.
I can't face tracking down where jQuery is tripping up - let's just get rid of the animations.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #749838 -
Flags: review?(mbrubeck)
Updated•12 years ago
|
Attachment #749838 -
Flags: review?(mbrubeck) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Thank you for the review :-)
https://hg.mozilla.org/webtools/tbpl/rev/804161805598
Assignee | ||
Comment 3•12 years ago
|
||
In production
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Webtools → Tree Management
Updated•10 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•