Closed Bug 194553 Opened 22 years ago Closed 21 years ago

Add accesskeys to bookmark properties

Categories

(SeaMonkey :: Bookmarks & History, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: piers, Assigned: piers)

References

Details

(Keywords: access)

Attachments

(1 file, 3 obsolete files)

Add accesskeys to bookmark properties
Attached patch Add accesskeys to bookmark props (obsolete) — Splinter Review
Attachment #115274 - Flags: review?(dean_tessman)
Comment on attachment 115274 [details] [diff] [review]
Add accesskeys to bookmark props

You should add accesskeys to the check boxes on the Notify tab.  They'll work,
they just don't display due to bug 68841.
Attachment #115274 - Flags: review?(dean_tessman) → review-
Done, although i don't really see the point in adding checkbox accesskeys if
they
can't be used (you can't use them if you don't know what they are!!)
Attachment #115274 - Attachment is obsolete: true
Attachment #115279 - Flags: review?(dean_tessman)
Comment on attachment 115279 [details] [diff] [review]
Add accesskeys to bookmark props v2

Looks fine.  r=me

We should be specifying accesskeys for check boxes and radio buttons now, so
that after bug 68841 is fixed we don't have to go through every dialog again to
add more accesskeys.
Attachment #115279 - Flags: review?(dean_tessman) → review+
Attachment #115279 - Flags: superreview?(dmose)
Comment on attachment 115279 [details] [diff] [review]
Add accesskeys to bookmark props v2

Wouldn't it be better to use "D" for display an alert?
It's used for 'Description'.
Description is in a different tab.  Is it bad or not possible to reuse it in
that case?
Not currently, no.  See bug 143065.
Comment on attachment 115279 [details] [diff] [review]
Add accesskeys to bookmark props v2

Rather than living with inferior accesskeys, I think we should try and get bug
143065 fixed.
Attachment #115279 - Flags: superreview?(dmose) → superreview-
Marking as dependent on 143065.  If we get near the end of 1.4beta and this
still isn't done, then we can reconsider and perhaps land this patch.  But
getting 143065 fixed would be much preferable.
Depends on: 143065
Dan, yeah, that would be ideal. But 143065 is nine months old with only 4 
comments - doesn't look too active :(
See Bug 117026 for a patched bm-props.xul, merging all tabs together.
QA Contact: kasumi → petersen
Depends on: 117026
alfred: you mention in bug 117026 that this bug should be fixed now, but i don't
see any access keys being bound to XUL elements in that patch.  i also couldn't
navigate the bookmarks properties dialog via access keys.  am i missing something?
This patch addes the accesskeys to the XUL part.
Note, the accesskeys definitions are allready in bm-props.dtd
Note furthermore that bug 143065 is not relevant for this bug anymore,
as due to bug 117026 the tabpanels are now removed.
Attachment #115279 - Attachment is obsolete: true
Attachment #132991 - Flags: review?(darin)
Comment on attachment 132991 [details] [diff] [review]
Patch to add the accesskeys to the XUL

looks ok to me, but note: you should get module owner review as well.
Attachment #132991 - Flags: review?(darin) → review+
Attachment #132991 - Flags: superreview?(jag)
Flags: blocking1.6a?
Flags: blocking1.6a? → blocking1.6a-
Attachment #132991 - Flags: superreview?(jag) → superreview?(neil.parkwaycc.co.uk)
Did you mean to get darin's sr and my r?
Comment on attachment 132991 [details] [diff] [review]
Patch to add the accesskeys to the XUL

>@@ -84,7 +88,7 @@
>         </columns>
>         <rows>
>           <row align="center">
>-            <label value="&when.label;" control="dayRange"/>
>+            <label value="&when.label;"  accesskey="&when.accesskey;" control="dayRange"/>

Extra space here.

sr=jag

Maybe if someone's bored they could change "duration" to "interval" in some
other bug.
Attachment #132991 - Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Attached patch Fixed the spaceSplinter Review
Attachment #132991 - Attachment is obsolete: true
fixed on trunk for 1.7 alpha
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: