Closed Bug 700374 Opened 10 years ago Closed 10 years ago

Changing zoom level on Google Reader misaligns some image buttons.

Categories

(Core :: Web Painting, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 698590

People

(Reporter: drewkunpwns, Unassigned)

References

()

Details

Attachments

(1 file)

When on Google Reader, changing the zoom level to anything besides the default breaks the image&button alignment for certain buttons (as seen in the screenshot). Using Firebug, the offending section of CSS appears to be:
.jfk-button-standard .jfk-button-img {
    opacity: 0.55;
}
Hardware: x86 → All
OS: Windows 7 → All
I see the misalignment, but this has nothing to do with the CSS OM...

That said, I can confirm that removing the opacity style fixes the rendering, which is _really_ weird.  roc, Timothy, what's going on there?
Status: UNCONFIRMED → NEW
Component: DOM: CSS Object Model → Layout: View Rendering
Ever confirmed: true
QA Contact: style-system → layout.view-rendering
Version: 10 Branch → Trunk
Clarification: all images that use the "opacity" CSS property scroll up and down when zoom level is changed, rather than being re-sized.
Probably duplicate of bug 698590.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Duplicate of bug: 698590
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.