Bug #843
closedXHTML + Buttons with Icons
0%
Description
if you define "true" icons
set to buttons are not centered anymore
please see attached test case
Files
WD Updated by Wim Dumon over 15 years ago
Any specific icon you're using? I can't seem to reproduce this...
MQ Updated by Max Quatember over 15 years ago
MQ Updated by Max Quatember over 15 years ago
ps.: I already updated the resources folder ;-)
MQ Updated by Max Quatember over 15 years ago
Hi Wim!
I upgraded to latest git and tested this problem with firefox4, chrome, safari and ie9.
The only browser that shows the icon centered is firefox4.
All other are not ok.
Attention: the label of this bug can be mistaken now! It's not longer a problem with xhtml mime type, it's a general one.
No matter if specifying xhtml or not.
What can we do, if you are not able to reproduce?
Best regards,
Max
WD Updated by Wim Dumon over 15 years ago
Got this tracked down to the difference in doctype that Wt specifies. We changed it from html4 transitional to html5, but that means that some CSS properties are different now.
KD Updated by Koen Deforche about 15 years ago
- Status changed from New to Resolved
Hey Markus,
This will be fixed so that we keep the behaviour of HTML4 doctype (vertical centering of img in button).
Regards,
koen
KD Updated by Koen Deforche about 15 years ago
- Target version set to 3.1.10
KD Updated by Koen Deforche about 15 years ago
- Status changed from Resolved to Closed