Actions
Patch #25114
openContext menu positioning inside positioned DOM elements
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In my theme the #content element is positioned relatively. It leads to an incorrect positioning of the context menu wich living inside the #content. A most simple fix is to bubble the context menu up to the top of DOM. Can we use this way?
Patch based on r16333.
Files
      
      Updated by Serge Galanin over 8 years ago
      
    
    
    
    
      
      Updated by Pierre Maigne about 8 years ago
      
    
    I applied this patch today (Redmine 3.4.3), as I also noticed that the context menu always appeared incorrectly away from the mouse pointer. The behavior is now has expected.
This very simple patch should be considered but a future release of Redmine.
Thank you Serge.
      
      Updated by Mischa The Evil about 8 years ago
      
    
    - Status changed from New to Needs feedback
 - Target version set to Candidate for next minor release
 
      
      Updated by Go MAEDA 5 days ago
      
    
    - File 25114-for-r24088.patch 25114-for-r24088.patch added
 - Target version changed from Candidate for next minor release to 7.0.0
 
Actions