Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-04-05 09:30:42

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

#93: contents randomly disappear

what can we do about this ticket?
http://xinha.python-hosting.com/ticket/93
...its an annoying bug!

for me the fix worked...
but there sure is a reason why updateToolbar gets called...


Niko

Offline

#2 2005-04-05 10:17:21

mokhet
Xinha Authority
From: Paris, France
Registered: 2005-04-03
Posts: 105
Website

Re: #93: contents randomly disappear

with actual code when xinha is started, the button "justifyleft" is clicked.

When I remove the code as described in ticket #93, no buttons are clicked, it waits for the user input to update it.

I think it's related to the commented line a bit above in htmlarea.js

// editor.focusEditor();

after editor gets focus, updateToobar probably get called to have icons clicked in relation with content. Sounds logical.

Fix in #93 works fine for me too.

Last edited by mokhet (2005-04-05 10:18:08)

Offline

#3 2005-04-07 03:38:51

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: #93: contents randomly disappear

you are right... the justifyleft should be clicked...

but editor.focusEditor doesn't help!

but it helps if i set the timeOut higher!

but there must be a better solution


Niko

Offline

Board footer

Powered by FluxBB