Closed
Bug 97126
Opened 24 years ago
Closed 16 years ago
Scrolling flashes, has poor performance when tooltip is over content window
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
INCOMPLETE
Future
People
(Reporter: joe, Unassigned)
Details
(Keywords: perf, Whiteboard: [closeme: 01-04-2009])
If a tooltip is over the content window, scrolling causes the exposed area to
flash and scrolling itself is much slower than normal. This happens at least on
Linux, but has not been tested on Windows.
Steps to reproduce:
1. Click in the content area to ensure it has the focus.
2. Hover over one of the personal toolbar links, and wait for the tooltip to pop up.
3. Scroll using the arrow keys. Note the flashing and poor performance.
This happens on all pages AFAICT.
Comment 1•24 years ago
|
||
This doesn't seem to be affecting Windows 2000 (Build 20010827).. so it is
possibly "linux specific" as you might guess.
Reporter, could you mention your build ID?
(build ID is found at the top of a Mozilla window)
| Reporter | ||
Comment 3•24 years ago
|
||
This is present in 0.9.3 (2001080104), as well as nightlies. If not present on
Windows, I would suspect this is a Linux (or gtk, or something)-only issue.
Comment 4•24 years ago
|
||
Yes, I see this on Linux. I get a flash in a region at the bottom (when
scrolling down) of the content area, about the height of the tooltip.
Not sure who owns this: seems related to views and linux compositing, but
I don't know where you would run into this aside from the case of having
the tooltip window showing.
(Note: when running in Classic, and scrolling down, with or without tooltip,
you will see a flood of gdk assertions: that is bug 95160).
Updated•24 years ago
|
Target Milestone: --- → Future
Comment 5•23 years ago
|
||
This is not an xpapps bug. Starting with toolkit.
Assignee: blaker → jaggernaut
Component: XP Apps: GUI Features → XP Toolkit/Widgets
QA Contact: tpreston → jrgm
Updated•17 years ago
|
Keywords: testcase-wanted
QA Contact: jrgmorrison → xptoolkit.widgets
Updated•16 years ago
|
Assignee: jag → nobody
Comment 6•16 years ago
|
||
Is this bug still valid/reproducible? This was never a problem on Windows, and I don't have a linux box to test.
Whiteboard: [closeme: 01-04-2009]
Comment 7•16 years ago
|
||
@Reporter, we have not heard back from you in a while, so I am closing this bug as INCOMPLETE. You can reopen this bug if more information becomes available. Some helpful information you can provide us is found at http://quality.mozilla.org/bug-writing-guidelines. You should also use a recent version of Firefox, from http://www.getfirefox.com.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Keywords: testcase-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•