Closed
Bug 45661
Opened 25 years ago
Closed 25 years ago
localizable filepicker with keyboard navigation
Categories
(Core :: XUL, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(5 files)
4.80 KB,
patch
|
Details | Diff | Splinter Review | |
4.06 KB,
patch
|
Details | Diff | Splinter Review | |
4.84 KB,
patch
|
Details | Diff | Splinter Review | |
5.40 KB,
patch
|
Details | Diff | Splinter Review | |
8.53 KB,
patch
|
Details | Diff | Splinter Review |
following attached patch includes these fixes for filepicker:
- localizable fixes
- <html:input> to <textfield> change
- focus textInput on init
- handle ENTER and BACKSPACE key in <tree>
- select first treeitem after creating tree
Assignee | ||
Comment 1•25 years ago
|
||
Comment 3•25 years ago
|
||
a=brendan@mozilla.org, thanks.
/be
Comment 4•25 years ago
|
||
Checked in your patch, thanks.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 5•25 years ago
|
||
verified fixed (checked in). Thanks for the patch, Jan!
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
Jan, this patch ended up causing regression bug 45749. I'm going to back it out
for now to fix that.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•25 years ago
|
||
I have new fix. I will attach new patch soon.
Assignee | ||
Comment 8•25 years ago
|
||
Assignee | ||
Comment 9•25 years ago
|
||
Assignee | ||
Comment 10•25 years ago
|
||
Assignee | ||
Comment 11•25 years ago
|
||
Assignee | ||
Comment 12•25 years ago
|
||
Fixed
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•