Closed
Bug 306473
Opened 19 years ago
Closed 16 years ago
flash wmode="opaque" causes odd behavior with list control and Shift/Ctrl key
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 347185
People
(Reporter: seairth, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
When a flash object is set to wmode="opaque", then it is not possible to select
multiple items in a list control using Ctrl or Shift keys. In the case of Ctrl,
the entire flash object toggles between being selected and not. The shift key
is ignored entirely.
These keys work as expected if wmode="window".
Reproducible: Always
Steps to Reproduce:
I also came across Bug 206264, which is possibly related.
This bug is also the case if wmode is set to "transparent".
I noticed this when my flash input fields didn't accept any numbers that are created with shift+key on an 'azerty-keyboard', also they don't accept ALT-GR for an '@' for instance.
an example can be found at www.taketwo.be (contact page)
(In reply to comment #1)
> This bug is also the case if wmode is set to "transparent".
> I noticed this when my flash input fields didn't accept any numbers that are
> created with shift+key on an 'azerty-keyboard', also they don't accept ALT-GR
> for an '@' for instance.
> an example can be found at www.taketwo.be (contact page)
>
But it does work in IE btw.
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
This bug needs a testcase that demonstrates the bug.
Component: General → Plug-ins
Product: Firefox → Core
Version: unspecified → Trunk
bugexample:
www.taketwo.be
go to contact page. try to fill in email that includes numbers (ex. lol123@gmail.com)
make sure your keyboard is set to "azerty type" so you have to use SHIFT + key to type a number.
Normaly it won't return the right number you typed.
Updated•19 years ago
|
QA Contact: general → plugins
Comment 6•19 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=312920
This bug is similiar and has an example. Control click should work like shift click...
MG
Comment 7•18 years ago
|
||
I confirm the bug with Firefox 2.0
It is a bug of firefox since it works as expected in IE.
Comment 8•17 years ago
|
||
These seem to be related:
https://bugzilla.mozilla.org/show_bug.cgi?id=347185
https://bugzilla.mozilla.org/show_bug.cgi?id=312920
https://bugzilla.mozilla.org/show_bug.cgi?id=306473
https://bugzilla.mozilla.org/show_bug.cgi?id=347185
https://bugzilla.mozilla.org/show_bug.cgi?id=389678
https://bugzilla.mozilla.org/show_bug.cgi?id=401440
Flags: blocking1.9?
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•