Ticket #2131 (closed bug: obsolete)

Opened 15 years ago

Last modified 13 years ago

tab-field-changing - Scrolling between fields in dialogs and HUDs should select the next value

Reported by: deyan Owned by: diana
Priority: critical Milestone: X3
Component: uncategorized Version: 2.0
Keywords: usability Cc:
Category: unknown Effort:
Importance: 75 Ticket_group:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0
Analysis_owners: deyan Design_owners: diana
Imp._owners: diana Test_owners:
Analysis_reviewers: diana Changelog:
Design_reviewers: meddle Imp._reviewers: mira, meddle
Test_reviewers: Analysis_score: 3
Design_score: 3.5 Imp._score: 3.5
Test_score: 0

Description

When you use tab for scrolling between text fields in dialogs should select the next value. Clicking in a text field should also select the value. Currently, this puts the cursor at the end of the value, but it is not selected.

Attachments

2131.patch (3.3 KB) - added by diana 15 years ago.

Change History

comment:1 Changed 15 years ago by deyan

  • Priority changed from major to minor
  • Status changed from new to s1b_analysis_finished

comment:2 Changed 15 years ago by deyan

  • Keywords usability added

comment:3 Changed 15 years ago by deyan

  • Importance set to 75
  • Summary changed from Scrolling between fields in dialogs and HUDs should select the next value to tab-field-changing – Scrolling between fields in dialogs and HUDs should select the next value
  • Milestone set to X3

Batch update from file report_1.csv

comment:4 Changed 15 years ago by deyan

  • Priority changed from minor to critical
  • Summary changed from tab-field-changing – Scrolling between fields in dialogs and HUDs should select the next value to tab-field-changing – Scrolling between fields in dialogs and HUDs should select the next value

Batch update from file 0911261.csv

comment:5 Changed 15 years ago by todor

  • Summary changed from tab-field-changing – Scrolling between fields in dialogs and HUDs should select the next value to tab-field-changing - Scrolling between fields in dialogs and HUDs should select the next value

Changed 15 years ago by diana

comment:6 Changed 15 years ago by diana

  • Design_owners set to diana
  • Status changed from s1b_analysis_finished to s2a_design_started
  • Imp._owners set to diana
  • In BoundComboBox:dataInputControl and in BoundTextField:dataInputControl when adding the focus listener to the component on focus gained select the current text in the text field.
  • In NavigationPanel:currentPageField add focus listener and on focus gained select the current text.
  • In QuickSearchPanel:searchField add focus listener and on focus gained select the current text.

comment:7 Changed 15 years ago by diana

  • Status changed from s2a_design_started to s2b_design_finished

comment:8 Changed 15 years ago by diana

  • Status changed from s2b_design_finished to s2c_design_ok

comment:9 Changed 15 years ago by diana

  • Owner set to diana
  • Status changed from s2c_design_ok to s3a_implementation_started

comment:10 Changed 15 years ago by diana

  • Status changed from s3a_implementation_started to s3b_implementation_finished

comment:11 Changed 15 years ago by meddle

  • Status changed from s3b_implementation_finished to s3c_implementation_ok
  • Analysis_reviewers set to diana
  • Analysis_score changed from 0 to 3
  • Imp._reviewers set to mira, meddle
  • Design_score changed from 0 to 3.5
  • Design_reviewers set to meddle
  • Imp._score changed from 0 to 3.5

Merged to the trunk at [8531]. Fixed some things for focus-lost though

3.5p

comment:12 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.