Closed
Bug 95704
Opened 23 years ago
Closed 20 years ago
[patch]the keyboard stops working when window is minimized and then maximized again
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: madhur, Assigned: bryner)
References
()
Details
(Keywords: testcase, Whiteboard: [no ETA])
Attachments
(3 files)
5.08 KB,
patch
|
Details | Diff | Splinter Review | |
5.39 KB,
patch
|
Details | Diff | Splinter Review | |
4.46 KB,
text/html
|
Details |
specific to Mac OS-10
build tested on : 2001-08-08-06trunk
1. Go to the above mentioned url
2. type something in the text boxes
3. minimize the window
4. now maximize the window again.
5. use the arrow keys to go left or right [OR] try typing something else
actual: The keyboard goes dead - stops working
If i click on another some other textbox... the keyboard starts working again.
Another scenario is , when I hit the back browser button and then the 'forward'
button -- the keyboard gets activated again.
Comment 1•23 years ago
|
||
Yep. The cursor ,which is in the active field, is not functioning when key is
pressed. Checked on Mac OS X 10.0.4 with Aug 22nd build. CC pinkerton, sdagley.
Easy workaround, but could be quite annoying for users. Nominating for branch.
Keywords: nsbranch
Comment 3•23 years ago
|
||
This sounds like somebody needs to set focus on the window when it gets
maximized. Dan M. did all the maximize work, he should look at this bug.
Updated•23 years ago
|
Whiteboard: OSX+
Comment 7•23 years ago
|
||
Dan - Pls provide us with an ETA for this one.
Whiteboard: OSX+ → OSX+,[ETA?]
see my comment above, dated 2001-09-19 15:28
Whiteboard: OSX+,[ETA?] → OSX+,[no ETA]
Comment 9•23 years ago
|
||
There is an existing workaround (i.e. Click into a field). = PDT-
Whiteboard: OSX+,[no ETA] → OSX+,[no ETA], PDT-
Updated•23 years ago
|
Whiteboard: OSX+,[no ETA], PDT- → OSX-,[no ETA], PDT-
Comment 10•23 years ago
|
||
*** Bug 100822 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 11•23 years ago
|
||
what target milestone is this bug going to be set for?
It is an annoying bug and user will come across it.
Comment 12•23 years ago
|
||
Seeing this with Linux/x86 under fvwm2
Please change Platform/OS to All/All
Comment 13•23 years ago
|
||
I am also seeing this on Win 2k using build 2001112803.
I am marking this all/all.
OS: MacOS X → All
Hardware: Macintosh → All
Updated•23 years ago
|
Whiteboard: OSX-,[no ETA], PDT- → [no ETA]
Comment 14•23 years ago
|
||
Still not fixed with 2002013010 branch and 2002013012 trunk.
I should note that the described workaround is NOT working for me. The only way
to continue using mozilla is to open a new window with the mouse and close the
old window with the mouse.
Comment 15•23 years ago
|
||
See also my comment in bug 107405#c17
Comment 16•23 years ago
|
||
nominating as nsbeta1 ...
can we get this one in before M1.0?
Keywords: nsbeta1
Comment 18•23 years ago
|
||
taking since I think I have a grasp on the issue
Updated•23 years ago
|
Comment 19•23 years ago
|
||
Comment 20•23 years ago
|
||
Comment 21•23 years ago
|
||
Is this patch being reviewed or has it been postponed until after 1.0 ?
Comment 22•23 years ago
|
||
saari: Any chance you could add some linux and osx magic to your patch?
Comment 23•22 years ago
|
||
another dupl of bug 82534?
Comment 24•22 years ago
|
||
Comment 25•22 years ago
|
||
Reproduced on Mac 12/16 Trunk Build, OSX
Updated•22 years ago
|
Target Milestone: mozilla0.9.9 → ---
Comment 26•22 years ago
|
||
->bryner is about to fix the Mac version of this. Works on win32 for me
Assignee: saari → bryner
Comment 27•21 years ago
|
||
from #26, did bryner fixed it ? adding self and brian in cc in order to know the
status of this.
Brian did you fixed thi issue ?
Summary: the keyboard stops working when window is minimized and then maximized again → [patch]the keyboard stops working when window is minimized and then maximized again
Comment 28•21 years ago
|
||
Note the second patch, attachment 73114 [details] [diff] [review], has already been checked in for bug
82534 (though the nsWebShellWindow part was #ifdef XP_WIN).
Comment 29•21 years ago
|
||
Confirming this works now on Windows Mozilla 1.8a2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a2) Gecko/20040603
The Mac part of the fix was not checked in -- so it's probably still broken there.
BTW, don't we mean "restore" and not "maximize" for this bug?
OS: All → MacOS X
Comment 30•20 years ago
|
||
WFM in 1.8a6 for OS X.
All but changes in the patch except those made to to the last file have since
been checked into the trunk. So, if it makes more sense to mark this as fixed,
feel free.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•