This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 139245 - Button tooltips inconsistent
Summary: Button tooltips inconsistent
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ ahimanikya
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-08 13:02 UTC by Andrei Badea
Modified: 2008-07-09 10:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Badea 2008-07-08 13:02:21 UTC
(P2 since it makes NetBeans look unpolished.)

The tooltips of the toolbar buttons are inconsistent. For example compare

    Insert Record

and

    Commit changes done on current page.

The first is an action name, the second is a sentence. Capitalization is inconsistent. There is a dot at the end of the
second variant.

Please make the tooltips consistent. They should be action names, with nouns capitalized, and with no dots at the end.
That is, follow the first variant.
Comment 1 _ ahimanikya 2008-07-08 14:02:04 UTC
Fixed
http://hg.netbeans.org/dbdataview/rev/090683e3af13
Comment 2 Andrei Badea 2008-07-08 14:07:50 UTC
The page navigation buttons need to be fixed too.
Comment 3 _ ahimanikya 2008-07-08 14:29:56 UTC
Please send me the text what you would like to see for each buttons. As far I see what we have looks appropriate.
Comment 4 Andrei Badea 2008-07-08 14:51:49 UTC
First Page
Previous Page
Next Page
Last Page

While you're at it, "Page size" needs to be "Page Size". Also, there needs to be a space before "(Page 1 of 1)".
Actually, better if the page was a separate label, just like there is a separate label for the row count. So:

Page Size: [  20 ]   Total Rows: 1   Page: 1 of 1

Makes sense?
Comment 5 _ ahimanikya 2008-07-08 15:24:56 UTC
Fixed.
http://hg.netbeans.org/dbdataview/rev/a527a9b5f5b1
Comment 6 Andrei Badea 2008-07-08 15:43:15 UTC
You didn't address the following comment, not did you argue against it:

> Actually, better if the page was a separate label, just like there is a separate label for the row count. So:
> 
> Page Size: [  20 ]   Total Rows: 1   Page: 1 of 1

I really believe there is no need to display the page number and count in parentheses. Better to be consistent and
display it in a format similar to the total row count.
Comment 7 _ ahimanikya 2008-07-08 15:55:30 UTC
File this as enhancement. This is not a defect. Please don't combine too many things together. Closing this.
Comment 8 Roman Mostyka 2008-07-09 10:41:24 UTC
Verified with build 080708.