Closed Bug 174204 Opened 22 years ago Closed 21 years ago

Dynamic CSS menu requires doubleclick

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 102578

People

(Reporter: jemamo, Assigned: joki)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/00200205
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/00200205

The links in the dynamic menu in the URL demands doubleklick in Mozilla 1.0
Linux, but works fine with singleklick in Mozilla 1.0 Win.

Reproducible: Always

Steps to Reproduce:
1.Mouse over a menu item, and the menu expands
2.Chose a menu item from the expanded menu
3.klick to go to the URL

Actual Results:  
Nothing when using Mozilla 1.0 under Linux

Expected Results:  
Browser should have gone to the chosen URL just like it does with Moz.1.0 under
windows.
this seems rather unusual.
1. the menu is simple links in divs.  no javascript.
2. the items that don't work have "title" attributes.  "Testa Linux",
"Distributioner" and "Programjaforelse" do not have "title" attributes and have
different bad behavior (similar to bug 132592)

marking NEW
==> Event handling
Assignee: asa → joki
Status: UNCONFIRMED → NEW
Component: Browser-General → Event Handling
Ever confirmed: true
QA Contact: asa → rakeshmishra
Attached file testcase
1. mouseover "Hover me"
2. mouseover "has title"
3. wait for tooltip
4. click (underline comes back, but nothing else)
5. click again (links go away)

it looks like clicking while a tooltip is active fires mouseout on the link. 
clicking without a tooltip fires mouseout on the <div>

FYI: I have crashed a few times trying out testcases and the URL...
Keywords: testcase
Attachment #102718 - Attachment mime type: text/plain → text/html
QA Contact: rakeshmishra → trix
Blocks: 113492
Summary: Dynamic css menu demands doubleklick → Dynamic CSS menu requires doubleclick
I think this might be related to bug 102578.  Moz + my patch for that bug
fixes this issue for me.
> I think this might be related to bug 102578.

indeed.  I only see the bug with click-to-raise/focus.  sloppy focus works fine.

marking dupe.

*** This bug has been marked as a duplicate of 102578 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: