Closed
Bug 194973
Opened 22 years ago
Closed 17 years ago
Color picker's color selector isn't working properly when mouse moves over editor window (mac window coordinate bug)
Categories
(SeaMonkey :: Composer, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: chrispetersen, Unassigned)
Details
(Keywords: helpwanted)
Build: 2003-02-24-03
Platform: OS X 10.2
Expected Results: Color selector in palette should remain at last selected color
What I got: When moving in the cursor in the document, the color selector moves
around.
Steps to reproduce:
1) Open color picker
2) Move cursor over the left side of document
3) Notice the color selector moves in the palette like the cursor was actually
hovering over the palette.
| Reporter | ||
Comment 1•22 years ago
|
||
This happens in Mac OS X 7.02 version.
Updated•22 years ago
|
Keywords: helpwanted
Target Milestone: --- → Future
Kathy, can you test and possibly close this one ? Thanks.
Comment 5•22 years ago
|
||
This is a bug in Netscape 7.1 on OSX.
What I see is the color picker appears but the arrow/cursor is not over it.
Moving the mouse around over the editor or its toolbars (to the left of the
color picker) can cause the color chip selector to change. The color picker
seems confused about which coordinate system it is using (the color picker's or
the editor window's).
I'm not sure if the bug is in the color picker (making an assumption about what
window the mouse moves are for?) or whether the mac-specific code is sending
mousemoves to the wrong window or something like that.
One thing to check would be to change the window type and see how that impacts
this bug. Another thing to check would be to see if the mouse events (mousemove
especially) are being dispatched properly.ffffffff
Summary: Color picker's color selector isn't working properly when the focus is the document → Color picker's color selector isn't working properly when mouse moves over editor window (mac window coordinate bug)
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•17 years ago
|
Assignee: composer → nobody
QA Contact: sujay → composer
Target Milestone: Future → ---
Comment 6•17 years ago
|
||
This is wfm with 1.1.12/recent trunk. I can imagine it was fixed long time ago.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•