| Summary: | [PATCH]s Oxygen's QToolBox theme does not display properly in Right-to-Left mode | ||
|---|---|---|---|
| Product: | [Plasma] Oxygen | Reporter: | David Benjamin <davidben> | 
| Component: | style | Assignee: | Camilla Boemann <cbo> | 
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | 
              Mirror the separator
               Alternatively, make the separator a straight line  | 
      ||
| 
 
        
          Description
        
        
          David Benjamin
        
        
        
        
          2008-02-09 02:31:20 UTC
        
       
    Created attachment 23485 [details]
Mirror the separator
(I also changed the calls to x(), x()+width(), etc. to left(), right(), etc...
made it easier to see what was going on.)
    Created attachment 23486 [details]
Alternatively, make the separator a straight line
    SVN commit 772648 by boemann: Apply patch by David Benjamin fixing LTR layout of QToolBox he gave me two options and i chose the one that mirrored the sloping divider. It also fixes icons from appearing twice in QToolBox Thanks David BUG:157471 BUG:155133 M +7 -2 helper.cpp M +24 -22 oxygen.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=772648  |