Ticket #1717 (closed tweak: obsolete)

Opened 16 years ago

Last modified 13 years ago

empty-text-cursor - Cursor shows at start of text frame

Reported by: danvisel Owned by: velizar
Priority: major Milestone: M12_RELEASE
Component: uncategorized Version: 2.0
Keywords: Cc:
Category: unknown Effort:
Importance: 66 Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: danvisel Design_owners: diana
Imp._owners: diana Test_owners:
Analysis_reviewers: diana Changelog:
Design_reviewers: meddle Imp._reviewers: meddle
Test_reviewers: Analysis_score: 3
Design_score: 3 Imp._score: 3
Test_score: 0

Description

See attached image: when a book is opened in Reader, cursors appear at the start of text frames. Would be nice not to have this for the demo.

Attachments

insertedcursor.png (464.1 KB) - added by danvisel 16 years ago.
image showing cursor appearing at the start of text frames.
1717.patch (4.5 KB) - added by diana 15 years ago.

Change History

Changed 16 years ago by danvisel

image showing cursor appearing at the start of text frames.

comment:1 Changed 16 years ago by danvisel

  • Owner set to danvisel
  • Status changed from new to s1a_analysis_started

comment:2 Changed 16 years ago by danvisel

  • Status changed from s1a_analysis_started to s1b_analysis_finished

comment:3 Changed 16 years ago by sriggins

class HotTextContentView>>HotTextSceneElementImpl, setupStatic() sets the caret position. Shouldn't this be set on select event?

comment:4 Changed 16 years ago by velizar

  • Status changed from s1b_analysis_finished to s1c_analysis_ok

comment:5 Changed 16 years ago by velizar

  • Owner changed from danvisel to velizar
  • Status changed from s1c_analysis_ok to s2a_design_started

comment:6 Changed 15 years ago by vanya

  • Total Hours set to 0
  • Analysis_reviewers set to velizar
  • Billable? set
  • Add Hours to Ticket set to 0
  • Milestone changed from M09_BETA1 to M12_RELEASE
  • Estimated Number of Hours set to 0

comment:7 Changed 15 years ago by boyan

comment:8 Changed 15 years ago by deyan

  • Importance set to 66
  • Type changed from bug to tweak
  • Summary changed from Tweak: cursor shows at start of text frame to empty-text-cursor – Cursor shows at start of text frame

Batch update from file report_1.csv

comment:9 Changed 15 years ago by deyan

  • Summary changed from empty-text-cursor – Cursor shows at start of text frame to empty-text-cursor – Cursor shows at start of text frame

Batch update from file 0911261.csv

comment:10 Changed 15 years ago by todor

  • Summary changed from empty-text-cursor – Cursor shows at start of text frame to empty-text-cursor - Cursor shows at start of text frame

comment:11 Changed 15 years ago by diana

In HotLayout:draw and in HotTextLayout: draw method add another boolean parameter to show if the book is in preview mode.
In HotTextLayout use this parameter to determine whether to draw the strong caret.

Changed 15 years ago by diana

comment:12 Changed 15 years ago by diana

  • Status changed from s2a_design_started to s2b_design_finished

comment:13 Changed 15 years ago by meddle

  • Design_owners set to diana
  • Status changed from s2b_design_finished to s3c_implementation_ok
  • Imp._owners set to diana
  • Analysis_reviewers changed from velizar to diana
  • Analysis_score changed from 0 to 3
  • Imp._reviewers set to meddle
  • Design_score changed from 0 to 3
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 3

Merged to he trunk at [8553]...

And yet again spacing is ugly!!!!!!!!!!!!!!!!

And yet again and again and again you did not fill your name....

3p

comment:14 Changed 13 years ago by meddle

  • Status changed from s3c_implementation_ok to closed
  • Resolution set to obsolete

Closing all the tickets before M Y1

Note: See TracTickets for help on using tickets.