mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-28 05:10:49 +00:00
nsbeta3+ bug 28508, select all is flakey from the context menu. Make sure popups don't steal focus. r=hyatt
This commit is contained in:
parent
fec02531da
commit
9e04f1e08d
@ -29,7 +29,7 @@ checkbox,radio,tree,menulist {
|
||||
}
|
||||
|
||||
|
||||
menupopup, splitter {
|
||||
menupopup, popup, splitter {
|
||||
user-focus: ignore;
|
||||
}
|
||||
|
||||
|
@ -29,7 +29,7 @@ checkbox,radio,tree,menulist {
|
||||
}
|
||||
|
||||
|
||||
menupopup, splitter {
|
||||
menupopup, popup, splitter {
|
||||
user-focus: ignore;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user