Closed
Bug 309218
Opened 19 years ago
Closed 19 years ago
[patch] Suppress unnecessary overflow events
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
People
(Reporter: stef, Assigned: stef)
Details
Attachments
(1 file)
|
683 bytes,
patch
|
bzbarsky
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20050919 Firefox/1.6a1 The new tree horizontal scrolling code generates some spurious overflow events which cause horizontal scrollbar to appear when unnecessary. Will attach patch which fixes the problem. Reproducible: Always Steps to Reproduce:
| Assignee | ||
Comment 1•19 years ago
|
||
Attachment #196716 -
Flags: superreview?(roc)
Attachment #196716 -
Flags: review?(bzbarsky)
Comment 2•19 years ago
|
||
Comment on attachment 196716 [details] [diff] [review] Patch which fixes the issue Seems ok, but please replace that tab with spaces.
Attachment #196716 -
Flags: review?(bzbarsky) → review+
Updated•19 years ago
|
Assignee: Jan.Varga → nielsen
Attachment #196716 -
Flags: superreview?(roc) → superreview+
| Assignee | ||
Comment 3•19 years ago
|
||
Boris, would you have a moment to commit this? I don't have commit access. The next little while is going to be very hectic for me as well, so I hope it's okay that I'm giving you ownership of this bug.
Assignee: nielsen → bzbarsky
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•19 years ago
|
||
Back to Nate so we can keep straight who actually fixed the bug.
Assignee: bzbarsky → nielsen
Comment 5•19 years ago
|
||
Checked in.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: Trees → XUL
QA Contact: xptoolkit.trees → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•