spreadsheet buttons jump around on hover
- Status
- Closed
- Subject
- spreadsheet buttons jump around on hover
- Version
- 14.x
- Category
- Usability
- Feature
- Theme: Look & feel, Styles, CSS, Theme Control Center
- Resolution status
- Fixed or Solved
- Submitted by
- drsassafras
- Lastmod by
- drsassafras
- Rating
- Description
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;
}- Solution
- This issue was fixed. I dont know exactly when it was fixed but its working just fine for me in 17.0 I presume is was fixed quite some time ago.
- Workaround
- Remove the above specified line from /themes/base_files/css/tiki_base.css
- Easy to solve?
- 10 easy
- Priority
- 50
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 5889
- Created
- Thursday 07 April, 2016 05:01:01 UTC
by drsassafras - LastModif
- Sunday 02 April, 2017 03:30:38 UTC