Closed
Bug 254390
Opened 21 years ago
Closed 21 years ago
Clicking mousewheel in XML document tree removes tag names
Categories
(Core :: XML, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: matthew, Assigned: hjtoi-bugzilla)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.9.2
If I press the mousewheel (middle clidk) while viewing an XML document tree the
document loses all it's tags and just shows the text nodes in a big mess.
Reproducible: Always
Steps to Reproduce:
1. load an xml document
2. click mousewheel (middle click)
Actual Results:
All the tags from the tree dissappear
Expected Results:
Let me scroll as normal
| Reporter | ||
Comment 1•21 years ago
|
||
(In reply to comment #0)
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7)
Gecko/20040707 Firefox/0.9.2
> Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7)
Gecko/20040707 Firefox/0.9.2
>
> If I press the mousewheel (middle clidk) while viewing an XML document tree the
> document loses all it's tags and just shows the text nodes in a big mess.
>
> Reproducible: Always
> Steps to Reproduce:
> 1. load an xml document
> 2. click mousewheel (middle click)
>
> Actual Results:
> All the tags from the tree dissappear
>
> Expected Results:
> Let me scroll as normal
Actually I think the "All in one mouse gestures" extension for Firefox is
causing this.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•