Project

General

Profile

Actions

Bug #43428

closed

Spinner-icon cut off at bottom during update from repo

Added by Stefan Neufeind almost 12 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Language Manager (backend)
Target version:
-
Start date:
2012-11-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

Update translations from the repo. The spinner-icon next to "Checking" for each module is cut off at the bottom. It seems the spinner is too large for the chosen row-height.


Files

43428.png (3.58 KB) 43428.png language-module icons with incorrect height Stefan Neufeind, 2013-07-31 16:14
Actions #1

Updated by Oliver Hader over 11 years ago

  • Target version set to 2222
Actions #2

Updated by Oliver Hader over 11 years ago

  • Project changed from 2315 to TYPO3 Core
Actions #3

Updated by Oliver Hader over 11 years ago

  • Category set to Language Manager (backend)
Actions #4

Updated by Oliver Hader over 11 years ago

  • Target version deleted (2222)
Actions #5

Updated by Wouter Wolters over 11 years ago

  • Status changed from New to Needs Feedback
  • TYPO3 Version set to 6.0

In which browser does this happen. I tested in Firefox but there it is OK for me.

Actions #6

Updated by Gerrit Code Review over 11 years ago

  • Status changed from Needs Feedback to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734

Actions #7

Updated by Stefan Neufeind over 11 years ago

Happened with Firefox 22 on Linux, still reproducible on current master.

Depending on the exact rendering of your fonts you might not see a problem. For me the icons rendered with 12px height, while they were specified as 16x16px. Problem was the span only had display:inline (default) and not display:inline-block (as with span.t3-icon in other places).

Actions #8

Updated by Gerrit Code Review over 11 years ago

Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734

Actions #9

Updated by Gerrit Code Review over 11 years ago

Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/22734

Actions #10

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/23177

Actions #11

Updated by Gerrit Code Review over 11 years ago

Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/23178

Actions #12

Updated by Stefan Neufeind over 11 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #13

Updated by Benni Mack about 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF