Record's BooleanField has broken tabindex

35 views
Skip to first unread message

Jakub Czuchnowski

unread,
Mar 12, 2012, 9:28:47 AM3/12/12
to lif...@googlegroups.com
Hi,

In Lift 2.4 I noticed a little tiny problem with net.liftweb.record.field.BooleanField. It renders tabindex as tabIndex (camel case) and that is not recognized by browsers.

Jakub

David Whittaker

unread,
Mar 12, 2012, 1:15:42 PM3/12/12
to lif...@googlegroups.com
Jakub,

What browser are you having trouble with.  My understanding was that attributes are case-insensitive.


Jakub

--
Lift, the simply functional web framework: http://liftweb.net
Code: http://github.com/lift
Discussion: http://groups.google.com/group/liftweb
Stuck? Help us help you: https://www.assembla.com/wiki/show/liftweb/Posting_example_code

Ján Raska

unread,
Mar 12, 2012, 1:31:12 PM3/12/12
to lif...@googlegroups.com
Dave,

in case of XHTML, I believe they are case sensitive, because XHTML needs to be XML compliant. Because of that, I always use to type everything in lower case in HTML, though I'm using HTML5 in most of my project nowadays.

Jakub Czuchnowski

unread,
Mar 12, 2012, 2:50:28 PM3/12/12
to lif...@googlegroups.com
Dave,

It was Firefox 10.0.2. But a quick google search confirms what Ján
said - that XHTML is case sensitive ( see 4.2 -
http://www.w3.org/TR/xhtml1/ ) - so I guess it's irrelevant.

Jakub

David Whittaker

unread,
Mar 12, 2012, 4:11:54 PM3/12/12
to lif...@googlegroups.com
I wouldn't say it's irrelevant.  There are probably quite a few folks who will continue using XHTML for various reasons.  If you create a bug report at github and assign it to me (reference this message) I'll fix it up the next time I'm in bug solving mode.

-Dave

Jakub Czuchnowski

unread,
Mar 12, 2012, 5:53:16 PM3/12/12
to lif...@googlegroups.com
Oh, that was misunderstanding. I meant that the kind of browser was irrelevant.
Creating a bug report will be an honor :)

Jakub

Jakub Czuchnowski

unread,
Mar 13, 2012, 7:47:37 AM3/13/12
to lif...@googlegroups.com
Ok, I created an issue #1239, but I can't assign it to you (or anyone
else). I think I'm missing something here.

Jakub

Diego Medina

unread,
Mar 13, 2012, 8:09:05 AM3/13/12
to lif...@googlegroups.com
On Tue, Mar 13, 2012 at 7:47 AM, Jakub Czuchnowski
<jakub.cz...@gmail.com> wrote:
> Ok, I created an issue #1239, but I can't assign it to you (or anyone
> else). I think I'm missing something here.

I don't think Github lets people assign bugs unless they are part of
the List organization (I assigned this one to DavidW. for now)

Regards,

Diego

--
Diego Medina
Lift/Scala Developer
di...@fmpwizard.com
http://www.fmpwizard.com

David Whittaker

unread,
Mar 13, 2012, 12:45:52 PM3/13/12
to lif...@googlegroups.com
Thanks Diego.
Reply all
Reply to author
Forward
0 new messages