When you scroll in Vector with VE enabled, the toolbar will be fixed to the top of the window if the toolbar reach it. This works fine, when you have a skin without a fixed header, but some skins have a fixed header, so the VE toolbar is (maybe partially) hidden by a fixed element. This could be solved by implementing a configurable offset (e.g. using a JS variable, which isn't set in VE, but can be set by any extension/skin), which can be set by skins, that need it. This would be one step into the direction to support more skins.
Description
Description
Details
Details
Related Changes in Gerrit:
Related Objects
Related Objects
- Mentioned In
- T162489: Add/document best practices for handling for toolbar fixed-position starting point to account for fixed site headers
rEVED4981a8253d36: Allow skin developers to set an offset for toolbar floating
rGVED20f294a98890: ve.ui.Toolbar: Allow setting positioning offset from the top of the window
Event Timeline
Comment Actions
Change 203010 had a related patch set uploaded (by Florianschmidtwelzow):
Allow to fix the toolbar not to the top of the window
Comment Actions
Change 203011 had a related patch set uploaded (by Florianschmidtwelzow):
Allow skin developers to set an offset for toolbar floating
Comment Actions
Change 203010 merged by jenkins-bot:
ve.ui.Toolbar: Allow setting positioning offset from the top of the window
Comment Actions
Change 203011 merged by jenkins-bot:
Allow skin developers to set an offset for toolbar floating