Closed
Bug 173470
Opened 23 years ago
Closed 15 years ago
docs.md - Frame with body { overflow:scroll; } appears too small
Categories
(Tech Evangelism Graveyard :: Other, defect)
Tech Evangelism Graveyard
Other
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: foxy, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021005
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021005
The search frame is displayed incorect.
Reproducible: Always
Steps to Reproduce:
1. Go to www.docs.md
2. Select RO
3. From left side select "Cautarea"
Actual Results:
The frame's height is too small (in IE is OK)
Expected Results:
corect frame height
Comment 1•23 years ago
|
||
Tech evang problem ?
See this in frame :
"var nav,old,iex=(document.all),yyy=-1000;
if(navigator.appName=="Netscape"){(document.layers)?nav=true:old=true;}
if(!old){
var skn=(nav)?document.dek:dek.style;
if(nav)document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=get_mouse;"
So, moving this bug to tech evang east europe ?
Summary: Incorect frame → Incorect frame
Comment 2•23 years ago
|
||
How does that code affect the frame height?
| Reporter | ||
Comment 3•23 years ago
|
||
I observed something : after I input something in editboxes and press button "A
cauta", the height of frame is set to normal,
| Reporter | ||
Comment 4•23 years ago
|
||
And another thing : there is a red question mark in the frame.
When I move mouse over it, in IE appears a simple window with some explanations.
In Mozilla appears a MessageBox with OK button.
Comment 5•23 years ago
|
||
-> tech evangelism
Assignee: asa → prokosch
Component: Browser-General → Europe: East
Product: Browser → Tech Evangelism
QA Contact: asa → momoi
Version: other → unspecified
Comment 6•23 years ago
|
||
Why? What part of that site needs to be evangelized, and how is that part
causing the problem being reported?
Comment 7•23 years ago
|
||
BODY { OVERFLOW:scroll;OVERFLOW-X:hidden }
in http://www.docs.md/ASP/SearchDoc.asp?Lang=ROM
there are lots of tech evangelism bugs on this
Summary: Incorect frame → Frame with body { overflow:scroll; } appears too small
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Summary: Frame with body { overflow:scroll; } appears too small → docs.md - Frame with body { overflow:scroll; } appears too small
Comment 9•22 years ago
|
||
-> other
Assignee: nobody → other
Component: Europe: East → Other
QA Contact: momoi → other
Comment 10•15 years ago
|
||
INCOMPLETE due to lack of activity since the end of 2009.
If someone is willing to investigate the issues raised in this bug to determine whether they still exist, *and* work with the site in question to fix any existing issues, please feel free to re-open and assign to yourself.
Sorry for the bugspam; filter on "NO MORE PRE-2010 TE BUGS" to remove.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•