Closed
Bug 116874
Opened 24 years ago
Closed 16 years ago
Resizing text with ^+, some text is off-screen and invisible
Categories
(Core :: Layout, defect, P4)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.2alpha
People
(Reporter: carl, Unassigned)
References
()
Details
(Whiteboard: [bae:20020114])
Attachments
(1 file)
|
40.81 KB,
image/gif
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120
BuildID: 2001112012
When I increase font size on the above URL with ^+, the last line on the page
runs off the right edge of the screen. This is similar to known bug 116248,
except that on this page and my build and my system (this is getting pretty
specific) the text doesn't reflow AND NO HORIZONTAL SCROLL BAR APPEARS, making
the text utterly unreachable (without sizing the font back down).
Reproducible: Always
Steps to Reproduce:
1.Go to above URL
2.Strike ^+ twice
3.Look at the bottom of the page
Actual Results: As in description, the last two words on the page ("my
content") are not visible, and no way exists to scroll over to them.
Expected Results: Reflowed the text to account for the larger font size, or at
least shown a scroll bar.
Comment 1•24 years ago
|
||
Could you please test this with 0.9.7 or preferably a nightly?
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
I get a reflow using Linux 2002011108 build
Comment 2•24 years ago
|
||
I did encounter this issue on W2K, using the trunk build from 20020114. There is
a line about 2/3 down the page. It seems to only happen if there are at least
two lines of text. Try this sample of text:
<body bgcolor="#000000">
<blockquote>
<p><font face="Arial" size="2" color="#FFFFFF">
<br>
All our efforts at making George smarter were like throwing snowballs at the
sun.<br>
<br>
And that is all I have to say about that. </font><br>
</p>
</blockquote>
</body>
just display that bit of code/text, and do ctrl- and then ctrl+, ctrl+ and you
should see the last line flow off to the right
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Linux → All
Priority: -- → P4
Whiteboard: [bae:20020114]
Target Milestone: --- → mozilla1.2
Per Christopher Aillon's request, I tested with 0.9.7. The bug is still there.
I have not tested on a nightly, and frankly since upgrading means deleting and
reinstalling everything, it's too much trouble.
I've uploaded an attachment showing what happens.
Carl Fink
Comment 5•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050416
URL WFM Please verify whether it works for you, and if so, change the status of
this bug.
Updated•16 years ago
|
Assignee: attinasi → nobody
QA Contact: chrispetersen → layout
Comment 6•16 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.3a1pre) Gecko/20090909 Minefield/3.7a1pre
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•