Opened 4 years ago
Closed 4 years ago
#16453 closed bug (fixed)
Bug #12608 Deleted from Trac?
Reported by: | AGMS | Owned by: | haiku-web |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta3 |
Component: | Sys-Admin | Version: | R1/beta2 |
Keywords: | Undelete Bug | Cc: | agmsmith@… |
Blocked By: | Blocking: | ||
Platform: | All |
Description
My old bug report on BTextControl centering not working has vanished. jscipione was adding and removing screen shots, and I suspect accidentally deleted the bug rather than a screen shot. Is there a way of restoring it from backup?
#12608: BTextControl Centering is Broken ---------------------------------+---------------------------------- Reporter: AGMS | Owner: nobody Type: bug | Status: reopened Priority: normal | Milestone: Unscheduled Component: Kits/Interface Kit | Version: R1/Development Resolution: | Keywords: BTextControl, Center Blocked By: | Blocking: Platform: All | ---------------------------------+---------------------------------- Changes (by jscipione): * Attachment "centering bug.png" removed. centering bug screenshot with https://review.haiku-os.org/c/haiku/+/3054 applied
Attachments (2)
Change History (7)
by , 4 years ago
Attachment: | BTextControlCenteringTest.png added |
---|
by , 4 years ago
Attachment: | CenteringBug.cpp added |
---|
Code which creates the examples of centered BTextControls.
comment:2 by , 4 years ago
Isn't a BTextControl gray background in Haiku, but not in BeOS a separate bug?
comment:3 by , 4 years ago
The gray background for labels could be a feature :-). Maybe there's now a system colour preference for setting label backgrounds, could be Control Background or Control Border or something like that in the Appearance Preferences.
comment:4 by , 4 years ago
I accidentally deleted #12608 and #15189. Both have to do with BTextView centering. More information here:
https://www.freelists.org/post/haiku-development/Accidentally-deleted-12608-and-15189
Both are fixed in hrev54496
https://git.haiku-os.org/haiku/commit/?id=a9b301871d06c0ebe42d22b31c685abed5107acd
comment:5 by , 4 years ago
Milestone: | Unscheduled → R1/beta3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Let's mark this ticket as fixed in their place then :-)
Shows BeOS and Haiku OS examples of centered text, and what happens when the text box is stretched wider.