Closed
Bug 100015
Opened 24 years ago
Closed 23 years ago
Editor content context menu shouldn't collapse its menuitems
Categories
(SeaMonkey :: Composer, defect)
SeaMonkey
Composer
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.5
People
(Reporter: neil, Assigned: cmanske)
Details
(Keywords: polish)
Attachments
(2 files)
1.60 KB,
patch
|
cmanske
:
review+
|
Details | Diff | Splinter Review |
2.46 KB,
patch
|
cmanske
:
superreview+
|
Details | Diff | Splinter Review |
Using Build ID: 2001091403
Steps to reproduce problem:
1. Open a new composer window
2. Open the content context menu
Actual results: Context menu has blank gap at the bottom.
Expected results: Unwanted menuitems should be completely undetectable.
Additional information: Try repeatedly pressing down arrow.
Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
-->cmanske
r=brade
Assignee: syd → cmanske
OS: Windows 95 → All
Hardware: PC → All
Target Milestone: --- → mozilla0.9.5
Reporter | ||
Comment 3•23 years ago
|
||
CCing kin@netscape.com for sr
Assignee | ||
Comment 4•23 years ago
|
||
Wait! I already have these changes plus other tweaks to the context menu in my
tree. This is actually a dup of another bug.
Assignee | ||
Comment 5•23 years ago
|
||
Assignee | ||
Comment 6•23 years ago
|
||
I can't find the original bug on this issue -- it was sent to XPFE group.
The menu widget arrow navigation should skip over both "collapsed" and
"hidden" items; the issue was seen only in Composer 'cause we used 'collapsed'
while other modules used 'hidden'. So I didn't check in my fix so they would have
a test case. But at this point, I agree we should probably just checkin a fix
for Composer so the menu works right even if other bug isn't fixed.
As you can see, my patch does everything Neil's does, plus some other cleanup,
such as consistent use of " instead of '.
Neil or Kathy: Could you please r= my fix?
Status: NEW → ASSIGNED
Whiteboard: FIX IN HAND need SR
Comment 7•23 years ago
|
||
sr=hewitt
Assignee | ||
Updated•23 years ago
|
Attachment #50292 -
Flags: superreview+
Assignee | ||
Updated•23 years ago
|
Attachment #49569 -
Flags: review+
Assignee | ||
Comment 8•23 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Whiteboard: FIX IN HAND need SR
Neil, can you verofy this on the latest build and mark
VERIFIED? thanks.
Assignee | ||
Comment 10•23 years ago
|
||
Sujay: You can verify: Open a popup menu and use down arrow key -- each keypress
should go to the next item. That was the original issue that caused these changes.
But since I just did that, I guess I can mark it verified.
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
•