https://bugs.kde.org/show_bug.cgi?id=476456

            Bug ID: 476456
           Summary: No scrollbar in simple editing mode
    Classification: Applications
           Product: sieveeditor
           Version: 5.22.3
          Platform: Debian stable
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: mon...@kde.org
          Reporter: h...@dijkewijk.nl
  Target Milestone: ---

SUMMARY

Sieve Editor does not produce a scrollbar if the number of items in a condition
grows too large.

STEPS TO REPRODUCE

1. Create a long rule in advanced mode, e.g.:

#SCRIPTNAME: subject filter
# rule:[subject filter]
if anyof (header :contains "subject" "kalkvrij water"
, header :contains "subject" "10 Days Detoxication"
, header :contains "subject" "Dit is uw kans"
, header :contains "subject" "PEEK antiaanbaklaag"
, header :contains "subject" "spataderen kwijt zonder operatie"
, header :contains "subject" "Nespresso Vertuo"
, header :contains "subject" "Detox Programma Nuubu"
, header :contains "subject" "Ryoko Portable Wi-fi"
, header :contains "subject" "Derila Kussen"
, header :contains "subject" "Directe tweetalige taalvertaler"
, header :contains "subject" "Removio"
, header :contains "subject" "Online store for best price"
, header :contains "subject" "De beste pillen"
, header :contains "subject" "Renforce le système cardiovasculaire"
, header :contains "subject" "Individuele prognose voor gewichtsverlies"
, header :contains "subject" "De beste site om"
)
{
    setflag [ "\\Seen" ];
    fileinto "Spam";
} 

2. Enter simple mode 

OBSERVED RESULT
A long list with conditions, without a scrollbar. The rule cannot be edited
anymore. 
Also the window is enlarged and cannot be made smaller anymore. 
The simple rule editing widget simply grows over the border of the screen size. 
The application becomes unusable. 

EXPECTED RESULT
A scrollbar to make sure the whole rule can be edited. 


SOFTWARE/OS VERSIONS
Windows: 
Besturingssysteem: Debian GNU/Linux 12
KDE Plasma-versie: 5.27.5
Versie van KDE-Frameworks: 5.103.0
Qt-versie: 5.15.8
Kernel-versie: 6.1.0-13-amd64 (64-bits)
Grafisch platform: Wayland
Processors: 4 × 11th Gen Intel® Core™ i3-1115G4 @ 3.00GHz
Geheugen: 30,9 GiB RAM
Grafische processor: Mesa Intel® UHD Graphics

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to