Closed
Bug 142113
Opened 23 years ago
Closed 23 years ago
D & D does not cause collapsed folders to expand
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla1.0
People
(Reporter: tao, Assigned: pavlov)
References
Details
(Keywords: regression, Whiteboard: [ADT2 RTM],custrtm-)
Attachments
(1 file, 1 obsolete file)
1.17 KB,
patch
|
janv
:
review+
brendan
:
superreview+
asa
:
approval+
|
Details | Diff | Splinter Review |
2002-05-03-08-1.0.0 commercial build
1. In Bookmarks (or mail 3-pane) window, drag a bookmark or msg into a collapsed
folder
2. the folder does not expand as it used to before (e.g., 2002-05-01-08-1.0.0)
100% reproducable.
Keywords: nsbeta1,
regression
Summary: D & D does not cause collapsed folders to expand → D & D does not cause collapsed folders to expand
-> trudelle just in case blaker is out
Assignee: blaker → trudelle
![]() |
||
Comment 2•23 years ago
|
||
shouldn't this be bookmarks?
It happend in D & D msg into mail folder pane as well. It seems to be a 'tree'
widget problem.
![]() |
||
Comment 4•23 years ago
|
||
->varga
Assignee: trudelle → varga
Component: XP Apps: Drag and Drop → XP Toolkit/Widgets: Trees
![]() |
||
Comment 5•23 years ago
|
||
nsbeta1+/adt2-rtm per Nav triage team
Comment 6•23 years ago
|
||
This is probably windows only.
pink, could you try to reproduce on Mac ?
thanks
Status: NEW → ASSIGNED
![]() |
||
Comment 7•23 years ago
|
||
doesn't work on macosx, branch bits from 5/3.
Comment 8•23 years ago
|
||
I think this has something to do with bug 129953.
Pavlov, we use a timer during a drag session, do you think it can be a prolem
with the current implementation of idle timers on windows ?
Comment 9•23 years ago
|
||
ok, it works ok after turning off idle timers on windows.
Assignee | ||
Comment 10•23 years ago
|
||
Assignee | ||
Comment 11•23 years ago
|
||
Assignee | ||
Updated•23 years ago
|
Attachment #83191 -
Attachment is obsolete: true
![]() |
||
Comment 12•23 years ago
|
||
Does this patch also fixes the issue on Mac? I need to know that in order to
update bug 139471 accordingly.
Comment 13•23 years ago
|
||
I checked Windows, works great now.
Pink, could you try again on Mac ?
Thanks
Assignee | ||
Comment 14•23 years ago
|
||
this patch isn't going to make any difference on mac or linux. neither use idle
timers.
![]() |
||
Comment 15•23 years ago
|
||
*** Bug 143795 has been marked as a duplicate of this bug. ***
Comment 16•23 years ago
|
||
Comment on attachment 83192 [details] [diff] [review]
fire highest priority timers normally and not only when idle
r=varga
Attachment #83192 -
Flags: review+
Comment 17•23 years ago
|
||
alecf, could you sr= ?
thanks
![]() |
||
Comment 18•23 years ago
|
||
Comment on attachment 83192 [details] [diff] [review]
fire highest priority timers normally and not only when idle
sr=brendan@mozilla.org, but I still say timer priorities (and idle firing) are
hacks around some deeper problems in our execution model.
/be
Attachment #83192 -
Flags: superreview+
![]() |
||
Comment 19•23 years ago
|
||
This is needed in the 1.0 branch too, right?
/be
Blocks: 143200
Keywords: mozilla1.0+
Assignee | ||
Comment 20•23 years ago
|
||
fixed on trunk. will check in to branch after a=
Comment 21•23 years ago
|
||
Bug is "dead". Using build 2002051504 build under WinXP. It was really a pain in
the ass ! Rest In Peace :-)
Comment 23•23 years ago
|
||
this should be fixed now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
![]() |
||
Comment 24•23 years ago
|
||
this doesn't seem to have landed on the branch yet. reopening until it does
to make sure this doesn't get overlooked on the rc3 not suck bug.
![]() |
||
Comment 25•23 years ago
|
||
ok, this time i'm really going to reopen it.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 26•23 years ago
|
||
Comment on attachment 83192 [details] [diff] [review]
fire highest priority timers normally and not only when idle
a=asa (on behalf of drivers) for checkin to the 1.0 branch
Attachment #83192 -
Flags: approval+
Assignee | ||
Comment 27•23 years ago
|
||
checked in to branch
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Keywords: fixed1.0.0
Resolution: --- → FIXED
Assignee | ||
Comment 28•23 years ago
|
||
*** Bug 144195 has been marked as a duplicate of this bug. ***
![]() |
||
Updated•23 years ago
|
Status: RESOLVED → VERIFIED
Keywords: fixed1.0.0 → verified1.0.0
![]() |
||
Comment 29•23 years ago
|
||
Verfied fixed branch build 2002052609
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: tpreston → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•