Closed Bug 583215 Opened 16 years ago Closed 15 years ago

tab drag/drop arrow does not disappear at mouse button release

Categories

(Other Applications Graveyard :: ChatZilla, defect)

x86
All
defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kavalec74, Assigned: bugzilla-mozilla-20000923)

References

Details

(Keywords: regression, Whiteboard: [cz-0.9.87][reg-window see comment #19])

Attachments

(1 file)

User-Agent: Opera/9.80 (Windows NT 5.1; U; es-LA) Presto/2.6.30 Version/10.61 Build Identifier: Mozilla/5.0 (Windows; Windows NT 5.1; rv:2.0b3pre) Gecko/20100729 SeaMonkey/2.1a3pre chetzilla related bug Reproducible: Always Steps to Reproduce: 1. open a few chanels 2. change their order by dragging it to a new position 3. look at the small violet arrow Actual Results: after releaing mouse, the small arrow is still visible Expected Results: after releaing mouse, the small arrow should disappear
Assignee: nobody → rginda
Component: General → ChatZilla
Product: SeaMonkey → Other Applications
QA Contact: general → chatzilla
Version: unspecified → Trunk
OS: Windows XP → All
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:2.0b2pre) Gecko/20100701 Lightning/1.1a1pre SeaMonkey/2.1a3pre - Build ID: 20100701101320 Chatzilla 0.9.86 I thought I had reported this but I cannot find it back. Here the arrow (which, in my motif, is green) stays put after drop until I do another drag.
Severity: normal → trivial
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: moving chanel-tab violet arrow does not disapear → tab drag/drop arrow does not disappear at mouse button release
yes, this is what i tried to describe. Could you confirm in classic theme? I use Modern.
(In reply to comment #2) > yes, this is what i tried to describe. Could you confirm in classic theme? I > use Modern. I use EarlyBlue (a theme by Robert Kaiser aka Kairo, not distributed with SeaMonkey) and the Chatzilla Light-Faces motif, 6th from top at http://chatzilla.hacksrus.com/motifs/ You can easily check the Classic theme (if you think there could be a difference, I don't) by selecting "SeaMonkey Default Theme" in the addons manager (or in View => Apply Theme) then restarting SeaMonkey. In any case your SeaMonkey version is more recent than mine (but IIUC your Chatzilla version is the same, 0.9.86, and that's what counts).
Yes, the same problem in Classic theme.
It would appear this is related to a gecko change, can you identify in which build it previously worked correctly?
(In reply to comment #5) > It would appear this is related to a gecko change, can you identify in which > build it previously worked correctly? I don't remember ever seeing it working correctly. If it did, I think it would have been Gecko 1.8.1.x or earlier.
Works in 2.0.6_ Mozilla/5.0 (Windows; U; Windows NT 5.1; es-AR; rv:1.9.1.11) Gecko/20100701 SeaMonkey/2.0.6
Yeah, I was too pessimistic. SeaMonkey was never built on Gecko 1.9.2. Seems the problem happened between 1.9.1(.11) and 2.0b2pre. I'll try to find the oldest 1.9.3 build for comparison...
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20091001 SeaMonkey/2.1a1pre ChatZilla 0.9.85 no bug
the same as in comment #9, with cZ 0.9.86, also no bug, let's try more recent...
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a5pre) Gecko/20100510 SeaMonkey/2.1a1 ChatZilla 0.9.86 has the bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100120 SeaMonkey/2.1a1pre ChatZilla 0.9.86 no bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a3pre) Gecko/20100315 SeaMonkey/2.1a1pre ChatZilla 0.9.86 has the bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a2pre) Gecko/20100217 SeaMonkey/2.1a1pre ChatZilla 0.9.86 has the bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100204 SeaMonkey/2.1a1pre cZ 0.9.86 has the bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100128 SeaMonkey/2.1a1pre cZ 0.9.86 no bug
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100201 SeaMonkey/2.1a1pre no bug
Finally! Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a1pre) Gecko/20100202 SeaMonkey/2.1a1pre has bug Summary: Build ID: 20100201003629 bad Build ID: 20100202020246 good
Whiteboard: [reg-window see comment #18]
oops! I meant: 20100201003629 good 20100202020246 bad
Whiteboard: [reg-window see comment #18] → [reg-window see comment #19]
changeset 653a6ad047ba for bug 541520 "don't fire dragleave on successful drop, but do fire it when drop fails or is cancelled," sounds suggestive
Thank you for the work!
(In reply to comment #22) > Thank you for the work! No prob. Just a question of knowing where ( releases.mozilla.org and ftp.mozilla.org ) to get the binaries for a dichotomy search. :-) Then Ian constructed the search URL from what I'd found (thanks Ian). :-)
Relevant portions of ChatZilla code are: http://hg.mozilla.org/chatzilla/file/ca24ef809133/xul/content/static.js#l3824 http://hg.mozilla.org/chatzilla/file/ca24ef809133/xul/content/chatzilla.xul#l97 Looks to me like tabsDropObserver.onDrop needs to either call tabsDropObserver.onDragExit or just set client.tabDragBar.collapsed = true;
Assignee: rginda → silver
Status: NEW → ASSIGNED
Attachment #520940 - Flags: review?(samuel)
Attachment #520940 - Flags: review?(samuel) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Mozilla/5.0 (X11; Linux x86_64; rv:2.2a1pre) Gecko/20110328 Firefox/4.2a1pre SeaMonkey/2.2a1pre ID:20110328114322 The latest nightly was built too soon, but the ChatZilla built into this tinderbox-build of SeaMonkey does not exhibit the bug anymore. => VERIFIED.
Status: RESOLVED → VERIFIED
Whiteboard: [reg-window see comment #19] → [cz-0.9.87][reg-window see comment #19]
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: