Closed
Bug 203910
Opened 22 years ago
Closed 21 years ago
When content in element using opacity is selected, scrollbar stops working
Categories
(Core :: XUL, defect, P4)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bugzilla, Assigned: roc)
Details
(Keywords: testcase)
Attachments
(1 file)
817 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030427
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4b) Gecko/20030427
See testcase, its a modified testcase taken from bug 113327. Select the text and
then move the mouse down to select all the text, even the one not visible,
scrollbar will move to its end and then completely stop working.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Comment 1•22 years ago
|
||
Assignee | ||
Comment 2•22 years ago
|
||
This is a problem with views, opacity and event handling. The right way to fix
it is to fix the opacity model.
Assignee: jaggernaut → roc+moz
Priority: -- → P4
Reporter | ||
Comment 3•22 years ago
|
||
The behavior of this has changed, scrollbars do work after selecting the
content, but i guess that is because you can no longer select more than one row
at the time.
Reporter | ||
Comment 4•21 years ago
|
||
With build Gecko/20031126, this WFM.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•