Closed
Bug 55862
Opened 24 years ago
Closed 24 years ago
Composer's view source window (a textarea) does not refresh correctly on typing
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sfraser_bugs, Assigned: peterlubczynski-bugs)
Details
(Keywords: platform-parity, regression)
Composer uses a XUL text widget for its view source pane, but this has refresh
issues, thus:
1. Bring up new composer window.
2. Go to HTML source mode (View menu)
3. Click just after the <body> tag to put the caret there
4. Hit Return to make a new line, and type.
5. Notice that it looks like you are typing over the <br> that follows
6. Collapse and expand the window, so that it redraws. Note that there was a
redraw problem.
This seems to be a Mac-only problem.
Comment 1•24 years ago
|
||
I don't see this problem on Linux branch build from today; only on my Macintosh
debug build
Comment 2•24 years ago
|
||
With the Oct 10 Mac build (2000101008), I can't reproduce the problem with the
steps provided.
Assignee | ||
Comment 3•24 years ago
|
||
I also don't see this with PR3 on the Mac either. Simon, what build were you
using? Is this only a debug issue?
Comment 4•24 years ago
|
||
Tested on Mac OS 9.0.4 on a Powermac G4/450.
Comment 5•24 years ago
|
||
I don't see this on a mozilla mac debug branch build from this morning. I did
see this bug the day it was reported. I recommend we resolve this as fixed or
worksforme.
Target Milestone: --- → M19
Comment 6•24 years ago
|
||
Marking WFM based on comments.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•