Closed
Bug 296368
Opened 20 years ago
Closed 17 years ago
XML page displays wrong when press END button
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 215055
People
(Reporter: alexx, Unassigned)
References
()
Details
(Keywords: qawanted)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru-RU; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
1. load page http://www.gentoo.org/doc/ru/gentoo-security.xml
2. press END button
3. text in "code listing" area's = unvisible
Reproducible: Always
Steps to Reproduce:
1. load page http://www.gentoo.org/doc/ru/gentoo-security.xml
2. press END button
Actual Results:
text in "code listing" area's = unvisible
Comment 1•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511
Firefox/1.0.4
Confirmed. This has a workaround: hitting the refresh button (eventually) makes
the text reappear. After that, you can hit END again and the text will continue
to show.
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050608
Firefox/1.0+ ID:2005060812
WFM
Comment 3•20 years ago
|
||
Seing this as well:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050703
Firefox/1.0+
Scroll up and down to the bottom when the page has loaded. The content will be
missing sometimes.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Comment 5•19 years ago
|
||
I see the issue like in comment 3 (but for a short while, and not always)
I think this could be related to bug 255706.
The text in "code listing" area's are PRE tags which have style overflow:auto set.
Comment 6•19 years ago
|
||
url is gone. I think this one is similar to the original one:
http://www.gentoo.org/doc/nl/gentoo-security.xml
Depends on: 255706
Comment 7•19 years ago
|
||
I don't get invisible text in the code listing, but jumping back Home from the End leaves the code listing content over the expected content. Only if document is > 2^15 px tall. linux trunk 2005-12-27
(In reply to comment #8)
> Probably the usual 16-bit coordinate issues.
Yes, the stylesheets of that site includes overflow and its special friends.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•