|
[haiku-web]
||
[Date Prev]
[06-2006 Date Index]
[Date Next]
||
[Thread Prev]
[06-2006 Thread Index]
[Thread Next]
[haiku-web] Re: Haiku Trac
- From: "John Drinkwater" <jdrinkwater@xxxxxxxxx>
- To: haiku-web@xxxxxxxxxxxxx
- Date: Thu, 15 Jun 2006 17:54:33 +0100
On 6/15/06, Mikael Jansson <lists@xxxxxxxxxxxxxxxxx> wrote:
>> > When I create a new ticket the first component "apps" is selected, but
>> the
>> > subcomponents are not shown.
>> >
>> Hrm, correct. File a ticket ;) John, can you look into that?
>
> Done, there's a new version at
> http://ezri.nextraweb.com/examples/js/haiku/ that addresses the
> problem; diff below
>
> [john@ezri64 haiku]$ diff rev1a/componentselect.js
> rev1b/componentselect.js
> 150a151,153
>>
>> // For <select>s without a 'null' selection, we need to propagate
>> subâchoices
>> selectComponent( { target : currentSelector } );
>
>
Didn't fix it :/ (and I also tried once with the call before the event
handler was installed, same thing)
Fair enough, i'd missed a quirk for Konq (there is a new version up,
only a line changed). Make sure you remove that change you made,
componentSelect() can not be called at that point in the script.
Are there any other browsers you peeps are using? Safari is the only
one I can't test with, but it mostly follows along with Konq's quirks
naturally.
>> > The Version: field should be aligned to the top,
>> >
>> Not a very quick fix, Trac does some trickery w/ tables/th/tr/td for
>> this.
>> Don't have the time to fix it /this/ very minute
>
> I found that Trac didn't really have enough id/classification to be
> able to do this in a clean manor.
> #properties table td { vertical-align: top; } affects all fields in
> Ticket properties, but I can't see any harm in it.
>
Didn't fix it either.
Interesting because it works here on the Trac demoâ maybe its the
comments you've added? try /* */ for CSS comments :)
> Where there any others points needing a look at ?
>
Nopes.
-- Mikael
-----------------------------------------------------------------------
haiku-web@xxxxxxxxxxxxx - Haiku Web & Developer Support Discussion List
--
John '[Beta]' Drinkwater
http://johndrinkwater.name/
|