Closed
Bug 277896
Opened 20 years ago
Closed 20 years ago
Image zoom: Maintain aspect ratio not working correctly
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: meuro, Unassigned)
References
()
Details
Maintain Image aspect ratio is not kept when zooming large image with mouse right-click menu. It seems that the original image height is calculated wrong.
Comment 1•20 years ago
|
||
Worksforme in a current trunk Linux build. Reporter, what build are you using? Can you please test 1.8a6?
| Reporter | ||
Comment 2•20 years ago
|
||
Bug found in: Mozilla 1.7.5 Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 (Will test 1.8a next week.)
| Reporter | ||
Comment 3•20 years ago
|
||
Mozilla 1.8b Mozilla/5.0 I installed a nightly build of 1.8b (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050214. The Image Zoom has been dropped from the build, i.e. no image zoom found in the mouse right-click menu anymore!
Comment 4•20 years ago
|
||
Hmm... Wait. Zoom? There is a "Fit Image To Window" option, but not "Zoom" option (and never has been). Was this inserted by some extension you had?
| Reporter | ||
Comment 5•20 years ago
|
||
(In reply to comment #4) Yes, in Mozilla 1.75 Image Zoom with several zoom sizes is found in the mouse menu. No extensions installed. In 1.8b even the Fit Image feature is dropped out.
Comment 6•20 years ago
|
||
I just checked the source code for 1.7.5, and there is no "image zoom" option in the context menu there. I further verified that there is no such option by downloading a 1.7.5 build and doing a clean install with a clean profile. There is a "Fit to Window" option, which is disabled if the image is not bigger than the viewport. So if you're seeing an "image zoom" option, it's due to some extension you installed (possibly in your profile). Given that, marking invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 7•20 years ago
|
||
Err, I have no idea which extension could be causing this "Zoom Image" feature. How can I find out to put the feeback to correct address?
Comment 8•20 years ago
|
||
I don't know, offhand... look through all the jars in the chrome dir (in the app install or the profile, or both) to find the one with that string in it? Then see what the jar is named?
You need to log in
before you can comment on or make changes to this bug.
Description
•