Closed
Bug 85229
Opened 24 years ago
Closed 24 years ago
remove image map button doesn't update properly
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: Brade, Assigned: cmanske)
Details
Attachments
(6 files)
1.82 KB,
patch
|
Details | Diff | Splinter Review | |
1.87 KB,
patch
|
Details | Diff | Splinter Review | |
1.74 KB,
patch
|
Details | Diff | Splinter Review | |
1.79 KB,
patch
|
Details | Diff | Splinter Review | |
2.58 KB,
patch
|
Details | Diff | Splinter Review | |
961 bytes,
text/html
|
Details |
The button to remove the image map in the image properties dialog doesn't update
properly. If I use the advanced edit dialog to add an image map, the remove
button doesn't enable. The button should always be enabled no matter how I add
an image map (via image map editor or via advanced edit).
Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.0
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•24 years ago
|
||
changing milestone to 0.9.4
Target Milestone: mozilla1.0 → mozilla0.9.4
Assignee | ||
Comment 3•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Assignee | ||
Comment 4•24 years ago
|
||
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Comment 6•24 years ago
|
||
Reporter | ||
Comment 7•24 years ago
|
||
r=brade
Whiteboard: FIX IN HAND need r=, sr= → FIX IN HAND need sr=
Assignee | ||
Comment 8•24 years ago
|
||
Assignee | ||
Comment 9•24 years ago
|
||
There are still problems with image map logic, now covered by bug 94749,
but with latest patch, Remove button does the right thing and its enable state
is updated correctly.
Reporter | ||
Comment 10•24 years ago
|
||
r=brade
Comment 11•24 years ago
|
||
sr=hewitt
Assignee | ||
Comment 12•24 years ago
|
||
checked in
Comment 13•24 years ago
|
||
Dan/Brian, can one of you verify this is fixed since you are the image map
experts? thanks...
Reporter | ||
Comment 14•24 years ago
|
||
Sujay--you should be able to verify this yourself
* Use the Advanced Edit dialog (from the image dialog) to add an image map to
the image
* Check if the button is enabled or not when you return to the image properties
dialog
Try both adding and removal.
Assignee | ||
Comment 15•24 years ago
|
||
Sujay: I emailed you a test page, didn't I?
I'll attach it here.
Assignee | ||
Comment 16•24 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•