Bug 173423 - String instead of range for 'Pages' in printing dialog
Summary: String instead of range for 'Pages' in printing dialog
Status: CLOSED UPSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: qt (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-24 12:54 UTC by Alexey Chernov
Modified: 2008-10-26 20:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2008-10-24 12:54:53 UTC
Version:            (using KDE 4.1.2)
Compiler:          GCC 4.1.2 Target: x86_64-unknown-linux-gnu Configured with: ../gcc-4.1.2/configure --prefix=/usr --libexecdir=/usr/lib --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++ --disable-multilib Thread model: posix
OS:                Linux
Installed from:    Compiled From Sources

It would be very good to have string instead of existing range 'from-to' for choosing pages to print ('Pages') with "," and "-" support for sequence and range. Now if you want to print several pages not in range from first to last you need to print it one by one.
Comment 1 John Layt 2008-10-26 19:42:15 UTC
The KDE4 print dialog is no longer provided by KDE itself but is instead the Qt Print Dialog.  We are unable to make the required change ourselves as an extension, but we can try influence Qt to add this feature.  This feature has been requested but obviously not yet implemented.  It would help if Qt could see there is enough user demand for the feature, so please feel free to raise a suggestion with them at http://trolltech.com/developer/task-tracker .

Closing as Upstream.
Comment 2 Alexey Chernov 2008-10-26 19:44:35 UTC
Ok, thank you, I will try to do it there.
Comment 3 Alexey Chernov 2008-10-26 20:10:29 UTC
Sorry, I tried to find the similar request in the tracker in the link, but I didn't found such one. Also, I can't find how to get registered there. Is there any way for me to this feature request there?