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 94271 - RFE: consistent inline edit menu items for components in popup menu
Summary: RFE: consistent inline edit menu items for components in popup menu
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Matthew Bohm
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 07:06 UTC by bugbridge
Modified: 2007-08-15 18:05 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-02-03 07:06:43 UTC
Original status: 1-Dispatched; Suggested Status: NEW


Original submitter: krystyna

Description:
Shortfin 1121_2

XP

-depending on the component, we get different menu items when calling the popup
on the webform for inline edit

-some are nice and generic, like

Listbox -> "Edit Label"

or
Textfield -> "Edit Inline" -> Text
                              Label

-others have the edit-component-text pattern:

Button -> "Edit Button text"
Label ->  "Edit Label text"

-others have no pattern:

ImageHyperlink -> "Edit text"


Would be nice to standardize.
Comment 1 Matthew Bohm 2007-06-27 01:34:13 UTC
Accepting.