Closed Bug 360241 Opened 19 years ago Closed 19 years ago

Add a bunch of accesskeys to Publishing dialogs/tabs

Categories

(SeaMonkey :: Composer, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: prometeo.bugs, Assigned: prometeo.bugs)

Details

Attachments

(1 file, 1 obsolete file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061110 SeaMonkey/1.5a Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a1) Gecko/20061110 SeaMonkey/1.5a Publishing settings dialog and Publish dialog's tabs are missing a buch of accesskeys, plus there are a few unused entities to get rid of in the process. Reproducible: Always
Attached patch Starting point... (obsolete) — Splinter Review
Attachment #245202 - Flags: review?(daniel)
Comment on attachment 245202 [details] [diff] [review] Starting point... r=me
Attachment #245202 - Flags: review?(daniel) → review+
Attachment #245202 - Flags: superreview?(neil)
Comment on attachment 245202 [details] [diff] [review] Starting point... > <textbox id="SiteNameInput" class="MinWidth20em" >- tooltiptext="&siteName.tooltip;" oninput="onInputSettings();" flex="1"/> >+ tooltiptext="&siteName.tooltip;" oninput="onInputSettings();" >+ flex="1"/> > <textbox id="UsernameInput" class="MinWidth10em" >- tooltiptext="&username.tooltip;" oninput="onInputSettings();" flex="1"/> >+ tooltiptext="&username.tooltip;" oninput="onInputSettings();" >+ flex="1"/> Those flexes look lonely ;-) Put them on the first line perhaps? >+ <label value="&pageTitle.label;" accesskey="&pageTitle.accesskey;" control="PageTitleInput"/> >+ <label value="&filename.label;" accesskey="&filename.accesskey;" control="FilenameInput"/> You didn't wrap these for some reason?
Attachment #245202 - Flags: superreview?(neil) → superreview+
Attached patch What Neil said.Splinter Review
Patch for checkin. I can't move over sr+.
Attachment #245202 - Attachment is obsolete: true
Attachment #249080 - Flags: review+
Whiteboard: [checkin needed]
Assignee: composer → prometeo.bugs
Status: UNCONFIRMED → NEW
Ever confirmed: true
mozilla/editor/ui/dialogs/content/EditorPublish.xul 1.23 mozilla/editor/ui/dialogs/content/EditorPublishOverlay.xul 1.13 mozilla/editor/ui/dialogs/content/EditorPublishSettings.xul 1.11 mozilla/editor/ui/locales/en-US/chrome/dialogs/EditorPublish.dtd 1.2
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Summary: Add a buch of accesskeys to Publishing dialogs/tabs → Add a bunch of accesskeys to Publishing dialogs/tabs
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: