Closed
Bug 16916
Opened 25 years ago
Closed 24 years ago
Space bar should scroll the message and then move to next unread message.
Categories
(SeaMonkey :: MailNews: Message Display, defect, P2)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: lchiang, Assigned: sspitzer)
Details
Attachments
(2 files)
965 bytes,
patch
|
Details | Diff | Splinter Review | |
887 bytes,
patch
|
Details | Diff | Splinter Review |
Space bar should scroll the message and then move to next unread message
10/20/99 build Win32
1) Open Inbox
2) You have several unread messages
3) Select one of them which is causes the scroll bar to appear in the message
pane and place focus in the message pane
4) Press space bar
5) The message scrolls until the end of the message is reached
6) Press space bar again
Actual result: nothing happens
Expected results: The next unread message gets selected in the thread pane and
displayed in the message pane
Add'l notes: This is a feature in 4.x which I greatly rely on to read through
my messages and news postings in an efficient manner. If possible, would like
this in 5.0 :-)
Updated•25 years ago
|
Assignee: phil → alecf
Comment 1•25 years ago
|
||
Reassign to alecf
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M12
Comment 2•25 years ago
|
||
adding putterman to this.
There are huge focus architectural issues to fix before we even have a shot at
this in a reliable manner.
Updated•25 years ago
|
Target Milestone: M12 → M13
Updated•25 years ago
|
Target Milestone: M13 → M16
Comment 3•25 years ago
|
||
I was wondering if/when we were going to get to this feature. FWIW, I really
miss it. Is it really M16?
Summary: Space bar should scroll the message and then move to next unread message → [FEATURE] Space bar should scroll the message and then move to next unread message
Comment 4•25 years ago
|
||
Are the huge architectural issues with focus resolved now?
Updated•25 years ago
|
Priority: P3 → P2
Target Milestone: M16 → M17
Comment 5•25 years ago
|
||
[FEATURE] bugs past M16 are OUT for this release. Marking M20. If you disagree
with this action, please help me explain it to the PDT.
Target Milestone: M17 → M20
Comment 7•25 years ago
|
||
I think this is polish that we need for the product - users have been using this
feature since 3.x
Taking off feature radar, because it's not a FEATURE, it's more of a featurelet
Summary: [FEATURE] Space bar should scroll the message and then move to next unread message → Space bar should scroll the message and then move to next unread message
Target Milestone: M20 → M17
Comment 8•25 years ago
|
||
I don't want to play schedule chicken, but I really miss this feature too. Will
defer to Alec and Steve's judgement about when/if this could be done.
Comment 10•24 years ago
|
||
Don't forget the dialog when you're jumping between folders/groups: `Continue to
next unread message in {folderName/groupName}?' (The dialog has keyboard focus on
the `OK' button, so you can just press Space again to continue.)
Summary: Space bar should scroll the message and then move to next unread message → Space bar at end of message should move to next unread message
Comment 11•24 years ago
|
||
cross-folder navigation is a completely different bug... which might not be
filed..
Reporter | ||
Comment 12•24 years ago
|
||
I'm sure Laurel has filed it.
It's http://bugzilla.mozilla.org/show_bug.cgi?id=17801 to track cross folder
navigation.
Comment 13•24 years ago
|
||
changing title back to it's original one.. we want to make sure to scroll the
message when the user hits space.
I've got this partially working in my tree.
Summary: Space bar at end of message should move to next unread message → Space bar should scroll the message and then move to next unread message.
Assignee | ||
Comment 14•24 years ago
|
||
alec, do you still have a partial fix for this?
feel free to attach the patch and hand the bug off to me.
(see #17801, next across folders is working.)
Assignee | ||
Comment 15•24 years ago
|
||
adding me to the cc list.
Comment 16•24 years ago
|
||
Yes, I think so. I'll attach a patch.
Comment 17•24 years ago
|
||
filters/search UI->gayatrib
Assignee: alecf → gayatrib
Status: ASSIGNED → NEW
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: Future → mozilla0.6
Updated•24 years ago
|
Target Milestone: mozilla0.6 → mozilla0.9
Assignee | ||
Comment 19•24 years ago
|
||
taking from alecf.
add jst, who has some sort of patch.
Assignee: alecf → sspitzer
Status: ASSIGNED → NEW
Comment 20•24 years ago
|
||
Well, what I have is not really anything I'm proud of and it doesn't really work
all the time either, I hacked on this months back and found this in one of my
trees today. This patch does make mozilla scroll when pressing space when
reading a news message and if we're at the bottom of the message it skips to the
next unread message. The problem is that sometimes the code makes mozilla go to
the next unread message w/o scrolling so that needs to be fixed before this is
ready for prime time. I'm guessing the event handler runs in the wrong
window/context sometimes so we're not able to scroll the content window. I'll
attach the patch.
Comment 21•24 years ago
|
||
Comment 22•24 years ago
|
||
as mentioned in bug triage meeting yesterday, am nominating spacebar navigation
releated bugs.
Keywords: nsbeta1
Comment 23•24 years ago
|
||
marking nsbeta1-, though if someone can get the patch to work correctly, it
would be taken.
Comment 26•24 years ago
|
||
Comment 27•24 years ago
|
||
Please reconsider this one, annoying bugs like this one is what makes people
think this product sucks. The lates attachment works, if someone who understands
the mailnews UI code could spend 5 minutes looking at the patch and testing what
it does I think it could be ready for checkin.
Please, please, please. Pretty please!
Target Milestone: Future → ---
Comment 28•24 years ago
|
||
I can provide a=ben@netscape.com. Someone from mailnews should review...
Comment 29•24 years ago
|
||
Johnny, it's great!! It works fine on my own build on Linux.
But I prefer moving to 'next message' (not 'unread') with space bar.
So I modified your patch and it makes me happy now.
Comment 30•24 years ago
|
||
Cool :-)
I think mozilla should follow what NS4.x did tho, and go to the next unread
message when you press space. You're always free to do whatever you want in your
own build, of course :-)
Comment 31•24 years ago
|
||
FYI, the nsbeta1- and the future refer to the current owner of the bug doing the
fix. If someone else contributes a good patch then we'll take it.
So, thanks for the patch. It'll make a lot of keyboard users happy.
Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9
Assignee | ||
Comment 33•24 years ago
|
||
now that the performance branch has landed I'll work on getting this landed.
Assignee | ||
Comment 34•24 years ago
|
||
fixed. thanks for the patch jst.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 35•24 years ago
|
||
Linux (2001-03-26-05 mtrunk)
Win32 (2001-03-26-09 mtrunk)
Mac (2001-03-26-12 mtrunk)
Verify this one. However, crash occurs when scrolling using space bar on News.
See bug 73485,
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•