Closed Bug 291998 Opened 20 years ago Closed 20 years ago

Confirmation window no longer accepts <enter>. Must click OK.

Categories

(SeaMonkey :: Passwords & Permissions, defect)

x86
Linux
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 288729

People

(Reporter: whansard, Assigned: dveditz)

Details

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

When you password manager asks for the master password, and i enter it, i cannot
finish the dialog by hitting enter.  I must use the mouse, and click ok.  On my
cvs build of a month ago and before, i could hit enter.  Now hitting enter does
nothing.

Reproducible: Always

Steps to Reproduce:
1.Software Security Device asks for master password.
2. I Enter it.
3. I hit enter.  The box stays until i click OK

Actual Results:  
Nothing.  I must click OK.

Expected Results:  
Hitting <Enter> should  be accepted the same as clicking OK.
I'm assuming you are using a gtk2 build

*** This bug has been marked as a duplicate of 288729 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
(In reply to comment #1)
> I'm assuming you are using a gtk2 build
> 
> *** This bug has been marked as a duplicate of 288729 ***

I think it's gtk2.  Sorry about the duplicate.  I did search for a while.

 ldd mozilla-bin
        libxpcom.so => not found
        libxpcom_core.so => not found
        libmozjs.so => not found
        libplds4.so => not found
        libplc4.so => not found
        libnspr4.so => not found
        libpthread.so.0 => /lib/libpthread.so.0 (0x41420000)
        libdl.so.2 => /lib/libdl.so.2 (0x41229000)
        libgtk-x11-2.0.so.0 => /usr/local/lib/libgtk-x11-2.0.so.0 (0x400150
        libgdk-x11-2.0.so.0 => /usr/local/lib/libgdk-x11-2.0.so.0 (0x402f50
        libatk-1.0.so.0 => /usr/local/lib/libatk-1.0.so.0 (0x40363000)
        libgdk_pixbuf-2.0.so.0 => /usr/local/lib/libgdk_pixbuf-2.0.so.0 (0x
000)
        libpangoxft-1.0.so.0 => /usr/local/lib/libpangoxft-1.0.so.0 (0x4039
        libpangox-1.0.so.0 => /usr/local/lib/libpangox-1.0.so.0 (0x40399000
        libpango-1.0.so.0 => /usr/local/lib/libpango-1.0.so.0 (0x403a4000)
        libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x403dd0
        libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x404130
        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x40417000)
        libX11.so.6 => /usr/X11/lib/libX11.so.6 (0x40499000)
        libm.so.6 => /lib/libm.so.6 (0x4114f000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x415d3000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x41253000)
        libc.so.6 => /lib/libc.so.6 (0x41018000)
        libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x4053e000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40541000)
        libXft.so.2 => /usr/local/lib/libXft.so.2 (0x4054d000)
        libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x4055e000)
        libXrender.so.1 => /usr/local/lib/libXrender.so.1 (0x405c8000)
        libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x405d1000
        libpangoft2-1.0.so.0 => /usr/local/lib/libpangoft2-1.0.so.0 (0x405f
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x41000000)
        libexpat.so.0 => /usr/local/lib/libexpat.so.0 (0x4061d000)
        libz.so.1 => /usr/lib/libz.so.1 (0x4063d000)
>        libgtk-x11-2.0.so.0 => /usr/local/lib/libgtk-x11-2.0.so.0 (0x400150

yep, that's gtk 2.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.