lp://staging/~verzegnassi-stefano/ubuntu-docviewer-app/fix-documents-page-keyboard
- Get this branch:
- bzr branch lp://staging/~verzegnassi-stefano/ubuntu-docviewer-app/fix-documents-page-keyboard
Branch merges
- Nekhelesh Ramananthan (community): Approve
- Jenkins Bot: Approve (continuous-integration)
- Ubuntu Document Viewer Developers: Pending requested
-
Diff: 29 lines (+4/-0)1 file modifiedsrc/app/qml/documentPage/DocumentPage.qml (+4/-0)
Related bugs
Bug #1566899: OSK appears on app startup | High | Fix Committed | |
Bug #1566902: OSK does not not automatically hide after pressing the cancel button | High | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 331. By Stefano Verzegnassi
-
Fixed the keyboard input issues in DocumentsPage, caused by the migration to the new PageHeader component. In particular:
* OSK visible on app start-up
* It was possible to type chars into the searchField (and then filter the document entries out) even if the searchFiled was not visible
* OSK still visible after the search header was closed (through the 'Cancel' button) - 330. By Stefano Verzegnassi
-
* Bumped framework to 15.04.4
* Fixed broken night mode (i.e. app background is still white when the mode is enabled)
* Updated changelog.Approved by Roman Shchekin, Jenkins Bot.
- 329. By Stefano Verzegnassi
-
* Use PageHeader and ScrollView in documents page
* Removed width limitation of units.gu(80) from documents page
* Code refactoring
* Use a 'Label' instead of the SD card icon.
Sure, it's a bit ugly but it has no alignment issue. In any case, we should replace the current documents view soon.* Fixed a few typos in the pickMode header (i.e. we were pushing the wrong file through content-hub)
* UI changes to headers:
--- Search header: use search header style recently introduced in unity8-dash
--- Pick mode header: use textual buttons
. Fixes: https://bugs.launchpad .net/bugs/ 1523114. Approved by Roman Shchekin, Jenkins Bot.
- 328. By Stefano Verzegnassi
-
Pdf viewer:
* Removed 'search' action (unused)
* Fixed keyboard hooks in the 'GoTo' dialog
* Fixed presentation mode color palette
* Use ScrollView component
.Approved by Roman Shchekin, Jenkins Bot.
- 327. By Stefano Verzegnassi
-
* Updated copyright
* Removed usage of deprecated colors (e.g. UbuntuColors.midAubergine)
* Align to the latest clock-app specs (i.e. don't use purple as accent color)
* Use the section divider from the latest calendar-app specs
* Don't use DemiBold in PDF ToC
* Fixed font color broken after UITK theming changes in Silo 50 (OTA 10)
* ResizeableSidebar: fixed vertical divider margins. Fixes: https://bugs.launchpad .net/bugs/ 1551259. Approved by Jenkins Bot.
- 326. By Stefano Verzegnassi
-
* WORKAROUND: make the lok-viewer header static (avoid unpredictable binding)
* Use new PageHeader and ScrollView components
* UI: Show an empty header when loading LibreOffice.Approved by Jenkins Bot.
- 325. By Stefano Verzegnassi
-
[TextView] Switch to UITK 1.3 PageHeader component.
Approved by Roman Shchekin, Jenkins Bot.
- 324. By Launchpad Translations on behalf of ubuntu-docviewer-dev
-
Launchpad automatic translations update.
- 323. By Stefano Verzegnassi
-
Use PageHeader and ScrollView in details page.
Approved by Roman Shchekin, Jenkins Bot.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-docviewer-app