Topic on Extension talk:VisualEditor

How to set the VisualEditor bar size ?

11
Dieudo (talkcontribs)

On a local wiki with this configuration :

  • MW 1.25.1
  • VisualEditor-REL1_25-c1ed854.tar.gz

The bar looks like this :

On the present MediaWiki it looks smaller. Like this :

How do we set this size ?

Thanks for your help.

217.7.213.179 (talkcontribs)

I got the same problem after updating to MW 1.25.1 and the latest VisualEditor Version. Would be great if somebody could help

SeanFoe (talkcontribs)

I have the same problem, the only thing I managed to do was to add in MediaWiki:Vector.css

.oo-ui-toolbar-bar {
  font-size: 0.75em;
}
.oo-ui-window-frame {
  font-size: 0.75em;
}

It's better with this but I don't understand what happened in 1.25 release.

Daphne Preston-Kendal (talkcontribs)

Thanks — it's not perfect, but it fixed the problem for me.

Noboddy (talkcontribs)

Does anybody have any idea how to fix that? It's not just the bar size - which I could accept - but also the popup menu for example if you change image properties. The buttons are way too big and won't even fit into the layout, so it is really annoying to work with it.

109.188.127.7 (talkcontribs)

The same issue. Have no idea how to fix.

Florianschmidtwelzow (talkcontribs)

Just to be sure: You all use the latest 1.25 release of Vector, yes?

Wizo4ka (talkcontribs)

Yes, MediaWiki 1.25.1, Visual Editor Extension REL1_25, Vector Skin from 1.25.1 

Noboddy (talkcontribs)

Yes, I'm using the latest version of Vector. Are you using the snapshot of VisualEditor or the Git master? I got REL1_25 and it doesn't work with that.

The clemiiiii (talkcontribs)

same issue after upgrading from 1.24.2

toolbar isn't the real problem for me, but the option pop-up is -> need to scrool sideways everytime

Noboddy (talkcontribs)

Does anybody have a fix for that problem?

Reply to "How to set the VisualEditor bar size ?"