Closed
Bug 975358
Opened 12 years ago
Closed 10 years ago
Firefox linux (centos) responsive design image scaling porblem
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: ooo_saturn7, Unassigned)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 (Beta/Release)
Build ID: 20131030160516
Steps to reproduce:
FF 25.0, centos 6.4 64. I have an arrow in circle. CSS:
img{
float:left;
width: 15%;
max-width: 33px;
height: auto;
}
Actual results:
In windows xp (ie8,safari,opera,ff,chrome) I checked everything is ok. The image is getting bigger and smaller - no any lines. But in linux some lines appear from the right and at the bottom of the picture. I checked image several times - there are no any lines.
Expected results:
The mustn't be any lines aroung image.
Comment 1•12 years ago
|
||
Could you attach an html/css/img testcase or put a testcase online please? Also, do you see the bug in Firefox 27? thanks
| Reporter | ||
Comment 2•12 years ago
|
||
I think I found the problem. If there are two image files with same name.
| Reporter | ||
Comment 3•12 years ago
|
||
Additional information: there are two html files is zip. Working - when you resize browser window in FF25,26 there are no any lines. Notworking - when you resize there blink some lines around images. I use centos 6.4/64. I tried in FF25,26. In 27 I can't as there is not yes ready rpm file and it's not so easy to install it without rpm - linux your know. As I think this problem appears when there are several images with same name. I checked - and it seems to me that I am right.
Comment 4•10 years ago
|
||
User Agent Mozilla/5.0 (X11; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0
Version 46.0a1
Build ID 20160108030334
Update Channel nightly
Thank you for taking time to report this.
Are you still able to reproduce in the latest version ? If it is not fixed please state your current operating system and Firefox version.
thanks again!
Component: Untriaged → Layout
Flags: needinfo?(ooo_saturn7)
Product: Firefox → Core
Comment 5•10 years ago
|
||
Closing this bug due to lack of response from the reporter.
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(ooo_saturn7)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•