зеркало из https://github.com/mozilla/gecko-dev.git
Bug 143866 Ctrl+T opens new tabs in tab-bar-less (popup, no toolbar) windows - regression fix created by landing of patch on bug 105885
p=me r/sr=neil
This commit is contained in:
Родитель
93e1bb29dc
Коммит
39a542d5d6
|
@ -59,7 +59,7 @@
|
|||
<xul:hbox class="tab-drop-indicator-bar" hidden="true">
|
||||
<xul:image class="tab-drop-indicator"/>
|
||||
</xul:hbox>
|
||||
<xul:hbox class="tabbrowser-strip chromeclass-toolbar" collapsed="true" tooltip="_child" context="_child"
|
||||
<xul:hbox class="tabbrowser-strip" collapsed="true" tooltip="_child" context="_child"
|
||||
anonid="strip"
|
||||
ondraggesture="nsDragAndDrop.startDrag(event, this.parentNode.parentNode); event.stopPropagation();"
|
||||
ondragover="nsDragAndDrop.dragOver(event, this.parentNode.parentNode); event.stopPropagation();"
|
||||
|
|
Загрузка…
Ссылка в новой задаче