Opened 9 years ago
Closed 5 years ago
#13750 closed defect (patchwelcome)
dojo.style gets inconsistent values for top, left, right, bottom
Reported by: | Daniel N. | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | HTML | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Dojo.style reports values for top and left without 'px' at the end but with includes 'px' for right and bottom.
Change History (5)
comment:1 follow-up: 3 Changed 9 years ago by
comment:2 Changed 9 years ago by
Component: | Core → HTML |
---|---|
Owner: | set to Eugene Lazutkin |
comment:3 follow-up: 4 Changed 9 years ago by
Replying to Daniel N.:
Dojo.style reports values for top and left without 'px' at the end, but includes 'px' for right and bottom.
What browser? All of them? Some of them?
comment:4 Changed 9 years ago by
Replying to elazutkin:
What browser? All of them? Some of them?
Sorry for the late reply. At least in Firefox 6 and Chrome 13.
comment:5 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
Sorry, made a typo, but can't edit the ticket. The correct sentence:
Dojo.style reports values for top and left without 'px' at the end, but includes 'px' for right and bottom.