Closed
Bug 27896
Opened 26 years ago
Closed 24 years ago
color picker problems (selection doesn't display properly)
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
Future
People
(Reporter: sujay, Assigned: mjudge)
Details
(Keywords: helpwanted)
using 2/15 build of mozilla
1) launch mozilla
2) launch editor
3) insert some text
4) highlight the text
5) use color picker to change the text to different color
notice following problems:
a) after you select color notice the selected state of the text blue on black
b) sometimes after selecting colro the text shows up partially selected.....
all platforms.
![]() |
||
Comment 1•26 years ago
|
||
the blue on black when selected is the effect of the current inverting (XOR)
selection algorithm. Mike will be changing this
Not sure about the other problem -- I don't see it.
I'll let him dup this or see if there's a selection drawing problem
Assignee: cmanske → mjudge
Comment 2•26 years ago
|
||
M15; clarify summary
Summary: color picker problems → color picker problems (selection doesn't display properly)
Target Milestone: M15
![]() |
||
Comment 3•26 years ago
|
||
Color picker is exposed on the Mail compose toolbar as well as the Composer
toolbar. Since the color picker icon is quite discoverable, people will try it
at least once.
If it is broken, it may reflect negatively on Seamonkey.
Keywords: beta1
Putting on PDT- radar for beta1. Would not hold beta for this bug.
Whiteboard: [PDT-]
current behavior same as 4.X nice enhancement request. moving to future. per
beppe
Status: NEW → ASSIGNED
Target Milestone: M17 → Future
we no longer use XOR. we force a color and forecolor on the user. this bug is
not valid. i believe there is another bug on not being able to see the results
of a color change but thats getting picky ;()
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•