#1838: Context-menu doesn't aways dissapear after selecting an option
--------------------------------+-------------------------------------------
  Reporter:  dustball           |       Owner:  martinkou        
      Type:  Bug                |      Status:  assigned         
  Priority:  Normal             |   Milestone:  FCKeditor 2.6    
 Component:  UI : Context Menu  |     Version:  SVN              
Resolution:                     |    Keywords:  Confirmed Firefox
--------------------------------+-------------------------------------------
Comment (by martinkou):

 I still haven't solved the bug today (just doing tests takes a lot of time
 already). But now it seems it is not a synchronization issue on the
 FCKPanel::_LockCounter property now.

 Some more tests today showed that whenever the bug occurred,
 FCKPanel::Lock() gets called 4 times while FCKPanel::Unlock() gets called
 only 3 times, leave FCKPanel::_LockCounter = 1 when the Table Properties
 item is clicked and thus the menu wouldn't close. Normally, both Lock()
 and Unlock() should get called only 3 times (1 time for each open/closing
 of the three submenus above "Table Properties"). I still haven't pinned
 down how come Lock() would get called the fourth time.

-- 
Ticket URL: <https://dev.fckeditor.net/ticket/1838#comment:8>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to