Opened 7 years ago
Closed 7 years ago
#18634 closed defect (invalid)
dojo/window - getBox().h incorrect in Firefox
Reported by: | jayflo | Owned by: | jayflo |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | General | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Browser: Firefox 39.0 Dojo: 1.10.4 rev. f4fef70 Module: dojo/window
Using win.getBox().h always reported 58 no matter the actual height of the window. The width is computed correctly.
Change History (2)
comment:1 Changed 7 years ago by
Owner: | set to jayflo |
---|---|
Status: | new → pending |
comment:2 Changed 7 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Note: See
TracTickets for help on using
tickets.
It works fine for me, see http://download.dojotoolkit.org/release-1.10.4/dojo-release-1.10.4/dojo/tests/window/viewport.html.
If you have a test case that fails, feel free to attach it.