olbers / iui

Automatically exported from code.google.com/p/iui
MIT License
0 stars 0 forks source link

Labels missing in panels when using recent Chrome or Firefox #90

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Firefox 3 Beta 5 (or maybe other Firefox 3)
2. Go to example at
http://iui.googlecode.com/svn/tags/REL-current/samples/music.html#_settings

What is the expected output? What do you see instead?

Labels are missing. Probably inheriting something from the panel.

Original issue reported on code.google.com by markdionne on 28 May 2008 at 2:21

GoogleCodeExporter commented 9 years ago
Fixed by adding "-moz-box-sizing: border-box;" to the CSS for .row > input. I 
don't
understand why this is necessary.

Original comment by markdionne on 28 May 2008 at 5:32

GoogleCodeExporter commented 9 years ago
Fixed by adding "left: 0px;" to .row > label

version: iUI 0.30

Original comment by lorr...@gmail.com on 20 Aug 2009 at 8:54

GoogleCodeExporter commented 9 years ago
Please update to latest iUI version, 
or remove text-align: right in iui.css for .panel > ul, .panel > fieldset & 
.panel > ul li, .row 

Original comment by remi.gru...@gmail.com on 23 Mar 2012 at 5:40

GoogleCodeExporter commented 9 years ago
Issue 329 has been merged into this issue.

Original comment by msgilli...@gmail.com on 23 Mar 2012 at 7:11

GoogleCodeExporter commented 9 years ago
The fix is here: 
http://code.google.com/p/iui/source/detail?r=d1fa74d17c1b1335368d10ccc4e52ebbf3c
9eab4

The latest stable iUI revision is 0.40-beta2 and does not have this fix, but 
iUI 0.40-beta3 is coming soon.

Original comment by msgilli...@gmail.com on 25 Mar 2012 at 7:38

GoogleCodeExporter commented 9 years ago

Original comment by msgilli...@gmail.com on 25 Mar 2012 at 7:56

GoogleCodeExporter commented 9 years ago
There is a discussion thread on this issue on iui-developers:
http://groups.google.com/group/iui-developers/browse_thread/thread/4fefd25492f01
ee9

Original comment by msgilli...@gmail.com on 3 Apr 2012 at 10:13

GoogleCodeExporter commented 9 years ago
Issue 197 has been merged into this issue.

Original comment by msgilli...@gmail.com on 3 Apr 2012 at 10:14