Re: [Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded

2011-12-27 Thread Elvis Stansvik

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/
---

(Updated Dec. 26, 2011, 10:30 a.m.)


Review request for Okular and Albert Astals Cid.


Changes
---

Fix regression: The sidebar is now collapsed by default as before.


Description
---

When working on a PDF with the OpenTOC flag set, such as those generated by 
LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps 
popping up, even if it was collapsed.

It is understandable that Okular respects the flag when a file is initially 
opened, but when working on a document with Okular next to your editor, it's 
distracting that I repeatedly have to collapse the sidebar again.

This patch:

 - Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
   changes relevant places to use the new API.
 - Make sure Okular remembers the collapsed state of the
   sidebar when a file is automatically reloaded due to a file
   change.

Okular will still respect the OpenTOC file when a file is opened the first 
time, just like before.


This addresses bug 289010.
http://bugs.kde.org/show_bug.cgi?id=289010


Diffs (updated)
-

  part.h cae5af0 
  part.cpp 7db0c0b 
  ui/sidebar.h 60dc7d6 
  ui/sidebar.cpp b26d65d 

Diff: http://git.reviewboard.kde.org/r/103517/diff/diff


Testing
---

- Tested that Okular will remember the collapsed state of the sidebar when a 
file is automatically reloaded.
- Tested that Okular will still respect the OpenTOC and show the sidebar+TOC 
when a file is opened for the first time.


Thanks,

Elvis Stansvik

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded

2011-12-27 Thread Elvis Stansvik


 On Dec. 26, 2011, 1:25 a.m., Albert Astals Cid wrote:
  Regression: Now the sidebar is collapsed by default instead of non collapsed
 
 Elvis Stansvik wrote:
 My bad. The patch is now updated. The sidebar is now expanded by default, 
 just like before.

Hm. I see I got the description of my updated patch wrong and I can't seem to 
edit it. To clarify: This new patch makes sure the sidebar is expanded by 
default, not collapsed.


- Elvis


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/#review9261
---


On Dec. 26, 2011, 10:30 a.m., Elvis Stansvik wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/103517/
 ---
 
 (Updated Dec. 26, 2011, 10:30 a.m.)
 
 
 Review request for Okular and Albert Astals Cid.
 
 
 Description
 ---
 
 When working on a PDF with the OpenTOC flag set, such as those generated by 
 LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps 
 popping up, even if it was collapsed.
 
 It is understandable that Okular respects the flag when a file is initially 
 opened, but when working on a document with Okular next to your editor, it's 
 distracting that I repeatedly have to collapse the sidebar again.
 
 This patch:
 
  - Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
changes relevant places to use the new API.
  - Make sure Okular remembers the collapsed state of the
sidebar when a file is automatically reloaded due to a file
change.
 
 Okular will still respect the OpenTOC file when a file is opened the first 
 time, just like before.
 
 
 This addresses bug 289010.
 http://bugs.kde.org/show_bug.cgi?id=289010
 
 
 Diffs
 -
 
   part.h cae5af0 
   part.cpp 7db0c0b 
   ui/sidebar.h 60dc7d6 
   ui/sidebar.cpp b26d65d 
 
 Diff: http://git.reviewboard.kde.org/r/103517/diff/diff
 
 
 Testing
 ---
 
 - Tested that Okular will remember the collapsed state of the sidebar when a 
 file is automatically reloaded.
 - Tested that Okular will still respect the OpenTOC and show the sidebar+TOC 
 when a file is opened for the first time.
 
 
 Thanks,
 
 Elvis Stansvik
 


___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


Re: [Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded

2011-12-27 Thread Elvis Stansvik

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/
---

(Updated Dec. 27, 2011, 9:04 a.m.)


Review request for Okular and Albert Astals Cid.


Changes
---

Fix bug where Contents sidebar item is highlighted after auto-reload even when 
sidebar is collapsed.


Description
---

When working on a PDF with the OpenTOC flag set, such as those generated by 
LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps 
popping up, even if it was collapsed.

It is understandable that Okular respects the flag when a file is initially 
opened, but when working on a document with Okular next to your editor, it's 
distracting that I repeatedly have to collapse the sidebar again.

This patch:

 - Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
   changes relevant places to use the new API.
 - Make sure Okular remembers the collapsed state of the
   sidebar when a file is automatically reloaded due to a file
   change.

Okular will still respect the OpenTOC file when a file is opened the first 
time, just like before.


This addresses bug 289010.
http://bugs.kde.org/show_bug.cgi?id=289010


Diffs (updated)
-

  part.h cae5af0 
  part.cpp 7db0c0b 
  ui/sidebar.h 60dc7d6 
  ui/sidebar.cpp b26d65d 

Diff: http://git.reviewboard.kde.org/r/103517/diff/diff


Testing
---

- Tested that Okular will remember the collapsed state of the sidebar when a 
file is automatically reloaded.
- Tested that Okular will still respect the OpenTOC and show the sidebar+TOC 
when a file is opened for the first time.


Thanks,

Elvis Stansvik

___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 185676] page gets blank while zooming in

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=185676


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #10 from Myriam Schweingruber myriam kde org  2011-12-27 17:02:17 
---


*** This bug has been marked as a duplicate of bug 173681 ***

-- 
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


[Okular-devel] [Bug 173681] Large PDF pages cause Okular to crawl

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=173681


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||bluedz...@wp.pl




--- Comment #10 from Myriam Schweingruber myriam kde org  2011-12-27 17:02:17 
---
*** Bug 185676 has been marked as a duplicate of this bug. ***

-- 
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


Re: [Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded

2011-12-27 Thread Elvis Stansvik


 On Dec. 26, 2011, 1:25 a.m., Albert Astals Cid wrote:
  Regression: Now the sidebar is collapsed by default instead of non collapsed

My bad. The patch is now updated. The sidebar is now expanded by default, just 
like before.


- Elvis


---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/#review9261
---


On Dec. 26, 2011, 10:30 a.m., Elvis Stansvik wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/103517/
 ---
 
 (Updated Dec. 26, 2011, 10:30 a.m.)
 
 
 Review request for Okular and Albert Astals Cid.
 
 
 Description
 ---
 
 When working on a PDF with the OpenTOC flag set, such as those generated by 
 LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps 
 popping up, even if it was collapsed.
 
 It is understandable that Okular respects the flag when a file is initially 
 opened, but when working on a document with Okular next to your editor, it's 
 distracting that I repeatedly have to collapse the sidebar again.
 
 This patch:
 
  - Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
changes relevant places to use the new API.
  - Make sure Okular remembers the collapsed state of the
sidebar when a file is automatically reloaded due to a file
change.
 
 Okular will still respect the OpenTOC file when a file is opened the first 
 time, just like before.
 
 
 This addresses bug 289010.
 http://bugs.kde.org/show_bug.cgi?id=289010
 
 
 Diffs
 -
 
   part.h cae5af0 
   part.cpp 7db0c0b 
   ui/sidebar.h 60dc7d6 
   ui/sidebar.cpp b26d65d 
 
 Diff: http://git.reviewboard.kde.org/r/103517/diff/diff
 
 
 Testing
 ---
 
 - Tested that Okular will remember the collapsed state of the sidebar when a 
 file is automatically reloaded.
 - Tested that Okular will still respect the OpenTOC and show the sidebar+TOC 
 when a file is opened for the first time.
 
 
 Thanks,
 
 Elvis Stansvik
 


___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel


[Okular-devel] [Bug 173681] Large PDF pages cause Okular to crawl

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=173681


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1




--- Comment #11 from Myriam Schweingruber myriam kde org  2011-12-27 17:03:11 
---
Confirmed by duplicate

-- 
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


[Okular-devel] [Bug 186398] find next does not find anything with closed find pane

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=186398


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

   Priority|NOR |VLO
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1




--- Comment #6 from Myriam Schweingruber myriam kde org  2011-12-27 17:04:47 
---
Confiemed by triager, changed priority.

-- 
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


[Okular-devel] [Bug 279143] Okular's presentation mode does not update properly (rendering issues)

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=279143


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|NEW |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #2 from Myriam Schweingruber myriam kde org  2011-12-27 17:06:28 
---
Setting status correctly.

-- 
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


[Okular-devel] [Bug 186464] okular does not refresh presentation window

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=186464


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
Version|0.8.1   |0.10.4
 Resolution||DUPLICATE




--- Comment #3 from Myriam Schweingruber myriam kde org  2011-12-27 17:08:29 
---
Setting as duplicate of a newer report as this one is already quite old. Please
answer in the master bug.

*** This bug has been marked as a duplicate of bug 279143 ***

-- 
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


[Okular-devel] [Bug 279143] Okular's presentation mode does not update properly (rendering issues)

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=279143


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||roman.cheply...@gmail.com




--- Comment #3 from Myriam Schweingruber myriam kde org  2011-12-27 17:08:29 
---
*** Bug 186464 has been marked as a duplicate of this bug. ***

-- 
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


[Okular-devel] [Bug 186531] Trim Margin doesn't work if paper color was set

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=186531


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #3 from Myriam Schweingruber myriam kde org  2011-12-27 17:09:37 
---
Setting status correctly.

-- 
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


[Okular-devel] [Bug 190731] Okular does not restore left index panel to correct location after restart

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=190731


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #2 from Myriam Schweingruber myriam kde org  2011-12-27 17:22:43 
---
Setting status correctly.

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread André Fettouhi
https://bugs.kde.org/show_bug.cgi?id=196590





--- Comment #23 from André Fettouhi A Fettouhi gmail com  2011-12-27 17:23:58 
---
This is fixed in my case. The cause for me was a defect printer driver for my
brother printer.

-- 
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


[Okular-devel] [Bug 191343] Okular Next Page and Previous page buttons function erratically - pages not redrawn

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=191343


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WAITINGFORINFO




--- Comment #8 from Myriam Schweingruber myriam kde org  2011-12-27 17:24:20 
---
Changing status accordingly. I can't reproduce this either, using Okular
0.13.80

-- 
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


[Okular-devel] [Bug 192189] PDF printing doesn't scale to margins of paper.

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=192189


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
Version|0.8.2   |0.10.4
 Resolution||WAITINGFORINFO




--- Comment #10 from Myriam Schweingruber myriam kde org  2011-12-27 17:27:09 
---
Is this report still valid for a more recent okular version?

-- 
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


[Okular-devel] [Bug 283055] Printer orientation do not works

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=283055


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Myriam Schweingruber myriam kde org  2011-12-27 17:16:34 
---
Which exact Okular version is this about?

*** This bug has been marked as a duplicate of bug 187722 ***

-- 
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


[Okular-devel] [Bug 187722] okular prints in landscape, wrong paper size

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=187722


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||saulotol...@gmail.com




--- Comment #9 from Myriam Schweingruber myriam kde org  2011-12-27 17:16:34 
---
*** Bug 283055 has been marked as a duplicate of this bug. ***

-- 
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


[Okular-devel] [Bug 188112] pages are not well positioned when printing

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=188112


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #16 from Myriam Schweingruber myriam kde org  2011-12-27 17:21:51 
---


*** This bug has been marked as a duplicate of bug 196590 ***

-- 
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


[Okular-devel] [Bug 187722] okular prints in landscape, wrong paper size

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=187722


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #10 from Myriam Schweingruber myriam kde org  2011-12-27 17:17:48 
---
Is this still valid with a recent Okular version? I sadly have no printer and
can't test right now.

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=196590


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|NEW |NEEDSINFO
 Resolution||WAITINGFORINFO




--- Comment #21 from Myriam Schweingruber myriam kde org  2011-12-27 17:21:36 
---
And what version of Okular do you talk about exactly? We need the Okular
version, not the KDE version

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=196590


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||or...@freehackers.org




--- Comment #22 from Myriam Schweingruber myriam kde org  2011-12-27 17:21:51 
---
*** Bug 188112 has been marked as a duplicate of this bug. ***

-- 
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


[Okular-devel] [Bug 195083] okular doesn't respect enumeration styles

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=195083


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

   Priority|NOR |LO
 Status|UNCONFIRMED |NEW
Version|unspecified |0.13.2
 Ever Confirmed|0   |1




--- Comment #8 from Myriam Schweingruber myriam kde org  2011-12-27 17:28:40 
---
Setting status to confirmed and triaged, changing priority.

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread pgnet
https://bugs.kde.org/show_bug.cgi?id=196590


pgnet pgnet.dev+...@gmail.com changed:

   What|Removed |Added

 CC|pgnet.dev+...@gmail.com |




-- 
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


[Okular-devel] [Bug 195084] the enumeration in attached test document goes outside of the page

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=195084


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #3 from Myriam Schweingruber myriam kde org  2011-12-27 17:29:53 
---
This is actually a duplicate since it depends on implementing the ODF
specifications.

*** This bug has been marked as a duplicate of bug 195083 ***

-- 
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


[Okular-devel] [Bug 195083] okular doesn't respect enumeration styles

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=195083





--- Comment #9 from Myriam Schweingruber myriam kde org  2011-12-27 17:29:53 
---
*** Bug 195084 has been marked as a duplicate of this bug. ***

-- 
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


[Okular-devel] [Bug 208121] incorrect space characters in pdf form

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=208121


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
Version|unspecified |0.13.2
 Ever Confirmed|0   |1




--- Comment #16 from Myriam Schweingruber myriam kde org  2011-12-27 17:31:21 
---
Changing status.

-- 
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


[Okular-devel] [Bug 285438] Cyrillic symbols in forms don't displayed and printed

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=285438


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Myriam Schweingruber myriam kde org  2011-12-27 17:32:43 
---
This is most likely related indeed.

*** This bug has been marked as a duplicate of bug 208121 ***

-- 
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


[Okular-devel] [Bug 208121] incorrect space characters in pdf form

2011-12-27 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=208121


Myriam Schweingruber myr...@kde.org changed:

   What|Removed |Added

 CC||nedrigaylov@gmail.com




--- Comment #17 from Myriam Schweingruber myriam kde org  2011-12-27 17:32:43 
---
*** Bug 285438 has been marked as a duplicate of this bug. ***

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread orzel
https://bugs.kde.org/show_bug.cgi?id=196590





--- Comment #24 from  orzel freehackers org  2011-12-27 17:34:25 ---
Guys, you are merging different reports, but i'm not sure the problem is always
the same. Quick summary concerning my problem:

* it appeared long before kde 4.3beta2 (this bug 196590 speaks about a
regression, this is not my case)
* it seems the problem was in poppler, see link to upstream ticket by a
commenter different than me in my original bug report. So this would be neither
kde or qt.
* When i do 'print preview', i have no error, only when actually printing

Also, i have the problem when printing with almost anything : okular and other
tools, most of them kde, but not all. I guess all are based on poppler.. ?

With the very important exception of official 'acroread', which prints
perfectly whatever i send it. This is my current 'workaround' and has been so
for the last... 6 years? This kinda seems to confirm that for me the
problem is not in the printer driver.

Still, i would be really interested in more details from Comment #23 From
André Fettouhi : which driver ? which version ? where did you get it ?

-- 
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


[Okular-devel] [Bug 196590] [PDF 4.3beta2 regression] bad margins, printing cuts off parts of the document

2011-12-27 Thread André Fettouhi
https://bugs.kde.org/show_bug.cgi?id=196590





--- Comment #25 from André Fettouhi A Fettouhi gmail com  2011-12-27 17:45:35 
---
I have a brother-dcp7045n printer and I'm using it on Arch Linux 64 bit. I was
using it with official driver from brother

http://solutions.brother.com/linux/en_us/index.html

(version 2.0.2). With this printer driver (cups) I always had this issue with
cutoff margins in KDE applications but not in gnome/gtk applications. I found a
forum post on the ubuntu forums a whilw back that stated that this driver was
broken and to resolve this issue one had to switch to the open driver for the
brother dcp-8045D from gutenprint. I did that and now the issue with the
cut-off margins is gone.

-- 
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


[Okular-devel] [Bug 191343] Okular Next Page and Previous page buttons function erratically - pages not redrawn

2011-12-27 Thread sphakka
https://bugs.kde.org/show_bug.cgi?id=191343





--- Comment #9 from sphakka marcoep gmail com  2011-12-27 22:18:29 ---
Hi,

(In reply to comment #7)
 I'm unable to reproduce on Okular 0.13.3, KDE 4.7.3. I'm using continuous 
 mode,
 and hitting any of Previous/Next or Pg-Up/Pg-Down works fine. 
 
 If you are still having the issue, please post here and provide an example 
 PDF.

You also need to enable Trim Margins Try this, f.i.:
http://ctan.mirrorcatalogs.com/obsolete/macros/latex/contrib/subfigure/subfigure.pdf

Now with Okular 0.13.3, KDE 4.7.3, PgDown misses almost always one hit out of
two (~50%), so worse than before though more predictable. The same now happens
with PgUp. Steps to reproduce:

0) open the document (it should start at its first page);
1) hit PgDown repeatedly and slowly enough to see the artifact: the first or
second hit makes the page flicker (no scroll), a subsequent one scrolls down
correcly;
2) now go back with Ctrl+Home and start over again scrolling down with
PgDown: no problem until you get to the last visited page, then it'll flicker
again one PgDown hit out two.

The same happens with PgUp if you start from the bottom by hitting Ctrl+End,
then scroll up. Anyways, if the *whole* document is visited in either
directions, Okular will scroll perfectly from then on.

Cheers,

  ^s

-- 
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


[Okular-devel] [Bug 289010] Minimized Navigation Panel pops up when PDF is auto-reloaded

2011-12-27 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=289010


Albert Astals Cid tsdg...@terra.es changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Albert Astals Cid tsdgeos terra es  2011-12-27 23:50:31 
---
Git commit d066fb00044c90ea5f032e53485074e4d412b733 by Albert Astals Cid, on
behalf of Elvis Stansvik.
Committed on 28/12/2011 at 00:49.
Pushed by aacid into branch 'KDE/4.8'.

Remember collapse state of sidebar when file is auto-reloaded
Related: bug 289010
REVIEW: 103517

M  +8-2part.cpp
M  +1-0part.h
M  +21   -11   ui/sidebar.cpp
M  +3-0ui/sidebar.h

http://commits.kde.org/okular/d066fb00044c90ea5f032e53485074e4d412b733

-- 
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


Re: [Okular-devel] Review Request: Remember collapse state of sidebar when file is auto-reloaded

2011-12-27 Thread Commit Hook

---
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103517/#review9319
---


This review has been submitted with commit 
d066fb00044c90ea5f032e53485074e4d412b733 by Elvis Stansvik to branch KDE/4.8.

- Commit Hook


On Dec. 27, 2011, 9:04 a.m., Elvis Stansvik wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://git.reviewboard.kde.org/r/103517/
 ---
 
 (Updated Dec. 27, 2011, 9:04 a.m.)
 
 
 Review request for Okular and Albert Astals Cid.
 
 
 Description
 ---
 
 When working on a PDF with the OpenTOC flag set, such as those generated by 
 LaTeX, it's a bit annoying that the Navigation Panel (aka sidebar) keeps 
 popping up, even if it was collapsed.
 
 It is understandable that Okular respects the flag when a file is initially 
 opened, but when working on a document with Okular next to your editor, it's 
 distracting that I repeatedly have to collapse the sidebar again.
 
 This patch:
 
  - Adds a setCollapsed(bool)/isCollapsed() API to Sidebar and
changes relevant places to use the new API.
  - Make sure Okular remembers the collapsed state of the
sidebar when a file is automatically reloaded due to a file
change.
 
 Okular will still respect the OpenTOC file when a file is opened the first 
 time, just like before.
 
 
 This addresses bug 289010.
 http://bugs.kde.org/show_bug.cgi?id=289010
 
 
 Diffs
 -
 
   part.h cae5af0 
   part.cpp 7db0c0b 
   ui/sidebar.h 60dc7d6 
   ui/sidebar.cpp b26d65d 
 
 Diff: http://git.reviewboard.kde.org/r/103517/diff/diff
 
 
 Testing
 ---
 
 - Tested that Okular will remember the collapsed state of the sidebar when a 
 file is automatically reloaded.
 - Tested that Okular will still respect the OpenTOC and show the sidebar+TOC 
 when a file is opened for the first time.
 
 
 Thanks,
 
 Elvis Stansvik
 


___
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel