Open
Bug 1319855
Opened 9 years ago
Updated 3 years ago
Border of the text is not displayed on zoom out(<100%)
Categories
(Core :: Layout, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: harsha.samayamanthri, Unassigned)
Details
Attachments
(1 file)
1.16 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36
Steps to reproduce:
1. Run the attached test1.html file on chrome browser
2. Hover over the test to see the border of 2px
3. Press cntrl - to zoom out (90%), now hover over the text to see that the border of 2px is missing.
FYI- It is observed on FirefoxESR(45.5.0) on windowsOS
Actual results:
The 2px border for the text is not displayed when zoomed out.
Expected results:
The border of 2px should be visible all the time on hovering the text , irrespective of zoom level.
Reporter | ||
Updated•9 years ago
|
OS: Unspecified → Windows 10
Priority: -- → P3
Hardware: Unspecified → All
Could you attach a screenshot when the issue is visible, please.
Component: Untriaged → Layout
Flags: needinfo?(harsha.samayamanthri)
Product: Firefox → Core
Nevermind, I'm able to reproduce the issue with resolution at 100% on Win 7. It's probably a rounding issue when rendering the border line.
Flags: needinfo?(harsha.samayamanthri)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•