Closed
Bug 404111
Opened 18 years ago
Closed 15 years ago
Input box (text) doesn't get focs correctly through Javascript if its layer has been faded in.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: agjino, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-07-30])
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9
In the specified page, please click one of the rotund buttons on the right. A form will fade in and a layer will darken the background. The text box "emri" should get focus through document.....setfocus(). If you type from the keyboard it behaves like it has the focus, but it doesn't show the caret and doesn't respond to keyboard selection through pressing and holding the shift-key. Since the layer fades in, setfocus executes before the layer has gotten fully non-transparent opacity. However, this executes correctly in Internet Explorer 6 and later.
Reproducible: Always
Steps to Reproduce:
1.Open http://imb.com.al/imb2/downloads.php
2.Click one of the orange rotund images on the right.
3.A form that appears near the middle of the page. Press any character keys with the keyboard. The text of the "emri" input box will change accordingly.
Actual Results:
The caret does not show and the selection of text through shift-key is impossible.
Expected Results:
It should behave like a normal textbox with the focus; like it behaves in IE6+ (not tested in IE5).
Comment 1•18 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b2pre) Gecko/2007111310 Minefield/3.0b2pre
I see indeed no cursor in Firefox 2.0.0.9, but this works for me on trunk.
Comment 2•15 years ago
|
||
This bug was originally reported on Firefox 2.x or older, which is no longer supported and will not be receiving any more updates. I strongly suggest that you update to Firefox 3.6.6 or later, update your plugins (flash, adobe, etc.), and retest in a new profile. If you still see the issue with the updated Firefox, please post here. Otherwise, please close as RESOLVED > WORKSFORME
http://www.mozilla.com
http://support.mozilla.com/kb/Managing+profiles
http://support.mozilla.com/kb/Safe+mode
Whiteboard: [CLOSEME 2010-07-30]
Version: unspecified → 2.0 Branch
Comment 3•15 years ago
|
||
No reply, INCOMPLETE. Please retest with Firefox 3.6.8 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•