= Description = ## Please read this page. Lines prefixed with ## such as this one are comments, ## you can remove them (except for those after the "Plan" section.) ## Please follow the instructions given in those comments and the text. ## After creating the bug page, please subscribe to it! We may have questions ## that only you can answer, and if you get email when your bug changes it'll ## be much faster to get it fixed since you can answer the questions! The new feature "double click and open the texteditor on the clicked line" fails, if you click on margin and not the word/line itself. it looks like the doubleclick will just mark the word and not open the text editor. this problem appears with the 1.9.x MoinMoin Version, with 1.8.x we had never this problem. If your theme use big margin for some elements, you got lesser chances to been able to open the text editor with a simple doubeclick :-) == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. See the !PrintScreen, if you click in the red/yellow the editor will not be open. 2. You need to click on the word or the text line itself, to open the text editor. == Example == ##Add URL that show the bug, screenshot or test wiki markup that fail... ##URL: {{drawing:screenshot.adraw}} ##{{{ ##Example wiki markup that fail ##}}} == Component selection == ## Where you think is this bug happening ? (general, plugin [plugin name], theme [theme name], ... * general == Details == ## If you got a traceback, please save the traceback page as html and attach here: ## [[attachment:traceback.html]] ## if the bug is in this wiki, just kill the table and write: This Wiki. ## If a traceback is not available, please fill in the details here: || '''!MoinMoin Version''' || this wiki || || '''OS and Version''' || Browser (Firefox 3.6.11 under Windows XP or Windows 7 || || '''Python Version''' || || || '''Server Setup''' || || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || de || == Workaround == ## How to deal with the bug until it is fixed * Educate the user to click always on words and not in margin <
> BUT with 1.8.x we never had this kind of problem = Discussion = See http://master19.moinmo.in/HelpOnEditing#Where_to_Double-Click. This is a side effect of the ''auto scroll the editor text area'' feature implemented in 1.9.3 (http://moinmo.in/FeatureRequests/AutoScrollingTheEditorTextArea). The dblclick event was removed from the html body element and replaced with dblclick events on multiple elements within the page content area. As noted above, the page header, footer, and margins are now double-click dead space. -- RogerHaase <> = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinNoBug