Open
Bug 275071
Opened 21 years ago
Updated 1 year ago
Open popup bookmark: differing behaviour w/keyboard and w/mouse
Categories
(Core :: DOM: Events, defect, P5)
Core
DOM: Events
Tracking
()
NEW
People
(Reporter: jmnbpt, Unassigned)
References
Details
Attachments
(1 obsolete file)
Concerning the popup blocker, opening a Javascript bookmark with from the
Bookmarks menu has different behaviour when using the mouse and when using the
keyboard.
To reproduce the problem:
1) Set the Popup blocker to accept the specified URL.
2) Create a javascript bookmark, which does a window.open() for the URL. Let's
name the bookmark "ZZT".
3) Alt+B (Bookmarks)
3) 'Z' key.
Result:
The popup blocker announces the window has been blocked. This does not happen
(and the popup shows up unrestrained) when using the mouse or the arrow keys to
navigate the Bookmarks menu and open the bookmark.
Expected result:
The popup blocker should not differentiate between using the keyboard speedkeys
and the mouse/arrow keys to open the popup.
Comment 1•21 years ago
|
||
*** Bug 275072 has been marked as a duplicate of this bug. ***
Comment 2•21 years ago
|
||
At least tenatively --> NEW. Related (in the sense of "it might fix it" if not
"actually a dup of"): bug 268830
Assignee: firefox → vladimir+bm
Status: UNCONFIRMED → NEW
Component: General → Bookmarks
Ever confirmed: true
QA Contact: firefox.general → mconnor
Comment 3•21 years ago
|
||
Nope, not fixed by the fix for bug 268830 - I still see it in both Firefox and
in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a6) Gecko/20050108
Assignee: vladimir+bm → events
Component: Bookmarks → DOM: Events
OS: Linux → All
Product: Firefox → Core
QA Contact: mconnor → ian
Hardware: PC → All
Version: 1.0 Branch → Trunk
![]() |
||
Comment 4•21 years ago
|
||
Loads from bookmarks should just use the webnavigation flag to allow popups.
Depends on: 278357
Updated•16 years ago
|
Assignee: events → nobody
QA Contact: ian → events
Comment 5•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Attachment #9386208 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•