Closed Bug 264526 Opened 20 years ago Closed 19 years ago

Keyboard selection of messages skips first entry

Categories

(SeaMonkey :: MailNews: Message Display, defect)

x86
All
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED EXPIRED

People

(Reporter: vic, Assigned: mscott)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922
Build Identifier: version 0.6 (20040519)

I'm surprised that this hasn't been submitted already since I've been
experiencing it since Mozilla and now in Thunderbird but I couldn't find
anything in bugzilla.

Occasionally, keyboard selection (SHIFT+DOWN ARROW) skips the first entry.

Reproducible: Always
Steps to Reproduce:
1. Select a range of messages with the keyboard (SHIFT-UPARROW) starting lower
in the list, selecting toward the top.  Make sure to leave a few messages below
the selection.
2.Hit the DEL key to delete those messages.
3.Select a few messages, this time going downward.

Actual Results:  
The first press of SHIFT-DOWNARROW will unselect the current entry.  Successive
presses will select entries correctly.

Expected Results:  
The entry that is selected at the beginning of the select operation should stay
selected.
This is easy to reproduce with TB 0.8, and with Mozilla 1.7.2, Win2K; but I do 
not see the same symptom in Mozilla 1.8a5-1011.  I haven't installed a TB 
nightly, it might be fixed for that as well; I'll hold off confirming until I 
can verify that.

The symptom also exists in the browser -- for instance, the bookmark manager.
Maybe this is related to the patch in bug 219706?

> Successive presses will select entries correctly.

In my experience, this is not quite true; the actual items that are selected 
depends on the number of items that have been shift-selected in the first group.
Start selection on item[0].  
Select N items via (N-1) × shift-uparrow, then delete:
  item[1] is now selected.
shift-downarrow:
  item[1] is unselected
  item[2] has the focus box, but is not selected
shift-downarrow:
  item[2] is selected (and remains selected)
  item[3] has the focus box, but is not selected
... etc.
On the Nth shift-downarrow,
  item[N] is left unselected
  item{N+1] is selected (and has the focus rectangle, altho that's hard to see)

Subsequent presses continue to select as expected.

xref bug 164338
OS: Linux → All
Product: Thunderbird → MailNews
Version: unspecified → Trunk
*** Bug 127976 has been marked as a duplicate of this bug. ***
Product: Browser → Seamonkey
This is an automated message, with ID "auto-resolve01".

This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.

While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.

If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.

The latest beta releases can be obtained from:
Firefox:     http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey:   http://www.mozilla.org/projects/seamonkey/
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in before you can comment on or make changes to this bug.