Closed Bug 75492 Opened 23 years ago Closed 23 years ago

Can't select <button>s in composer

Categories

(Core :: DOM: Editor, defect)

All
Mac System 8.5
defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla0.9

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

Details

(Whiteboard: fix in hand)

Attachments

(2 files)

When editing a page with form controls, you should be able to click on them to 
select them (they draw with a blue outline), then delete them. This does not work 
for <button> elements.
The fixes here are:
1. Change nsHTMLButtonElement's event handling to ignore events if the control
   has user-input style.
2. Add 'button' to the list of control elements in EditorOverride.css

r=/sr= please.
Whiteboard: fix in hand
Target Milestone: --- → mozilla0.9
looks good r=rods
Looks good to me too, sr=attinasi
Fix checked in.
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
verified on Mac mozilla optimized build from 4am today.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: