Closed
Bug 232974
Opened 22 years ago
Closed 22 years ago
disproportional enlargement of page elements after pressing ctrl-plus
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jiang_wq, Unassigned)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113
go to the web page and press ctrl-plus once, to enlarge the text.
scroll down a little bit and you'll see the background of text "Today's paper" is
enlarged more than expected.
press ctrl-plus once again and scroll up, you'll see the background for text
"breaking news" is enlarged more than expected.
Reproducible: Always
Steps to Reproduce:
1.go to the web page and press ctrl-plus once, to enlarge the text.
2.scroll down a little bit and you'll see the background of text "Today's paper"
is enlarged more than expected.
3.press ctrl-plus once again and scroll up, you'll see the background for text
"breaking news" is enlarged more than expected.
Comment 1•22 years ago
|
||
> 2.scroll down a little bit and you'll see the background of text "Today's
> paper" is enlarged more than expected.
It's a table cell. It will be the same width as the cell with the "Report on
Business" text in it.
The real problem is that you're increasing the font size, but the size of the
sidebar is set to a fixed number of _pixels_. In my Mozilla build that sidebar
overflows even without any font zooming. Just bad design on the part of the site.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•