while using the paper template, spreadsheet UI style is broken, as it "moves" around when you try to click a button.
After hours of trying to debug this, I found that it was not specifically related to paper. The UI buttons jump around on many themes.
In the end I narrowed the issue down to a style in tiki_base.css
by removing the padding rule under a.toolbar:hover, the UI no longer jumps around.
a.toolbar,
a.toolbar:hover {
padding: 4px 2px;
display: inline-block;
border: none;
background: transparent;
}
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |