Closed
Bug 69684
Opened 24 years ago
Closed 24 years ago
subscribe dialog slow to update check marks
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.8.1
People
(Reporter: asa, Assigned: sspitzer)
References
()
Details
(Keywords: perf, Whiteboard: [nsbeta1+])
Attachments
(1 file)
3.42 KB,
patch
|
Details | Diff | Splinter Review |
sorry for the horrible summary but my brain is dead this morning.
To reproduce open the subscribe dialog for a news server. Then expand the list
of groups and click on one of the dots to subscribe to a group. Normally I'd
expect that dot to be replaced with a little blue checkmark indicating that I
had subscribed to that group. In recent builds (noticed it today and yesterday
but probably been around longer) when I click that dot I don't see the checkmark
until I otherwise manipulate the tree like selecting a row. I see the same
problem in reverse. If you try to unsubscribe by clicking one of the checkmarks
that change isn't reflected visually until I make some other change to the tree.
This missing visual indication does not seem to affect that actual subscribed
state.
didn't see this reported in the short list of open subscribe bugs but this is
probably a dupe.
Thanks for reporting this, Asa. It's not in a bug I own, so not a DUP so far.
I can't imagine what has landed top change this, but afaik, nothing has been
checked in to either front end mail code or news code to affect this, however
I'm seeing this on all build platforms.
This behavior is often so bad I give up ... If I didn't know this bug existed, I
would think subscribe/unsubscribe in the subscribe ui is just not working. I'm
nominating.
Keywords: nsbeta1
I noticed that this happened around the same time that the "2nd time to launch
Subscribe window" bug was filed by Seth. Seth, what API's do we in news rely on
for this dialog? Could this be attributed to some XUL/RDF stuff?
Keywords: perf
Assignee | ||
Comment 4•24 years ago
|
||
do you see it for news.mozilla.org, on the modern skin?
I don't see that on the branch I'm working on, so something must have regressed
on the trunk.
I'll investigate when I get back to a trunk build.
Status: NEW → ASSIGNED
Reporter | ||
Comment 5•24 years ago
|
||
I see it in the classic skin on news.mozilla.org. I have not tested the modern
theme.
Yes, all servers, with the modern skin.
Assignee | ||
Comment 7•24 years ago
|
||
bug reported on 2-21, I've been on the branch since 2-08.
that will help me narrow it down.
At first I thought this occured around the time you filed
http://bugzilla.mozilla.org/show_bug.cgi?id=61537, but I don't think so, that
was way back in November.
Assignee | ||
Comment 9•24 years ago
|
||
yikes, I've got a trunk build. damn, that is slow.
it will be interesting to see what could have caused this regression.
Severity: minor → major
Priority: -- → P1
Target Milestone: --- → mozilla0.9
Both on linux and win2000, this seems noticeably better using builds 2001022805
(win32)and build 2001022808 (linux). Anybody else agree?
Hmm..that was only for the first time after launching seamonkey. After
restarting mozilla, the checkmarks are slow again.
*** Bug 70592 has been marked as a duplicate of this bug. ***
Updated•24 years ago
|
Priority: P1 → P2
Keywords: nsdogfood
Assignee | ||
Comment 14•24 years ago
|
||
this is the cause of many of the subscribe problems.
the good news is I have a simple fix.
the performance problem is caused by my xul and css using "value="
alecf posted about this problem to n.p.m.performance. see
news://news.mozilla.org/3A82F42D.1050102@netscape.com
I'll go find our bad css and fix it.
moving to .0.8.1, this is the cause of many of our subscribe problems.
Target Milestone: mozilla0.9 → mozilla0.8.1
Assignee | ||
Comment 15•24 years ago
|
||
Assignee | ||
Comment 16•24 years ago
|
||
fix checked in. sr=bienvenu, a=asa.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 17•24 years ago
|
||
sr=alecf
Assignee | ||
Updated•24 years ago
|
Verified fixed. This is now working on builds: 2001031910 Mandrake 7 with KDE,
build 2001031910 Mac OS 9.1 and 2001031904 on Windows 2000.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: MailNews: Subscribe → MailNews: Message Display
QA Contact: stephend → search
You need to log in
before you can comment on or make changes to this bug.
Description
•