Closed
Bug 10699
Opened 25 years ago
Closed 25 years ago
Solaris: XOR selection highlight not working
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: sujay, Assigned: mcafee)
References
Details
(Keywords: platform-parity)
using 7/28 build on linux build
1) launch apprunner and editor
2) using mouse, highlight some text.
The text doesn't get highlighted giving visible indication that it is
selected....this is a regression...
linux only.
Assignee: buster → akkana
Severity: normal → major
Priority: P3 → P2
Summary: [PP]selection highlight not working → [PP]selection highlight not working
akkana, can you do two things please:
1) verify that this is still a bug on linux
2) if so, set a break in nsTextEditorFocusListener::Focus(nsIDOMEvent*
aEvent)and validate that it gets called as a result of the mouse click in the
editor content area. If it does not, please reassign this bug to either joki or
whoever is platform champion for events on linux. If the method does get
called, but selection is not visible, please reassign to me. Thanks.
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 2•25 years ago
|
||
I don't see this on my linux build from today (8/2). I can drag the mouse in
the editor window (without doing anything else first) and the highlighting shows
up, in both html and plaintext editors.
Marking worksforme -- Sujay, would you try with today's build and if you still
see it, I'll come over and watch what you're doing.
Setting platform to Sun. Clearing WorksForMe resolution since this bug has been
reopened.
Updated•25 years ago
|
Assignee: akkana → ramiro
Status: REOPENED → NEW
Summary: [PP]selection highlight not working → [PP] Solaris: XOR selection highlight not working
Comment 5•25 years ago
|
||
Chris, Ramiro, who's our Sun contact for Sun-specific gfx bugs? Apparently the
gfx XOR mode isn't working when displaying to a Solaris display, and I'm not
sure who should own this bug.
Updated•25 years ago
|
Assignee: ramiro → mcafee
Assignee | ||
Updated•25 years ago
|
Target Milestone: M1
Assignee | ||
Updated•25 years ago
|
Target Milestone: M1 → M12
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Updated•25 years ago
|
Assignee | ||
Comment 7•25 years ago
|
||
Yes, I see this on solaris now.
Comment 10•25 years ago
|
||
It appears that Mozilla doesn't support highlighting on 8 bit displays. I have
the same problem on some of the Linux boxes here.
Build ID: 2000021508 Linux
Updated•25 years ago
|
Summary: [PP] Solaris: XOR selection highlight not working → Solaris: XOR selection highlight not working
Comment 13•25 years ago
|
||
I think this may have been fixed becuase the Linux boxes here which were showing
this 8-bit problem can highlight fine now...
Build id: 2000050208 Linux
Updated•25 years ago
|
Target Milestone: M16 → M18
Assignee | ||
Comment 15•25 years ago
|
||
pavlov says he's mostly fixed this w/ mjudge.
A small problem remains, but he (pavlov) has a bug
assigned to him about that.
This is workingforme tonight, linux displaying to solaris 2.6/8bit.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•