Closed Bug 361081 Opened 18 years ago Closed 14 years ago

mouse-scrolling does not work in a pour window

Categories

(SeaMonkey :: General, enhancement)

x86
Windows XP
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: Frank.Weichert, Unassigned)

Details

(Whiteboard: bugday0420)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.7) Gecko/20060910 SeaMonkey/1.0.5

function
   window.open(link, "Window","width=800,height=1000");
opens a new pour window. If the content has more lines
than scrolling works only with cursor-keys,
not with mouse-scrolling
(Mozilla is fine, only SeaMonkey has this problem)

Reproducible: Always

Actual Results:  
in pour windows only cursour-key-scrolling works

Expected Results:  
in pour windows also mouse-scrolling should work

workaround:
  window.open(link, "Window","width=800,height=1000",srcollbars=1");
Reporter: are you still seeing this problem?  If so could you set up a testcase that shows it?
SeaMonkey 1.1 branch will only accept security and stability (crashes) fixes.

Reporter, can you try and reproduce with SeaMonkey v2.0a3 or 2.0b1pre ? (This aren't stable enough for everyone's daily use yet).
SM 1.1 has been discontinued. Since we received no feedback I'm closing this one. Please only reopen if you can reproduce with SeaMonkey 2.0 or later.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Whiteboard: bugday0420
You need to log in before you can comment on or make changes to this bug.