Open Bug 76267 Opened 23 years ago Updated 16 years ago

going to next item in thread pane should autoscroll

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: bugzilla, Unassigned)

References

Details

(Keywords: access)

Attachments

(5 files)

this is a really useful feature in 4.x on linux [alas, not implemented afaik in
4.x for win32 or mac]. if i go to the next [non-visible] item in the thread
pane, 6.x/mozilla merely scrolls to display the next item --in 4.x it would
scroll half a pagefull [well, autoscroll down roughly half the height of the
thread pane].

will attach screenshots soon, but here are some steps to see this --try it out
in both 6.x/mozilla and 4.x on linux.

1. let's say i've selected the item that's visible [displayed] in the thread
view --mind you, this isn't the same as the last item in the thread pane.
2. hit N [or F] to go to the next item.
Keywords: 4xp, access
QA Contact: esther → nbaca
Keywords: nsCatFood
Seth, I will look into this.  Outliner has support for autoscroll, I think.
It should only autoscroll if one is navigating with the keys, right? Not when
clicking?
yes, in 4.x autoscroll occurs when using the keyboard --but not when clicking
the scrollbar in the thread pane [if that's what you're referring to].
Håkan, I'll have a look at this, if you don't mind.
be my guest!
Okay, I know how to fix this. I'm just awaiting an IP waiver from my employers
for any Moz code that I write. Once I have that, it'll take a few minutes to put
together.
Depends on: 97110
The patch depends on bug 97110, but you can still test it by editing the patch
thusly:

+  var lastVisible= outlinerQueryInterface.getLastVisibleRow() -2;

(bug 97110 just outputs a last visible row count that's too big by 2).
Keywords: patch
Product: Browser → Seamonkey
Assignee: sspitzer → mail
still wanted?
> still wanted?

I'd say yes, but I bet the patch is slightly bitrotted after almost 6 years. ;-)
Someone else is going to have a look at this, I really don't have the time/impetus to do so. :(
Assignee: mail → nobody
QA Contact: nbaca → message-display
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: