Closed
Bug 6594
Opened 26 years ago
Closed 26 years ago
applying headings don't work for selected/typed text.
Categories
(Core :: DOM: Editor, defect, P3)
Core
DOM: Editor
Tracking
()
VERIFIED
INVALID
People
(Reporter: sujay, Assigned: buster)
Details
using 5/17 build of apprunner on all platforms.
1) launch apprunner + editor
2) highlight some text
3) pull-down Format | Paragraph/Heading | Heading 1
notice it doesn't apply that style to that piece of text. Instead
it applies the style to the entire paragraph of text..
Also we're unable to insert the cursor anywhere in document and
apply a heading and then start typing text because of above problem.
happens cross-platform.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Comment 1•26 years ago
|
||
Works as designed. Block level formatting (such as converting a paragraph to a
heading) applieds to the entire paragraph.
yes that is correct...Greg and I verified this together...marking
VERIFIED-INVALID.
All these bugs were marked "New" when Jan transfered ownership of them to me.
They were all resolved and need to be marked "Verified" again.
This was Verified on 05/17/99...resetting back to Verified...Bugzilla wacked
out.
You need to log in
before you can comment on or make changes to this bug.
Description
•