Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4383 closed defect (fixed)

Browse: displaying PDF does not make zoom equal button insensitive

Reported by: manuq Owned by: humitos
Priority: Unspecified by Maintainer Milestone:
Component: Browse Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Also, would be nice to add the zoom equal to the PDF toolbar.

Attachments (2)

browse-pdf-zooms-current.png (49.6 KB) - added by manuq 11 years ago.
Screenshot that shows the bug.
0001-Fix-Actual-zoom-button-in-PDF-tabs-SL-4383.patch (2.5 KB) - added by manuq 11 years ago.
Patch

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by manuq

Screenshot that shows the bug.

comment:1 Changed 11 years ago by humitos

Actually when you press it on a PDF tab you get this traceback:

Traceback (most recent call last):
  File "/home/humitos/Activities/Browse.activity/viewtoolbar.py", line 96, in __zoom_original_clicked_cb
    tabbed_view.props.current_browser.set_zoom_level(ZOOM_ORIGINAL)
AttributeError: 'DummyBrowser' object has no attribute 'set_zoom_level'

comment:2 Changed 11 years ago by manuq

  • Resolution set to fixed
  • Status changed from new to closed

Pushed de545fc9 .

comment:3 Changed 11 years ago by dnarvaez

  • Milestone 1.0 deleted

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.