Side navigation
#7700 closed bug (worksforme)
Opened December 04, 2010 07:40PM UTC
Closed December 04, 2010 08:38PM UTC
outerWidth/outerHeight and borders
Reported by: | anonymous | Owned by: | anonymous |
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This two methods: outerWidth and outerHeight doesnot take into account border width and height if you used border radius in spite of standard border.
Attachments (0)
Change History (2)
Changed December 04, 2010 08:23PM UTC by comment:1
_comment0: | Thanks for taking the time to contribute to the jQuery project by writing a bug report. \ \ Please submit a valid reduced test case, which reproduces the issue you are experiencing, on http://jsfiddle.net. So that we can investigate this issue further. \ ----- \ [http://docs.jquery.com/How_to_Report_Bugs How to report bugs] \ → 1291495149944253 |
---|---|
owner: | → anonymous |
status: | new → pending |
Changed December 04, 2010 08:38PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | pending → closed |
Made a up a live test case myself, it shows that the results are as expected. So after checking your report and making a test case I can't reproduce what you described thus close this ticket.
Feel free to report back with a valid reduced test case, which reproduces the issue you are experiencing, on http://jsfiddle.net. So that we can investigate this issue further.