Closed
Bug 11841
Opened 25 years ago
Closed 25 years ago
Department name pull-down menu behaving oddly
Categories
(Core :: XUL, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: jason, Assigned: kmcclusk)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(1 file)
(deleted),
text/html
|
Details |
Startup apprunner.exe (using build 1999071417) on Win98 (with all the latest patches). Entered www.firstjewelry.com into the URL text box, and pressed enter. The index page to the site loaded properly.
I then clicked on the 'Pearls' department icon. The 'Pearls' department page loaded properly.
In the upper-right hand corner of the page, there is a pull-down menu that allows users to jump to other departments. This is how it is supposed to work: A user pulls the menu down, selects another department, and then releases the menu. Upon release of the menu, the browser should automatically jump to the new department page. There is no 'submit' or 'go' button. It is supposed to jump automatically, through the use of JavaScript.
Here is what happens in Mozilla: You pull down the departments menu (mouse down event). You select the 'Casual' department. You release the menu (mouse up event). Nothing happens. The pull-down menu text display now reads 'Casual', but the use does not go to the Casual department page.
You then try to correct the problem, and you click on the pull-down menu again (mouse down event). The moment you click on the pull-down menu again, you are then taken to the department page that you had originally intended to go to.
Very repeatable.
Updated•25 years ago
|
Whiteboard: [TESTCASE]
Comment 1•25 years ago
|
||
Comment 2•25 years ago
|
||
This is working for me on Linux, 1999-08-16-08-M9, which makes me think it's a
widgets bug. It should be tested on GFX widgets when they are enabled in a few
days.
Who gets widgets bugs these days? karnaze owns "HTML Form Controls", but I
don't think he's the person for GFX widgets. Or is he?
Kevin McCluskey get 'em. :-) But I think this one's for David Hyatt ...
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Assignee: hyatt → kmcclusk
Status: ASSIGNED → NEW
Comment 4•25 years ago
|
||
site crashes immediately, sounds like combobox, reassigning to kmcclusk
Assignee | ||
Comment 5•25 years ago
|
||
Works correctly with gfx selects enabled. Tested with Sept 14, 1999, 10:00 am
build.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 6•25 years ago
|
||
Tried again with Sept 16, 1999 10:00am build, and it works fine, doesn't crash
and it reloads the page immediately after selecting the 'Pearls' department
page.
Marking as worksforme.
You need to log in
before you can comment on or make changes to this bug.
Description
•