Update:
1. The problem doesn't occur when IE (8.0) is placed in the
compatibility-mode
2. According to the WMD website the editor is not supported (yet) on
IE 8.0
3. After some time the wiki edit field *are* visible, very much to the
right and the bottom of the page. If I check the HTML as displayed by
the IE Developertools  I see that the <div id=container> has has been
changed en now has an additional inline style,

<DIV style="TOP: 487680px; LEFT: 382270px" id=container>

I can't determine where that came from and I'm not sure what this
developer tool exactly shows...

This issue could very well be related to
http://stackoverflow.com/questions/1051516/wmd-editor-breaks-in-ie8.
When I tried to implement their fix by temporarly removing the style
attribute 'position:relative' form the #container in the IE
Developertools it seems to help, but this breaks the centering of the
container div on the page.

Nico de Groot

On 12 feb, 17:22, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I just fixed the latter issue. I do not know how to fix the editor
> issue. textarea has cols and rows.
>
> On Feb 12, 10:18 am, Nico de Groot <ndegr...@chello.nl> wrote:
>
>
>
> > Looks good, some problems in IE:
>
> > Adding a Wiki page in IE doesn't work. Look like a similar issue I had
> > with CKeditor. The textarea the editor is applied to, keeps expanding
> > when the page is opened.  I think it can be fixed by specifying _cols
> > and _rows for textarea.
>
> > The links in the sidebar to the left look ugly in IE. The cause is
> > that the stylesheet base.css specifies font-family='serif' for the A
> > element in italic. And this combination is pixelated in IE 8.  Higher
> > up the font-family is broader and contains fonts 'times' with displays
> > italics fine in IE. A solution could be to remove the font-family tag
> > for the A element.
>
> > Nico de Groot
>
> > On 12 feb, 02:30, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > >http://web2py.com/book
>
> > > This is only for testing purposes.
> > > Please try get an account and send me some feedback.
>
> > > You can try post and edit  comments/wiki pages.
>
> > > I will reset the database in the next couple of days so do not be
> > > surprised if you loose your account and changes.
>
> > > I will also try port over AlterEgo data and merge with appliances.
>
> > > Massimo- Tekst uit oorspronkelijk bericht niet weergeven -
>
> - Tekst uit oorspronkelijk bericht weergeven -

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to