Closed Bug 187911 Opened 23 years ago Closed 21 years ago

Help Button on PageInfo window missing ID attribute

Categories

(SeaMonkey :: Page Info, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: jwohlers, Assigned: db48x)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130 The help button on the PageInfo screen does not have an ID attribute. This would be extreemly usefull for hiding the button in certain Kiosk situations. Reproducible: Always Steps to Reproduce: 1.Open the pageInfo.xul file inside comm.jar 2. search forthe line: "<button label="&helpButton;" oncommand="doHelpButton();" />" Expected Results: I would expect there to be an ID attribute such as: id="PageInfoHelpButton" or something similar. Currently I work around this requirement by editing the .XUL file and commenting out the button. It woudl be nice that in the future I could move my requirement to hide this buttom to one of the user config files, such as userChrome.css
at some point there was a patch that removed the buttons and converted the whole thing to a <dialog>, using the standard dialog buttons. I thought it had gone in, but I guess not. Anyway, I think the standard dialog buttons all have ids
Daniel says wfm.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.