Closed
Bug 106279
Opened 24 years ago
Closed 24 years ago
can't outdent image after indent
Categories
(Core :: DOM: Editor, defect)
Core
DOM: Editor
Tracking
()
VERIFIED
FIXED
mozilla0.9.7
People
(Reporter: sujay, Assigned: mozeditor)
Details
using 10/22 branch build of netscape
Could not find a DUP on this one...
1) launch netscape
2) launch composer
3) insert image
4) click on image to select
5) click on indent button
6) try clicking on outdent button
can't do it cause outdent is dimmed.
should not be dimmed if you're able to indent.
Comment 1•24 years ago
|
||
Strange. HTML source looks ok, e.g.:
<blockquote><img src="1.gif" alt="1" width="80" height="80">
<br>
</blockquote>
Assignee: syd → jfrancis
Component: Editor: Composer → Editor: Core
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.6
| Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.6 → mozilla0.9.7
| Assignee | ||
Comment 2•24 years ago
|
||
fixed by earlier checkin
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
•