Closed Bug 651651 Opened 14 years ago Closed 14 years ago

Fix /suite/common/directory/directory.js now that document.height has been removed

Categories

(SeaMonkey :: UI Design, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.2

People

(Reporter: iannbugzilla, Assigned: iannbugzilla)

References

Details

Attachments

(1 file)

Bug 585877 removed document.height and document.width, so need to fix venkman-views.js to use something else.
Attachment #527401 - Flags: review?(neil)
How about? /mailnews/base/prefs/content/accountcreation/emailWizard.js * line 251 -- "min-width: " + document.width + "px; " + Oh that's Bug 651750.
Summary: Fix venkman-views.js now that document.height has been removed → Fix /suite/common/directory/directory.js now that document.height has been removed
Attachment #527401 - Flags: review?(neil) → review+
(In reply to comment #0) > Bug 585877 removed document.height and document.width, so need to fix > venkman-views.js to use something else. Too much copypasta ;-)
Attachment #527401 - Attachment description: Change to use clientHeight → Change to use clientHeight [Checked in: Comment 3]
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.2a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: