Closed Bug 459522 Opened 16 years ago Closed 16 years ago

style sheet rendering make scroll bar active without needed

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 394154

People

(Reporter: 434soft, Unassigned)

References

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3 I many time see that if I want to display more than one div or table in same vertical position this problem occur( I also see this effect in many corporate sites). To continue more than one div or table like element in same vertical position, generally designer use display:inline. but this code not work fine because of its other effect on display. So Designer use second path, they place position:relative. and write top:-XXpx; left:-XXpx (here xx is some value) which place other element in same line. Designer always try to feet all content in clients requirement's resolution. Here by using above code, designer will set all element within resolution(Means user has to minimum scroll the page) but after all "Scroll Bar become active " and also has large scroll without display any other content. I have seen in IE this problem not occur. I also seen that Google Picassa which use mozilla and netscape's compo. that also has no problem. Please remove this problem for Designer. I am Developer(Java). I do my work for database related application. I have to put my output in final xhtml format, my output come fine in IE and Google Chrome. But some time I have to hear problem like output table is not in manner. Ok in printing it also print fine. but it display scroll bar without needed. Thank you RD Reproducible: Always Steps to Reproduce: 1.Please inform the core team which work how to render css property to display content for element using w3c standards 2. 3. Actual Results: If the page content feet in its resolution then scroll bar must not active(if some designer define some width or height more than resolution then it should display active scroll bar) Expected Results: Scroll bar must not active, when position:related is used and top or left use negative value Follow W3C standard for rendering CSS for element display
This attatchment show vertical and horizontal scroll bar active without needed. The horizontal scroll bar is not active in Internet Explorer and also in Google Chrome.
This is caused by Bug 300030.
Component: General → Layout: Tables
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → Trunk
table with position:relative & left:xxx
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: