Closed Bug 67518 Opened 25 years ago Closed 25 years ago

Page Info image sizes seem to be incorrect

Categories

(SeaMonkey :: Page Info, defect)

defect
Not set
minor

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: nnbugzilla, Assigned: pavlov)

References

()

Details

Bringing up Page Info on the given URL (and probably others) shows what appears to be wrong width and height for the images. I suspect the reported width and height are taking into account the "border=1" attribute, but I don't know if this is the correct behavior or not.
Forgot to mention that the first image is 512x666, which you can verify by looking at the page source. But Page Info lists it as 514x668.
Confirmed Platform: PC OS: Linux 2.2.16 Mozilla Build: 2001020512 Marking NEW.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: User Interface: Design Feedback → XP Apps
Ever confirmed: true
OS: Windows 98 → All
Hardware: PC → All
Interesting. It may ultimatly be a c++ problem (still a simple one though) because as I recall the code is just using image.width and image.height. If these values include the border, I think that it should be changed. When I get back to my computer I'll check it out. OTOH, it may not be possible to change that without screwing up the layout code, if the layout code is relying on these figures to include the border. That would suck.
Sending to component owner
Assignee: hangas → pchen
QA Contact: mpt → sairuh
daniel, would you like to take this one?
Yes, I'll take it. Also, since I've basically fixed every bug that 52730 depends on, should I also assign them to myself? If all goes well I'll have a patch that fixes them all in a few days.
Assignee: pchen → db48x
Status: NEW → ASSIGNED
Blocks: 52730
reassign to dom...
Assignee: db48x → jst
Status: ASSIGNED → NEW
Component: XP Apps → DOM HTML
QA Contact: sairuh → desale
reassign to me..
Assignee: jst → pavlov
checked in fix for 65708 which fixes this bug.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Depends on: 65708
Yup, fixed in 2001052104 build.
No longer blocks: 52730
Updating QA contact to Shivakiran Tummala.
QA Contact: desale → stummala
verified
Status: RESOLVED → VERIFIED
Component: DOM HTML → Page Info
QA Contact: stummala → pmac
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.