On 06.07.2012 19:17, Joel Madero wrote:
Someone else suggested there also but I'm not seeing anything that would
differentiate Open vs. Recent Documents on the backingwindow.

AFAIUI you are trying to extend the area, which is responsible for mouse clicks showing the menu. In this case the code you should modify is

  // if the separated dropdown symbol is hit,
  // execute the popup immediately
  if( ! ImplGetSymbolRect().IsInside( rMEvt.GetPosPixel() ) )
  {

The comment explains the current logic.

Or maybe I did not understand you...?

Ivan
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to