Closed
Bug 160168
Opened 23 years ago
Closed 23 years ago
option+click link to download link target is broken
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: bugzilla, Assigned: sfraser_bugs)
Details
(Keywords: regression)
found using 2002.07.30.05 nb. option+click link to download link target doesn't
work. (however, option+return a link does work to download a link.)
i thought this used to work, but lemme see if it regressed...
Reporter | ||
Comment 1•23 years ago
|
||
looks like this broke btwn 7/25 (fine) and 7/29 (broken). will narrow down some
more...
Keywords: regression
QA Contact: winnie → sairuh
Reporter | ||
Comment 2•23 years ago
|
||
more narrowing: this is fine with the 2002.07.26.05 nb, but broken in the
2002.07.27.05 nb.
Blocks: 147975
Comment 4•23 years ago
|
||
Simon, my guess is that this happened due to some higher-level changes to
downloading rather than uriloader or file stuff.
Comment 6•23 years ago
|
||
Not sure if keyboard shortcut changes have something to do with this. I noticed
that the keyboard shortcuts for Back and Forward were changed since the 07-30
build from cmd-leftarrow/cmd-rightarrow to cmd-[/cmd-].
Assignee | ||
Comment 7•23 years ago
|
||
It's throwing an exception calling [NSString fileSystemRepresentation] on an
empty string.
Status: NEW → ASSIGNED
Assignee | ||
Comment 8•23 years ago
|
||
Fixed.
Assignee | ||
Comment 9•23 years ago
|
||
Really fixed.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•23 years ago
|
||
vrfy'd fixed with 2002.08.09.05 chimera bits.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•