Ticket #267 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

some problem with IE

Reported by: PoeuffF Owned by: gogo
Priority: high Milestone:
Component: Xinha Core Version:
Severity: critical Keywords:
Cc:

Description

I'm using the latest version of xinha which is very good with mozilla.. but with IE there are some problems concerning all function which popups.

for example with forecolor : i select some text, and when i click on the forecolor's icon my text become not selected so when i choose my color, the color's text doesn't change.

it's the same probleme with createlink for example.

The problem is that when a popup is opening the text become unselected so there is no modification.

Change History

Changed 8 years ago by niko

recently we fixed some bugs, please try updating to the latest nightly see #237 #124 #257

Changed 8 years ago by PoeuffF

i ve find a solution with #124

i ve add

if(HTMLArea.is_gecko) window.focus();

and it's work.

thx for your help

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.