Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Community

[maemo2midgard] IE fixes applied

 

 

Maemo community RSS feed   Index | Next | Previous | View Threaded


ferenc at maemo

Jan 10, 2007, 2:39 PM

Post #1 of 7 (100 views)
Permalink
[maemo2midgard] IE fixes applied

Hello,

Niels: Thanks a lot for the IE fixes!

I updated the site and in my wine environment IE6 showed the content
very nicely. The content rendered a little narrower than in other
browsers, but it is really a minor glitch. I am talking about this
page for instance:
http://test.maemo.org/applications/desktop-environment/

Cheers,
ferenc


maemo at breet

Jan 11, 2007, 1:09 AM

Post #2 of 7 (99 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

On Wed, January 10, 2007 22:39, Ferenc Szekely wrote:
> Hello,
>
>
> Niels: Thanks a lot for the IE fixes!
>
>
> I updated the site and in my wine environment IE6 showed the content
> very nicely. The content rendered a little narrower than in other browsers,
> but it is really a minor glitch. I am talking about this page for
> instance:
> http://test.maemo.org/applications/desktop-environment/
>
That is because of div.main width. It is set to 63% of the page. All divs
that are nested within that div have a relative width to that div. I haven't
been able to solve this yet. You got to love IE :)

Can you please apply r163 (style-finish.php) and r161 (search.php) too?
Those fix a missing div and close an input correctly. That will stop my FF
from complaining about incorrect HTML.

- Niels


ferenc.szekely at gmail

Jan 11, 2007, 2:57 AM

Post #3 of 7 (100 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

On 1/11/07, Niels Breet <maemo at breet.com> wrote:
> On Wed, January 10, 2007 22:39, Ferenc Szekely wrote:
> >
> That is because of div.main width. It is set to 63% of the page. All divs
> that are nested within that div have a relative width to that div. I haven't
> been able to solve this yet. You got to love IE :)
>
OK, I see. Once IE feels that love than it starts to behave probably, right ;)

> Can you please apply r163 (style-finish.php) and r161 (search.php) too?
> Those fix a missing div and close an input correctly. That will stop my FF
> from complaining about incorrect HTML.
>
The update last night should have included the search fix at least. I
forgot the style-finish.php. It is a new file, hence I need to add it
to the style package (package.xml) by hand. Will do it right now.
After a few minutes the site will be updated.

> - Niels
>
Cheers,
ferenc


ferenc at maemo

Jan 11, 2007, 2:58 AM

Post #4 of 7 (98 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

On 1/11/07, Niels Breet <maemo at breet.com> wrote:
> On Wed, January 10, 2007 22:39, Ferenc Szekely wrote:
> >
> That is because of div.main width. It is set to 63% of the page. All divs
> that are nested within that div have a relative width to that div. I haven't
> been able to solve this yet. You got to love IE :)
>
OK, I see. Once IE feels that love than it starts to behave, right ;)

> Can you please apply r163 (style-finish.php) and r161 (search.php) too?
> Those fix a missing div and close an input correctly. That will stop my FF
> from complaining about incorrect HTML.
>
The update last night should have included the search fix at least. I
forgot the style-finish.php. It is a new file, hence I need to add it
to the style package (package.xml) by hand. Will do it right now.
After a few minutes the site will be updated.

> - Niels
>
Cheers,
ferenc


maemo at breet

Jan 11, 2007, 3:34 AM

Post #5 of 7 (99 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

On Thu, January 11, 2007 10:58, Ferenc Szekely wrote:
> On 1/11/07, Niels Breet <maemo at breet.com> wrote:
>
>> On Wed, January 10, 2007 22:39, Ferenc Szekely wrote:
>>
>>>
>> That is because of div.main width. It is set to 63% of the page. All
>> divs that are nested within that div have a relative width to that div.
>> I haven't
>> been able to solve this yet. You got to love IE :)
>>
> OK, I see. Once IE feels that love than it starts to behave, right ;)
>
Well, no... unfortunately. I'm still trying to fix this one.

>> Can you please apply r163 (style-finish.php) and r161 (search.php) too?
>> Those fix a missing div and close an input correctly. That will stop
>> my FF from complaining about incorrect HTML.
>>
> The update last night should have included the search fix at least. I
> forgot the style-finish.php. It is a new file, hence I need to add it to
> the style package (package.xml) by hand. Will do it right now. After a few
> minutes the site will be updated.
>

test.maemo.org doesn't seem to have my frontpage fix r162
(maemo2007/frontpage/show-article.php) and r161 (maemo2007/search.php) <-
global searchbox, not the application catalog one...

Can you apply these too?

- Niels


ferenc at maemo

Jan 11, 2007, 4:01 AM

Post #6 of 7 (99 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

On 1/11/07, Niels Breet <maemo at breet.com> wrote:
>
> test.maemo.org doesn't seem to have my frontpage fix r162
> (maemo2007/frontpage/show-article.php) and r161 (maemo2007/search.php) <-
> global searchbox, not the application catalog one...
>
> Can you apply these too?
>
We have a replication bug again. the internal server has all the
updates, but test.maemo.org does not get those for some reason.
It is the same with the copyright notice on the bottom of each page.
It does not get replicated properly either.

I wish someone could take a close look at it.

> - Niels
>
Br,
ferenc


jozsef.pap at nemein

Jan 11, 2007, 4:04 AM

Post #7 of 7 (98 views)
Permalink
[maemo2midgard] IE fixes applied [In reply to]

I'll have Eero to look at it later today.

J?zsef

Ferenc Szekely wrote:
> On 1/11/07, Niels Breet <maemo at breet.com> wrote:
>>
>> test.maemo.org doesn't seem to have my frontpage fix r162
>> (maemo2007/frontpage/show-article.php) and r161 (maemo2007/search.php) <-
>> global searchbox, not the application catalog one...
>>
>> Can you apply these too?
>>
> We have a replication bug again. the internal server has all the
> updates, but test.maemo.org does not get those for some reason.
> It is the same with the copyright notice on the bottom of each page.
> It does not get replicated properly either.
>
> I wish someone could take a close look at it.
>
>> - Niels
>>
> Br,
> ferenc
> _______________________________________________
> Maemo2midgard-discussion mailing list
> Maemo2midgard-discussion at garage.maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-community/


--
Jozsef Pap
Sales Manager
020 198 6036
jozsef.pap at nemein.com

Maemo community RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.