Closed
Bug 163741
Opened 23 years ago
Closed 23 years ago
Font styles aren't retained when focus is set.
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla1.3final
People
(Reporter: angelon, Assigned: kinmoz)
Details
(Whiteboard: editorbase-)
From composer toolbar:
Set bold, italic, and underline.
Click on the editor compose window (set focus even if set already).
the font styles go away.
Comment 1•23 years ago
|
||
kin, this is a dup right? I can't find it, but I thought you filed a similar
bug. We were going to fix this by not firing off selection notifications
unneccessarily?
Status: UNCONFIRMED → NEW
Ever confirmed: true
This should be fixed already on the trunk and the 1.0 branch. The styles should
remain the same if the caret is placed in the exact same position during the click.
Angelo, what build version and ID are you using?
Comment 3•23 years ago
|
||
kin: (Angelo's on vacation): we're using a branch that was
created off of the 1.0 branch on 8/8 (PHT_2002_08_08_BRANCH).
If this is something that was fixed between then and now on
the 1.0 branch, and you tell me the bug number and/or files that
were changed I can merge the changes onto our branch. Thanks!!!
Bug 125345 contains the patch that should be preventing bogus selection
notifications.
Comment 5•23 years ago
|
||
reassign to rogc temporarily for confirmation of whether the patch in bug 125345
is on his branch or not.
Roger--please reassign back to Joe if you can reproduce this and you already
have the patch on your branch.
Assignee: jfrancis → rogc
OS: Windows 2000 → All
Hardware: PC → All
Comment 6•23 years ago
|
||
Yes, that patch has been applied to our branch and yes I can still
reproduce it.
Assignee: rogc → jfrancis
Comment 7•23 years ago
|
||
nominating as editorbase (though this probably doesn't meet the criteria for
that?) and nsbeta1
This bug definitely needs some keyword magic to get on people's radar. Is there
an embedding keyword that should be set?
Keywords: nsbeta1
Whiteboard: editorbase
Comment 8•23 years ago
|
||
editorbase-. nsbeta1-. It's has already been fixed on the trunk and 1.0 branch.
Keeping bug open to help Roger Chickering find a solution.
Angelo, I think this bug is fixed on your current branch. I couldn't reproduce
this problem.
Status: NEW → RESOLVED
Closed: 23 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.3final
Comment 10•22 years ago
|
||
tested using the trunk build from 20030407 on win2K, verified
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•