Closed
Bug 49987
Opened 25 years ago
Closed 24 years ago
onblur event of the Button tag fails.
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
INVALID
Future
People
(Reporter: nasiruddin.shaikh, Assigned: waqar)
References
()
Details
When the button is clicked the alert message is displayed 4 times rather than
once.
This bug has been marked "future" because the original netscape engineer working
on this is over-burdened. If you feel this is an error, that you or another
known resource will be working on this bug,or if it blocks your work in some way
-- please attach your concern to the bug for reconsideration.
Target Milestone: --- → Future
select link
handle dialog.
[link should still have focus]
switch to another window.
switch back: dialog
clicking ok causes mozilla to end up behind my netscape bug list (it's the next
item in z-order)
switching back to mozilla: dialog
click ok. mozilla remains on active
a) I don't want blur to happen for app switching. That's an invasion of privacy,
a web page should not know that other apps or windows exist unless it made them.
b) the quirk we have (ok causing mozilla to go behind) should not happen
w32 9/15-5 talkback
BTW-
I saw the problem. The code says "onFocus" instead of "onBlur". Marking
INVALID. Fixed the code on slip/projects:
http://mozilla.org/quality/browser/standards/html/button_onblur.html
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Comment 6•24 years ago
|
||
Reassigning QA Contact for all open and unverified bugs previously under Lorca's
care to Gerardo as per phone conversation this morning.
QA Contact: lorca → gerardok
SPAM. HTML Element component is deprecated, changing to Layout component. See
bug 88132 for details.
Come on Bugzilla, you can do it...
Component: HTML Element → Layout
Comment 10•23 years ago
|
||
Marking invalid with build ID 20011213 on win2k
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•