Closed
Bug 288738
Opened 20 years ago
Closed 20 years ago
[Mac] Nearly every keyboard shortcut closes the Page Info window
Categories
(Firefox :: Page Info Window, defect, P2)
Tracking
()
VERIFIED
FIXED
Firefox1.5
People
(Reporter: asaf, Assigned: asaf)
References
Details
(Keywords: regression)
Attachments
(1 file)
1.84 KB,
patch
|
mconnor
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Nice regression from bug 195492.
Assignee | ||
Comment 1•20 years ago
|
||
FYI: This happens in the suite as well.
Assignee: bugs → bugs.mano
Target Milestone: --- → Firefox1.1
Assignee | ||
Comment 2•20 years ago
|
||
for browser/ i'm also #ifdefing the keybinding (as in dialog.xml)
Attachment #179366 -
Flags: superreview?(neil.parkwaycc.co.uk)
Attachment #179366 -
Flags: review?(mconnor)
Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Updated•20 years ago
|
Attachment #179366 -
Flags: superreview?(neil.parkwaycc.co.uk) → superreview+
Comment 3•20 years ago
|
||
Personally, I don't care for the ifdef. It'll just make it more difficult to
maintain the two seperate copies of page info.
Comment 4•20 years ago
|
||
Comment on attachment 179366 [details] [diff] [review]
patch
meta is defined on more than OS X, but we only want this shortcut for OS X.
Attachment #179366 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 5•20 years ago
|
||
Checking in browser/base/content/pageInfo.xul;
/cvsroot/mozilla/browser/base/content/pageInfo.xul,v <-- pageInfo.xul
new revision: 1.22; previous revision: 1.21
done
Checking in xpfe/browser/resources/content/pageInfo.xul;
/cvsroot/mozilla/xpfe/browser/resources/content/pageInfo.xul,v <-- pageInfo.xul
new revision: 1.55; previous revision: 1.54
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Summary: [Mac Only?] Nearly every keyboard shortcut closes the Page Info window → [Mac] Nearly every keyboard shortcut closes the Page Info window
Assignee | ||
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•