|
From: SourceForge.net <no...@so...> - 2011-02-04 12:14:25
|
Bugs item #3172647, was opened at 2011-02-04 13:14 Message generated for change (Tracker Item Submitted) made by marco-caminati You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3172647&group_id=588 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: editor core Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marco Bright Caminati (marco-caminati) Assigned to: Matthieu Casanova (kpouer) Summary: Long menus hidden off screen Initial Comment: I have a wealth of macros in HOME/macros/foo/ When I try to choose a macro from jedit menu (F10) under Macros/foo/, the submenus extremely long and tops off the screen, making first macro entries not visible. I can circumvent the problem by resizing or moving down jedit window before opening that menu, so that it tops off jedit window but not screen estate, but this is awkward. This could be regarded as phenomenologically similar to 590430 and 569803. Probably one would expect such long menus to auto-wrap or auto-split as seen with "File/Reload with Encoding". It's strange how in the latter case menu extends downward with respect to upper root menu, while in this buggy case it extends upwards. Maybe this is related to the bug? Environment specs/details: Jedit 4.3.2 on Java 1.7.0-internal. OS: Linux box 2.6.33.3-tinycore #2012 SMP Wed May 12 17:05:42 EEST 2010 i686 GNU/Linux ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=3172647&group_id=588 |