Closed
Bug 324045
Opened 19 years ago
Closed 11 years ago
Scrollbars appear when context menu opened
Categories
(Core :: Layout: Positioned, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: taralx, Unassigned)
References
Details
(Keywords: testcase)
Attachments
(1 file)
802 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5
The testcase contains viewport-centric absolutely positioned elements. When you open the context menu, more scrollbars appear!
Reproducible: Always
Steps to Reproduce:
1. Open testcase.
2. Right click in window.
Actual Results:
Scrollbars appear.
Expected Results:
Scrollbars do not appear.
Comment 2•19 years ago
|
||
This changed between 1.8b_2005012606 and 1.8b_2005012706.
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=PhoenixTinderbox&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2005-01-26+05%3A00%3A00&maxdate=2005-01-27+06%3A00%3A00&cvsroot=%2Fcvsroot
Comment 3•19 years ago
|
||
When tabbing through the testcase I can see the issue even with a 2005-10-04 build.
I bet this started happening when they fixed the bug that enabled focus on overflow:auto/scroll boxes.
Comment 4•19 years ago
|
||
Testcase WFM on Win32 both pre- and post-reflow landing. Can anybody else confirm?
Comment 5•19 years ago
|
||
I'm still seeing this with:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20061210 Minefield/3.0a1
when tabbing through the document.
This may very well be basically the same issue as bug 286368.
Depends on: 286368
Comment 6•11 years ago
|
||
Testcase is wfm now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•