https://bugs.kde.org/show_bug.cgi?id=187237
--- Comment #16 from Albert Astals Cid <tsdgeos terra es> 2011-07-18 18:33:25 --- Hi Daniel, thanks a lot for the patch, i am not sure i like the look and feel of the two different line edits there. What do you think about this. Just one lineedit that shows text in the form of NUMBER [LABEL] when the user types something there the following algorithm applies: * If a number * If valid page number go to that page number * else if a valid page label go there * else if not a number * If a valid page label go there * else if "[" + a valid page label + "]" go there i.e. if you want to go to page number 2, you write 2 if you want to go to page with label 2, you write [2] if you want to go to page with label ii, you write ii or [ii] What do you think? Do you think you can work on implementing this? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel